Installing XSCHEM

From Center for Integrated Circuits and Devices Research (CIDR)
Revision as of 07:10, 22 July 2022 by Louis Alarcon (talk | contribs) (Created page with "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: <syntaxhighlight lang="text"> $ git clone https://github.com/StefanSchippers/xschem </syntaxhighlight> The XSCHEM documentation is [https://xschem.sourceforge.io/stefan/xschem_man/xschem_man.html here]....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 the SkyWater 130nm PDK