obsolete labels/variables configuring --enable-nobypass and --enable-predictor
This commit is contained in:
parent
abf65c511f
commit
576c7e2880
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -2684,7 +2684,9 @@ finished:
|
|||
if (!ChargeComputationNeeded)
|
||||
goto line850;
|
||||
|
||||
#ifndef NOBYPASS
|
||||
line755:
|
||||
#endif
|
||||
/* NQS begins */
|
||||
if (here->BSIM3v32nqsMod)
|
||||
{ qcheq = -(qbulk + qgate);
|
||||
|
|
|
|||
Loading…
Reference in New Issue