even if I move the .lib to the top it doesn't seem...
# analog-design
b
even if I move the .lib to the top it doesn't seem to change anything, the output is:
Copy code
warning, can't find model sky130_fd_pr__pfet_01v8
warning, can't find model sky130_fd_pr__nfet_01v8__model.0

ngspice stopped due to error, no simulation run!

ERROR: fatal error in ngspice, exit(1)

Circuit: **.subckt testar

Scale set
Error on line 5 :
  m1 inv_out in vcc vcc sky130_fd_pr__pfet_01v8 w=1 l=1 mult=1
could not find a valid modelname
Error on line 6 :
  m2 inv_out in 0 0 sky130_fd_pr__nfet_01v8__model.0 w=5u l=0.18u m=1
could not find a valid modelname

** ngspice exited with error code 0 **
Press enter to close