Ryan R
07/10/2022, 12:52 PMTim Edwards
07/10/2022, 5:27 PMRyan R
07/11/2022, 4:36 AMRyan R
07/11/2022, 3:59 PMextract do local
extract all
ext2sim labels on
ext2sim
extresist tolerance 10
extresist
ext2spice lvs
ext2spice cthresh 0
ext2spice extresist on
ext2spice
ngspice error :
Error on line 0 or its substitute:
m.x1.x0.msky130_fd_pr__pfet_g5v0d10v5 x1.decoder_d1_g5d10_10_07_0/in1_inv x1.in1.t5 out out x1.x0:sky130_fd_pr__pfet_g5v0d10v5__model l= 0.000000000000000e+00 w= 0.000000000000000e+00 nf= 1.000000000000000e+00 ad= 2.436000000000000e-01 as= 4.384800000000000e+00 pd= 2.260000000000000e+00 ps= 4.068000000000000e+01 nrd= 0.000000000000000e+00 nrs= 0.000000000000000e+00 sa= 0.000000000000000e+00 sb= 0.000000000000000e+00 sd= 0.000000000000000e+00
could not find a valid modelname
Simulation interrupted due to error!
What are the correct set of commands for extracting the netlist from magic ? I tried multiple options , nothing seems to workTim Edwards
07/11/2022, 7:21 PMflatten <cellname>
followed by load <cellname>
and then do all the rest of the commands you showed above.