242 Commits (c2d11728c4ddfe1bcf210ecacd2a735205366f8f)

Author SHA1 Message Date
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
Holger Vogt 0a50acbb66 inp.c, .if: enable multiple .elseif sections 7 years ago
Holger Vogt 54d9ec93cb bug 375, select correct input line, 7 years ago
dwarning de9755b1ad backup to original state - but changing name of local struct t to tc 8 years ago
dwarning 12498623c8 no use of string 't' - but struct 't' is still used 8 years ago
dwarning cc4e4d9bad verify pointer before utilization 8 years ago
dwarning 93f35afe69 s variable was assigned values twice successively 8 years ago
Holger Vogt 6df684e22a Evaluate .if ... .elsif ... .else ... .endif recursivly 8 years ago
Holger Vogt ae89381bb6 Prevent a segfault if multiple circuits are freed upon 'quit' 8 years ago
Holger Vogt 70439e38fa safety check if no circuit is loaded, prevent crash 8 years ago
Holger Vogt 5f1f6ccb29 add a small comment 8 years ago
dwarning 7d78cba9ef fix some prototype declarations 8 years ago
Holger Vogt 9cc690c55c try to reload only when mc_deck is available 8 years ago
Holger Vogt 2b071fec5a add loading from recent deck (mc_deck) if circuit 8 years ago
Holger Vogt ac0a70bb84 print deck after re-loading into debug-out-mc.txt, 8 years ago