Installing XSCHEM: Difference between revisions

From Center for Integrated Circuits and Devices Research (CIDR)
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
The XSCHEM documentation is [https://xschem.sourceforge.io/stefan/xschem_man/xschem_man.html here].
The XSCHEM documentation is [https://xschem.sourceforge.io/stefan/xschem_man/xschem_man.html here].


== Using the SkyWater 130nm PDK ==
== Using XSCHEM with the SkyWater 130nm PDK ==

Revision as of 07:11, 22 July 2022

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.

Using XSCHEM with the SkyWater 130nm PDK