|
|
|
@ -194,7 +194,7 @@ VDMOSload(GENmodel *inModel, CKTcircuit *ckt) |
|
|
|
here->VDMOSgbd * delvbd + |
|
|
|
here->VDMOSgbs * delvbs; |
|
|
|
/* |
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
#ifndef NOBYPASS |
|
|
|
@ -258,7 +258,7 @@ VDMOSload(GENmodel *inModel, CKTcircuit *ckt) |
|
|
|
#endif /*NOBYPASS*/ |
|
|
|
|
|
|
|
/* |
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
/* ok - bypass is out, do it the hard way */ |
|
|
|
@ -301,7 +301,7 @@ VDMOSload(GENmodel *inModel, CKTcircuit *ckt) |
|
|
|
} |
|
|
|
#endif /*NODELIMITING*/ |
|
|
|
/* |
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
} |
|
|
|
@ -330,7 +330,7 @@ VDMOSload(GENmodel *inModel, CKTcircuit *ckt) |
|
|
|
} |
|
|
|
} |
|
|
|
/* |
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
/* |
|
|
|
@ -377,7 +377,7 @@ VDMOSload(GENmodel *inModel, CKTcircuit *ckt) |
|
|
|
here->VDMOSmode = -1; |
|
|
|
} |
|
|
|
/* |
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
{ |
|
|
|
@ -439,7 +439,7 @@ VDMOSload(GENmodel *inModel, CKTcircuit *ckt) |
|
|
|
*/ |
|
|
|
} |
|
|
|
/* |
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
/* now deal with n vs p polarity */ |
|
|
|
@ -462,7 +462,7 @@ VDMOSload(GENmodel *inModel, CKTcircuit *ckt) |
|
|
|
*(ckt->CKTstate0 + here->VDMOSqbd) = 0; |
|
|
|
here->VDMOScapbd = 0; |
|
|
|
/* |
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
} |
|
|
|
@ -477,7 +477,7 @@ VDMOSload(GENmodel *inModel, CKTcircuit *ckt) |
|
|
|
*(ckt->CKTstate0 + here->VDMOSvds) = vds; |
|
|
|
|
|
|
|
/* |
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
/* |
|
|
|
@ -517,7 +517,7 @@ VDMOSload(GENmodel *inModel, CKTcircuit *ckt) |
|
|
|
*(ckt->CKTstate1 + here->VDMOScapgb)); |
|
|
|
} |
|
|
|
/* |
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
#ifndef PREDICTOR |
|
|
|
|