Emmanuel Innocent
02/05/2024, 11:35 PMMitch Bailey
02/05/2024, 11:45 PMStefan Schippers
02/05/2024, 11:59 PMcorner.sym
or the code.sym
.Emmanuel Innocent
02/06/2024, 8:54 PMEmmanuel Innocent
02/06/2024, 8:55 PMMitch Bailey
02/07/2024, 12:38 AMCannot compute substitute
at line 0, 43, and 45. See if you can identify why those are occurring. As long as you have Numparam expansion errors
, I doubt that ngspice will run successfully.
If possible, sharing files instead of screen shots is helpful.Emmanuel Innocent
02/07/2024, 2:51 PMMitch Bailey
02/07/2024, 2:56 PMEmmanuel Innocent
02/07/2024, 2:56 PMStefan Schippers
02/07/2024, 9:08 PM.spiceinit
file in the directory where ngspice runs the simulation (same dir as the one containing the .spice file) with following content:
set ngbehavior=hsa
set ng_nomodcheck
# set filetype=ascii
set num_threads=4
# set strict_errorhandling=1
Emmanuel Innocent
02/08/2024, 10:20 AMStefan Schippers
02/09/2024, 11:13 AMngspice -v
if you can't find any other explanation for the problem please update magic and open_pdks and rebuild the sky130 pdkEmmanuel Innocent
02/10/2024, 12:03 PM