I have been doing simulations of an analog block with diodes, but yesterday the simulations stopped working. I am now recieving the following error from ngspice:
option SCALE: Scale is set to 1e-06 for instance and model parameters
Warning: Model issue on line 2609 :
.model sky130_fd_pr__diode_pw2nd_05v5 d level=3.0 tlevc=1.0 area=1.0e+12 ...
unrecognized parameter (vb) - ignored
unrecognized parameter (gap1) - ignored
unrecognized parameter (gap2) - ignored
unrecognized parameter (xw) - ignored
Warning: No job (tran, ac, op etc.) defined:
run simulation not started
Any ideas what could cause this? Blocks without diodes are still working fine.