Can anyone help us to find the sky130models in xsc...
# ieee-sscs-dc-22
k
Can anyone help us to find the sky130models in xschem while using the tools in efabless web browser platform.
b
@Tim Edwards can you help with this?
@Tim Edwards can you help with this?
t
Risto Bell is probably the best person to answer that one.
b
@sto Can you help?
s
The ngspice models are in:
/ef/tech/SW.2/sky130A/libs.tech/ngspice/
If you’re having issues with older projects created with sky130A PDK, check if project’s
xschem/xschemrc
is up to date vs PDK’s current
/ef/tech/SW.2/sky130A/libs.tech/xschem/xschemrc
, or use projectManager to create a fresh project. If you netlist & sim some built-in test sch (from PDKs’
libs.tech/xschem/sky130_tests/
), then can observe a
.lib
line referencing the models in the simulations/ subdir spice netlist (in e.g.
simulations/test_nmos.spice
).