Browse Source

obsolete labels/variables configuring --enable-nobypass and --enable-predictor

pre-master-46
dwarning 16 years ago
parent
commit
576c7e2880
  1. 2
      src/spicelib/devices/bsim3v1a/b3v1ald.c
  2. 2
      src/spicelib/devices/bsim3v32/b3v32ld.c

2
src/spicelib/devices/bsim3v1a/b3v1ald.c

@ -1556,7 +1556,9 @@ finished: /* returning Values to Calling Routine */
if (!ChargeComputationNeeded)
goto line850;
#ifndef NOBYPASS
line755:
#endif
ag0 = ckt->CKTag[0];
if (model->BSIM3v1AcapMod == 1)

2
src/spicelib/devices/bsim3v32/b3v32ld.c

@ -2684,7 +2684,9 @@ finished:
if (!ChargeComputationNeeded)
goto line850;
#ifndef NOBYPASS
line755:
#endif
/* NQS begins */
if (here->BSIM3v32nqsMod)
{ qcheq = -(qbulk + qgate);

Loading…
Cancel
Save