Hello all, I am trying to simulate a simple invert...
# xyce
e
Hello all, I am trying to simulate a simple inverter using Xyce simulator using sky130 pdk but I got errors regarding the model cards I want to know how to fix the model cards issues if anyone could help thanks
m
There are quite a few changes that are being added to open_pdks to support this: https://github.com/RTimothyEdwards/open_pdks/issues/124
That specific error is related to how the scale parameter is given to Xyce. It is sight slightly different than ngspice and is the "options" regex in that issue.
e
Should I re-install the pdk to got those changes?
or make it manually
m
I don't know what the status is...
e
Could you please explain briefly what are the files to be changed because I didn't understand the above steps? @Matthew Guthaus
m
Look at my link
If you have trouble with the perl regex commands, it might be best to wait until the fix is in open_pdks. (Are you sure it isn't? I haven't checked...)
e
I don't know I just tried to make it manually
many thanks @Matthew Guthaus
I did all the steps above but I still got errors
m
Make sure that the begin and end library names match in that file...