<@U02J59Q3FM0> Currently xschem assumes you instal...
# analog-design
s
@User Currently xschem assumes you install the pdk via open_pdks. If you do so the open_pdks adds the 20v0 transistors, you just need to do a
.lib /path/to/share/pdk/sky130A/libs.tech/ngspice/sky130.lib.spice tt
, otherwise you have to manually include a model file in addition to the .LIB statement.