Installing XSCHEM: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
== Using XSCHEM with the SkyWater 130nm PDK == | == Using XSCHEM with the SkyWater 130nm PDK == | ||
[[File:Cs-amp-gain-lvt.png|right|thumb|800px|Figure 1: A sample XSCHEM schematic of a common-source amplifier]] |
Revision as of 15:56, 28 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.