Fix NAN error in numd2 area report and crashes when a doping file is missing. Update examples/cider so that the test circuits all run; add case sensitivity tests for rootfile and ic.file parameter strings enclosed in a single pair of double quotes.

This commit is contained in:
Brian Taylor
2021-09-29 20:22:56 +02:00
committed by Holger Vogt
parent 68c5eb2d6b
commit 663a79dea8
23 changed files with 296 additions and 24 deletions
+1 -1
View File
@@ -26,5 +26,5 @@ RL 1 2 1.0K
.OPTION ACCT BYPASS=1 METHOD=GEAR
.TRAN 0.5MS 50MS
.PRINT I(VLINE)
.PRINT TRAN I(VLINE)
.END
+1 -1
View File
@@ -35,6 +35,6 @@ DT 4 2 M_PIN AREA=1
.OPTION ACCT BYPASS=1
.TRAN 0.1NS 10NS
.PRINT TRAN V(3) I(VIN)
.PRINT TRAN V(3) I(VNN)
.END