Dan Fritchman
03/10/2022, 12:12 AMRobert Rogers
03/10/2022, 12:25 AMDan Fritchman
03/10/2022, 12:33 AMRobert Rogers
03/10/2022, 12:34 AMArt Scott
03/10/2022, 4:21 PMTim Edwards
03/22/2022, 12:41 PMTim Edwards
03/22/2022, 12:46 PM.option scale=1e-6 and .options parser scale=1e-6 to all.spice, and each of the simulators will issue a warning, but both will run. I also found that ngspice does accept ; as well as $ for to-end-of-line comments (apparently that got accidentally removed from the documentation, because it was in earlier ngspice documentation but removed from later documentation), so I will need to do that conversion in open_pdks. . . . Both should be pretty easy to do in open_pdks and should make all the devices both ngspice- and Xyce-compatible except for the level 3 diodes.Dan Fritchman
03/22/2022, 8:53 PMoption scale, as you described, and
• The SS corner model-file has an “empty” .param statement (e.g. a line which is just “`.param`” with nothing else , which Xyce-input won’t take)