rlar
480a3f6be1
tests/regression/misc/resume-1.cir, expose bug
alter "resistance" and "resistor coefficient"
is not honoured when resuming a transient simulation.
9 years ago
rlar
e0126a4947
tests/regression/misc, check resistor flicker noise
9 years ago
rlar
9fbafbfd1e
frontend/device.c, com_alter_common(), #11/11 regression test
10 years ago
rlar
876086f768
fix commit "frontend/parse.c, bug fix, PPlex(.."dc1.@m1[vth][1]"..)"
which broke
let something = foo[var]
notably used in
examples/Monte_Carlo/MC_ring.sp
10 years ago
rlar
507e2ecca6
regression/misc/bugs-1.cir, add tests for unary `+'
11 years ago
rlar
a5f933b3ec
frontend/parse.c, bug fix, PPlex(.."dc1.@m1[vth][1]"..)
The whole string was lexed into only one TOK_STR
instead of the actual (quasi) identifier "dc1.@m1[vth]"
11 years ago
rlar
93354e7b73
tests/regression/misc/log-functions-1.cir, check log, log10 and ln
11 years ago
rlar
1370f37f45
tests/regression/misc/resume-1.cir, regression test, "stop" and "resume"
11 years ago
rlar
8e65614d31
spfactor.c, cktnames.c, don't crash when simulating "nothing"
reported by Siddhant Saraf in
> [ngspice:discussion] "out of memory" error : simulating a 2bit AND gate"
This comes in two flavours,
1) an empty circuit
2) a xspice circuit with exclusively xspice event nodes
11 years ago
rlar
33d33e9d50
src/frontend/variable.c, fix expansion of '$var' when $var is an empty list
test case:
set foo = ( )
set foo = ( $foo baz bar )
echo $foo
11 years ago
rlar
5e76305ffa
inpcom.c, inp_modify_exp(), bug fix, enforce precedence when numparm substitutions come into play
12 years ago
rlar
ba85aaf88f
tests/regression/misc/bugs-1.cir, regression test for bug #294
12 years ago