Matt Venn
09/07/2022, 8:44 AMStefan Schippers
09/07/2022, 8:57 AMopen_pdks
, because lot of fixes (like order of parameters and many more) that are necessary for ngspice are now done by @Tim Edwards open_pdks
great work.Matt Venn
09/07/2022, 9:25 AMStefan Schippers
09/07/2022, 9:29 AMMatt Venn
09/07/2022, 9:30 AMMatt Venn
09/07/2022, 9:30 AMMatt Venn
09/07/2022, 9:30 AMMatt Venn
09/07/2022, 9:30 AMStefan Schippers
09/07/2022, 9:34 AMMatt Venn
09/07/2022, 9:49 AMTim Edwards
09/07/2022, 1:35 PMsky130.lib.spice
with the .lib
card, not a lower-level file with the .include
card. If you can find the PDK installation with libs.tech
, then (according to what you posted before), you want to do:
.lib /home/matt/work/asic-workshop/shuttle7/pdk/sky130A/libs.tech/ngspice/sky130.lib.spice tt
Make sure you've copied the spinit
file from the same directory above into your local directory and rename it .spiceinit
or else it will take 30 minutes to start the simulation.Matt Venn
09/07/2022, 2:50 PM