Related Projects ================ This page lists related open-source projects. **Graphical Schematic Capture:** - `Xschem `_: Schematic capture and netlisting EDA tool - currently the most popular in open-source analog IC design - `XCircuit `_: Schematic capture program written by Tim Edwards - `Lepton EDA `_: GPL Electronic Design Automation - fork of gEDA project - focus on PCB design (?) - `KiCad `_: Schematic Capture & PCB Design Software - focus on PCB design - `Qucs `_: Quite universal circuit simulator - `Qucs-S `_: Qucs with SPICE - `Xic `_ - `Revolution EDA `_: symbol, schematic & layout editing, new project (2023) **Textual Schematic Capture:** - `HDL21 `_: Analog Hardware Description Library in Python - `SKiDL `_: Describe electronic circuits using Python (mainly for PCB design?) - `PySpice `_: Python interface to Ngspice and Xyce **Analog Simulation:** - `Ngspice `_: Spice circuit simulator - most popular in open-source IC design - `Xyce `_: SPICE-compatible, high-performance analog circuit simulator - faster than Ngspice, but harder to install. - `Gnucap `_ GNU Circuit Analysis Package - `Qucsator `_: Circuit simulator of the Qucs project - `OpenVAF `_: Next-Generation Verilog-A compiler - e.g. for use with Ngspice - see also its fork `OpenVAF-Reloaded `_ **IC Layout Entry:** - `KLayout `_: Layout Viewer and Editor - currently the most popular in open-source analog IC design - `Magic `_: Famous layout tool by John Ousterhout, first release 1983. - `Xic `_ - `Revolution EDA `_: symbol, schematic & layout editing, new project (2023) **Textual Layout Generation:** - `GDSFactory `_ - `openPCells `_ **Parasitic Extraction:** - `FastCap2 `_ - `FasterCap `_ - `Caplet `_ **Optimization:** - `PyOPUS `_: Simulation, Optimization, and Design for circuits and everything else