ngspice/examples
h_vogt 8b709a394f cpitf.c, cp_istrue(), avoid surplus Warning Message when an `if' condition expands to nothing
When in expression
  if $var ...
the variable `var' was undefined, then
ngspice printed a surplus warning message
>  Warning: NULL arithmetic expression
in addition to the error message
>  Error: var: no such variable.

ngspice continues to process the conditional construct
  and evaluates the condition as "FALSE"
2016-03-26 21:58:39 +01:00
..
Monte_Carlo monte carlo with control script and MOS parameter set containing AGAUSS parameter variations (like commercial parameter libraries) 2014-01-11 16:24:27 +01:00
TransImpedanceAmp .plot tran vout1 2009-12-12 11:48:06 +00:00
TransmissionLines suppress a warning by inserting the default diode model 2013-12-31 16:19:54 +01:00
adms convergence with higher epi resistances 2011-01-15 22:22:59 +00:00
cider Added some examples. 2004-08-09 16:20:23 +00:00
control_structs cpitf.c, cp_istrue(), avoid surplus Warning Message when an `if' condition expands to nothing 2016-03-26 21:58:39 +01:00
measure move to the actual bsim4 version to avoid needless warnings 2014-09-10 13:33:22 +02:00
memristor memristor example, parameters changed 2012-06-13 19:15:26 +02:00
numparam Adapt examples to new numparam code 2008-06-14 15:09:20 +00:00
proc2mod Added some examples. 2004-08-09 16:20:23 +00:00
pss move to the actual bsim4 version to avoid needless warnings 2014-09-10 13:33:22 +02:00
snapshot examples/snapshot: start, interrupt and resume simulation 2012-11-03 20:08:23 +01:00
tclspice fix file modes 2012-06-12 21:26:29 +02:00
transient-noise cleanup some whitespace errors and prototypes 2011-02-19 16:47:30 +00:00
various two examples to show fft/ifft vector command 2014-01-02 09:54:02 +01:00
xspice example for .options interp (reduces memory, speeds up plotting) 2014-02-01 14:31:38 +01:00