6223 Commits (174f3d9cf992a42fe31e8171db7eac0b695bacff)

Author SHA1 Message Date
Keno Fischer 174f3d9cf9 Add missing rule for ngicon.rc 5 years ago
Brian Taylor 36313d59f3 Use the current point number as the single digit index for Cider 2D ascii save files. This conforms to the normal usage with other types of ascii rawfile. The numd parser table entry for ic.file now has the correct IF_STRING type. 5 years ago
Holger Vogt 3cf6857cfc Fix bug #557 5 years ago
Holger Vogt 601287e949 Check V and I lines for dc and ac. 5 years ago
Brian Taylor 81df6ed772 Retaining the mixed case of Cider quoted string valued parameters. Limit searches for ic.file to D*, M*, and Q* device instantiation lines. Cider model (numos, numd, nbjt) detection is limited to .model lines. Continuation lines which do contain these tokens are not checked, but this should rarely happen. All of the examples/cider circuits meet these assumptions. Memory errors have been removed. 5 years ago
Holger Vogt 3599c189b6 re-enable lower-casing of tokens beginning with 'cd', 5 years ago
Holger Vogt 0266bd5894 make PTparse error message more verbose: 5 years ago
Brian Taylor abad190b38 Don't search for ic.file within comments. 5 years ago
Brian Taylor b3a99f0c6c Do not use non-portable strcasestr. 5 years ago
Brian Taylor 663a79dea8 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. 5 years ago
Holger Vogt 68c5eb2d6b Add resistance sweep error message for failing optran 5 years ago
Holger Vogt 8708b6651b Optran may throw an error message while in temp sweep 5 years ago
Holger Vogt 1b3e192bfd errno needs to be nulled in Linux. 5 years ago
Holger Vogt e84c210876 'Option interp' and command 'stop' have been incompatible. 5 years ago
Holger Vogt e35e3e3b33 prevent a crash, e.g. when incompatible 'option interp' 5 years ago
Holger Vogt a180eb60d5 command 'wrnodev' 5 years ago
Holger Vogt 7f4fc2948b Add a line feed to make message more readable. 5 years ago
Holger Vogt fac1d3a79c ASRC (B-Source) error message is cryptic, as it does not tell 5 years ago
Holger Vogt 18478380ad Revise the SOA and add new parameters: 5 years ago
Holger Vogt 3f322e1954 Add a check for sys/sysctrl.h, which has been declared deprecated, 5 years ago
Holger Vogt 3b245ddd82 VDMOS, prepare SOA with new parameters 5 years ago
Holger Vogt 4a1f7f950c spinit: add optran to the standard inits 5 years ago
Holger Vogt 7c84e3f993 SOA for bipolar 5 years ago
Holger Vogt f06496c912 Enable command 'optran' in spinit or .spiceinit, 5 years ago
Holger Vogt a225ce2aaf List definition needs spaces between ( and next token, 5 years ago
Holger Vogt 493cf73f7f optran is only selected when the 'optran' command has been processed. 5 years ago
Holger Vogt 7f1fdd3934 Don't do optran, if command optran is not given. 5 years ago
Holger Vogt 711157e85d Update comment: 0 is no initial iteration 5 years ago
Holger Vogt f0cb886af1 Add command 'write_ic' 5 years ago
Holger Vogt 0e72287af7 Add command 'write_ic' 5 years ago
Holger Vogt 2ef3f66f96 if 'set ngdebug' print out transient initial conditions also with UIC set. 5 years ago
Holger Vogt 41ead284f3 make the error detection work properly 5 years ago
Holger Vogt 4e03efacb7 Use InpEvaluate() instead of strtod to enable ngspice numbers 6 years ago
Holger Vogt 3be5926f2c Reverse stepsize and finaltime in optran command, 6 years ago
Holger Vogt bca099ca29 prevent crash if first breakpoint is beyond optran max time 6 years ago
Holger Vogt b07a54b8e1 test of supply ramping 6 years ago
Holger Vogt 7de526237e upon finishing 'optran', restore old CKTstep 6 years ago
Holger Vogt 0eafec254e safeguard command 'optran' against circuit no being loaded 6 years ago
Holger Vogt cf61e1e564 add missing header 6 years ago
Holger Vogt 83e223fafc header for optran 6 years ago
Holger Vogt a20afc54a5 When we sre ready, reset CKTmaxstep to its previous value 6 years ago
Holger Vogt 3956095484 set maxstepsize to stepsize 6 years ago
Holger Vogt ecdb3b9eb4 set the task values, not the ckt values, 6 years ago
Holger Vogt fd36eb552f set stepsize 6 years ago
Holger Vogt ab6224767b Add command 'optran' to set 6 flags for transient op 6 years ago
Holger Vogt df0792818f Transient op calculation added to the standard operating point code. 7 years ago
Holger Vogt a08e6a0676 Add new SOA parameters (safe operating area) for BJT. 5 years ago
Holger Vogt 1084b4205c Allow global .temp in addition to instance parameter 'temp'. 5 years ago
Holger Vogt 9221df234c Patch to allow (and ignore) leading or trailing commas 5 years ago
Holger Vogt 33571877dc Some update to SOA for a diode: 5 years ago