3837 Commits (bafa3ff8a39b7b3f16a7b8633412c0259c4cecd5)

Author SHA1 Message Date
Holger Vogt bde0639bc4 save within subcircuit 5 years ago
Holger Vogt e90b3e711b F.-request 85: save currents in subcircuits 5 years ago
Holger Vogt bd0113ea9a Feature request 85: Enable .save within subcircuits 5 years ago
Holger Vogt 7ce476c0ad Make optran standrad by calling com_optran during ngspice initialization. 5 years ago
Holger Vogt d6038ea43c Redo the transformation vswitch -> pswitch 5 years ago
Holger Vogt bbccb4b63e Improved error message: 5 years ago
Holger Vogt a87b237bff is_a_modelname() to detect a model 1N4148, if compt LT is set. 5 years ago
Holger Vogt 6f6f2b8996 Remove double assigment to s[1] 5 years ago
Holger Vogt df5e7e36f6 When checking for µ, truncated the line, when shifted. 5 years ago
Holger Vogt 3dcc36c1c3 ngspice input deck may contain special characters like µ (mu). 5 years ago
Holger Vogt 93f904fb0b Make 'speedcheck' also available in batch mode simulation. 5 years ago
Holger Vogt 5d116d1fb9 command listing: add option r (runable) 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
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 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 3f322e1954 Add a check for sys/sysctrl.h, which has been declared deprecated, 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 f0cb886af1 Add command 'write_ic' 5 years ago
Holger Vogt 0e72287af7 Add command 'write_ic' 5 years ago
Holger Vogt ab6224767b Add command 'optran' to set 6 flags for transient op 6 years ago
Holger Vogt 9221df234c Patch to allow (and ignore) leading or trailing commas 5 years ago
Holger Vogt 605f59b417 Fix a bug with the alter statement 5 years ago
Holger Vogt 9cc9c56cad Don't write past '\0', fixes a bug in commit 5 years ago
Holger Vogt b7473a33a0 Check for double '{', replace the inner '{', '}' by '(', ')' 5 years ago
Holger Vogt 1c5e0d11dd If there is a XSPICE code model .model line 5 years ago
Holger Vogt 15a3ed87c0 Enable the m parameter in E, G, B, R behavioral source/devices 5 years ago
Holger Vogt d34d1e7c7c Get immediate response into text window, 5 years ago
Holger Vogt 182a4d3f5f WinGUI: Push any remaining error message into text window 5 years ago
Holger Vogt ae72677cc2 Remove a false read when curr_line has 5 years ago
Holger Vogt 0f25c25c7e Remove a memory leak 5 years ago
Holger Vogt 93ddc7a3eb Enhancement for E source with table, convert to B source with pwl: 5 years ago
Holger Vogt 9bb401d9cd Add a 'qsort' dummy according to current compiler standards. 5 years ago
Holger Vogt 76eac5aa0f Make error message more verbode 5 years ago
Holger Vogt a4be66b9b0 Prevent crash if there is bad syntax in h, g, e, or f line 5 years ago
Holger Vogt 31fbf910af Crash when trying to delete root and netlist: 5 years ago
Holger Vogt 858689d206 Make syntax check for nesting of .subckt ... .ends more verbose: 5 years ago
Holger Vogt 52b5e218c7 Add '\f' to characters to be replace by '+' 5 years ago
Holger Vogt dcde7b590e Don't put brackets around dtemp and temp, when they denote 5 years ago
Holger Vogt 19abc83312 Make the choice of last commit mor obvious 5 years ago
Holger Vogt 87a9d87f7d Replace identifier by func not only after '=', but also '{' 5 years ago
Holger Vogt 68e51848a4 logic condition to check only 'x' lines had not been given 5 years ago
Holger Vogt d0ca6a4773 Start replacing identifiers by func only after the first '=' 5 years ago