256 Commits (3da97fa2774894ccd3a92f8ffdee2d8f1c32174e)

Author SHA1 Message Date
Holger Vogt 3da97fa277 Handle .if ... .else ... .endif before .csparam is executed, 4 years ago
Holger Vogt 9e1eac0613 Correct comment: Command circbyline is not involved, 4 years ago
Holger Vogt c26e4c990a Move evaluation of statistical functions inside of a B source 4 years ago
Holger Vogt c76efd47ed If the 'source' command fails, fall back to the input 4 years ago
Holger Vogt 597bc9edd0 Remove a typo: runable --> runnable 4 years ago
Holger Vogt 632f8c033d Make numoparam error messages more user friendly. 4 years ago
Holger Vogt 1558c5abcb Add a suitable error message and fallback to default temperature 4 years ago
Holger Vogt 5a065c1657 Originally only '.temp 125' had been accepted. 4 years ago
Holger Vogt b59d2aabd1 .probe: Add function call to modprobenames() 4 years ago
Holger Vogt bd0113ea9a Feature request 85: Enable .save within subcircuits 5 years ago
Holger Vogt 5d116d1fb9 command listing: add option r (runable) 5 years ago
Holger Vogt f06496c912 Enable command 'optran' in spinit or .spiceinit, 5 years ago
Holger Vogt 0f25c25c7e Remove a memory leak 5 years ago
Holger Vogt 36069467fb Clarify that 'scale set to ...' 5 years ago
Holger Vogt c2d11728c4 enable usage of parameters in .options lines. 5 years ago
Holger Vogt 78eee72b36 .temp could not apply params like 5 years ago
Holger Vogt 4fd7de9e34 Partially re-introduce and improve code that has been 5 years ago
Holger Vogt 2536b78acb Allow tailing '\0' 5 years ago
Holger Vogt 053e8c5a04 remove compiler warning 5 years ago
Holger Vogt d5fd9c8625 correct function prototype 5 years ago
Holger Vogt d19c8e7f41 Efficiency: Remove setting the random seed to behind the options selection 5 years ago
Holger Vogt f8357dad88 Prepare Cshunt: add a cpacitor to each voltage node 5 years ago
Holger Vogt 8da2f3c16d unify the evaluation of '.options scale=xx' 5 years ago
Holger Vogt c8a7b69190 re-enable setting options when 'set ngbehavior=hs' is set. 5 years ago
Holger Vogt 822a63974f Unused binning models are removed. 5 years ago
Holger Vogt b0a2ab5729 A FIXME: The number of nodes is fixed to 4! 5 years ago
Holger Vogt e1eb851ec4 Add function rem_unused_mos_models() 5 years ago
Holger Vogt 777cfcf477 Reduce the memory requirements if there is a PDK with 5 years ago
Holger Vogt 87751ad073 Make the ngSpice_Circ(char** circa) more robust: 5 years ago
Holger Vogt dd86bdee46 Enlarge the buffer size for command 'listing' from 512 to 4096 bytes. 5 years ago
Holger Vogt 4796face12 Make message more verbose by printing the scale value 6 years ago
Holger Vogt 26a4a32b8b avoid some compiler warnings 'referencing a NULL pointer' 6 years ago
Holger Vogt c8c58b9f5b Print out the netlist sent to ngspice by caller via 'circbyline' 6 years ago
Holger Vogt 6b0104849e Add statistics: load, subckt expansion, and parse times 6 years ago
Holger Vogt 8ea51cc2f3 If command 'source' fails, don't move on with the script 6 years ago
Jim Monte b5ce669de5 fgets error 6 years ago
Holger Vogt b701a6347d cktislinear(): coupling of inductors is also linear 6 years ago
Holger Vogt 673069f442 add to the source window after 'source' command 6 years ago
Jim Monte 082f36e794 Formatting 6 years ago
Holger Vogt 643b0edc26 enable local or global statistical values for B source 6 years ago
Holger Vogt 58901fe898 remove spurious error message 6 years ago
Holger Vogt e9603dcdeb enable inp_dodeck() to return an error state, 6 years ago
Holger Vogt f9307d0beb enable returning inp_spsource() with an error code 6 years ago
Jim Monte 2068c4fffb Added -D/--define option to define a variable from the command line. 6 years ago
Jim Monte 9d2c105942 Fixed bug with 255 card deck entered using circbyline 6 years ago
Holger Vogt 1b96b5a087 fix typos 7 years ago
Holger Vogt 4f8fd19309 Allow " around netnames for .plot and .print commands. 7 years ago
Holger Vogt 9d9f415226 inp.c, add variable 'controlswait'. If set, only then controls with 7 years ago
Holger Vogt e4aabc82c7 shared ngspice: add a third thread to execute the .control commands 7 years ago
Holger Vogt 08a9d8462b only treat B lines, .param lines have been processed already. 7 years ago