You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rlar
7bacfc73d1
CKTfndDev(), express error return value outside of this function
if (fast != NULL) then
err = CKTfndDev(,, fast, );
is equivalent to
err = CKTfndDev(,, fast, );
err = *fast ? OK : E_NODEV;
|
13 years ago |
| .. |
|
adder_mos.cir
|
examples/snapshot: start, interrupt and resume simulation
|
14 years ago |
|
adder_mos_circ.cir
|
examples/snapshot: start, interrupt and resume simulation
|
14 years ago |
|
adder_snload.script
|
examples/snapshot: start, interrupt and resume simulation
|
14 years ago |