SPICE
SPICE is a general-purpose, open-source analog electronic circuit simulator. It stands for Simulation Program with Integrated Circuit Emphasis. ngspice is a successor, and is easily installable on Linux. It’s the simulator I’ve used to explore the Skywater 130 PDK.
Here’s an example spice simulation file that I used to simulate the inverter I drew.
And here’s a nice demo of me showing how a flip-flop works by simulating a Sky130 D type flip flop with SPICE.
Course feedback
The Zero to Asic analog course is a wonderful course put together by Matt . He and his team have meticulously planned the course with lots of good examples and support to get started with the tools for designing your own chips. Hats off to the team for developing such a course and making it available for the users.
Sudhansu Mishra (analog course)