GitHub
07/16/2024, 11:40 AMngspice
and PDK models.
A .spiceinit
was added under libs.tech/ngspice/
. Since the pdk directory is referenced there it allows to stream the netlist without user specific location of the .lib
files ie. .lib cornerMOSlv.lib mos_tt
The second change refers to the central location of the psp103_nqs.osdi
model which is now situated in libs.tech/ngspice/openvaf
. There is no need to use pre_osdi psp103_nqs.osdi
in the spice netlist anymore.
The above changes affected xschem
and qucs-s
examples, which were also updated. In the case of qucs-s
also the examples are copied to the user's .qucs
directory and appear in the GUI in the project left pane. Some solutions were adopted from PR #120.
IHP-GmbH/IHP-Open-PDK
GitHub Actions: lvs_regression_cells
DCO: DCO
✅ 11 other checks have passed
11/13 successful checksGitHub
07/16/2024, 11:41 AM