Installing XSCHEM
Revision as of 15:57, 28 July 2022 by Louis Alarcon (talk | contribs) (→Using XSCHEM with the SkyWater 130nm PDK)
XSCHEM is a schematic capture program that allows to interactively enter an electronic circuit using a graphical interface. When the schematic has been created a circuit netlist can be generated for simulation.
Installation
You can install XSCHEM via git using:
$ git clone https://github.com/StefanSchippers/xschem
The XSCHEM documentation is here.