white space changes
This commit is contained in:
parent
3342f58149
commit
cb0ff8049a
|
|
@ -60,7 +60,8 @@ double m;
|
|||
for (; model != NULL; model = model->BSIM4nextModel)
|
||||
{ for (here = model->BSIM4instances; here!= NULL;
|
||||
here = here->BSIM4nextInstance)
|
||||
{ if (here->BSIM4owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4owner != ARCHme) continue;
|
||||
pParam = here->pParam;
|
||||
capbd = here->BSIM4capbd;
|
||||
capbs = here->BSIM4capbs;
|
||||
|
|
|
|||
|
|
@ -44,7 +44,8 @@ double tol0, tol1, tol2, tol3, tol4, tol5, tol6;
|
|||
for (; model != NULL; model = model->BSIM4nextModel)
|
||||
{ for (here = model->BSIM4instances; here != NULL ;
|
||||
here=here->BSIM4nextInstance)
|
||||
{ if (here->BSIM4owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4owner != ARCHme) continue;
|
||||
vds = model->BSIM4type
|
||||
* (*(ckt->CKTrhsOld + here->BSIM4dNodePrime)
|
||||
- *(ckt->CKTrhsOld + here->BSIM4sNodePrime));
|
||||
|
|
|
|||
|
|
@ -27,7 +27,8 @@ BSIM4instance *here;
|
|||
|
||||
for (; model ; model = model->BSIM4nextModel)
|
||||
{ for (here = model->BSIM4instances; here; here = here->BSIM4nextInstance)
|
||||
{ if (here->BSIM4owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4owner != ARCHme) continue;
|
||||
if (!here->BSIM4icVDSGiven)
|
||||
{ here->BSIM4icVDS = *(ckt->CKTrhs + here->BSIM4dNode)
|
||||
- *(ckt->CKTrhs + here->BSIM4sNode);
|
||||
|
|
|
|||
|
|
@ -254,7 +254,8 @@ ChargeComputationNeeded =
|
|||
for (; model != NULL; model = model->BSIM4nextModel)
|
||||
{ for (here = model->BSIM4instances; here != NULL;
|
||||
here = here->BSIM4nextInstance)
|
||||
{ if (here->BSIM4owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4owner != ARCHme) continue;
|
||||
#endif
|
||||
|
||||
Check = Check1 = Check2 = 1;
|
||||
|
|
|
|||
|
|
@ -55,7 +55,8 @@ double m;
|
|||
for (; model != NULL; model = model->BSIM4nextModel)
|
||||
{ for (here = model->BSIM4instances; here!= NULL;
|
||||
here = here->BSIM4nextInstance)
|
||||
{ if (here->BSIM4owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4owner != ARCHme) continue;
|
||||
pParam = here->pParam;
|
||||
capbd = here->BSIM4capbd;
|
||||
capbs = here->BSIM4capbs;
|
||||
|
|
|
|||
|
|
@ -408,7 +408,8 @@ int Size_Not_Found, i;
|
|||
/* loop through all the instances of the model */
|
||||
for (here = model->BSIM4instances; here != NULL;
|
||||
here = here->BSIM4nextInstance)
|
||||
{ if (here->BSIM4owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4owner != ARCHme) continue;
|
||||
pSizeDependParamKnot = model->pSizeDependParamKnot;
|
||||
Size_Not_Found = 1;
|
||||
while ((pSizeDependParamKnot != NULL) && Size_Not_Found)
|
||||
|
|
|
|||
|
|
@ -58,7 +58,8 @@ double m;
|
|||
for (; model != NULL; model = model->BSIM4v4nextModel)
|
||||
{ for (here = model->BSIM4v4instances; here!= NULL;
|
||||
here = here->BSIM4v4nextInstance)
|
||||
{ if (here->BSIM4v4owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v4owner != ARCHme) continue;
|
||||
pParam = here->pParam;
|
||||
capbd = here->BSIM4v4capbd;
|
||||
capbs = here->BSIM4v4capbs;
|
||||
|
|
|
|||
|
|
@ -25,7 +25,8 @@ BSIM4v4instance *here;
|
|||
|
||||
for (; model ; model = model->BSIM4v4nextModel)
|
||||
{ for (here = model->BSIM4v4instances; here; here = here->BSIM4v4nextInstance)
|
||||
{ if (here->BSIM4v4owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v4owner != ARCHme) continue;
|
||||
if (!here->BSIM4v4icVDSGiven)
|
||||
{ here->BSIM4v4icVDS = *(ckt->CKTrhs + here->BSIM4v4dNode)
|
||||
- *(ckt->CKTrhs + here->BSIM4v4sNode);
|
||||
|
|
|
|||
|
|
@ -208,7 +208,8 @@ ChargeComputationNeeded =
|
|||
for (; model != NULL; model = model->BSIM4v4nextModel)
|
||||
{ for (here = model->BSIM4v4instances; here != NULL;
|
||||
here = here->BSIM4v4nextInstance)
|
||||
{ if (here->BSIM4v4owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v4owner != ARCHme) continue;
|
||||
Check = Check1 = Check2 = 1;
|
||||
ByPass = 0;
|
||||
pParam = here->pParam;
|
||||
|
|
|
|||
|
|
@ -53,7 +53,8 @@ double m;
|
|||
for (; model != NULL; model = model->BSIM4v4nextModel)
|
||||
{ for (here = model->BSIM4v4instances; here!= NULL;
|
||||
here = here->BSIM4v4nextInstance)
|
||||
{ if (here->BSIM4v4owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v4owner != ARCHme) continue;
|
||||
pParam = here->pParam;
|
||||
capbd = here->BSIM4v4capbd;
|
||||
capbs = here->BSIM4v4capbs;
|
||||
|
|
|
|||
|
|
@ -343,7 +343,8 @@ int Size_Not_Found, i;
|
|||
/* loop through all the instances of the model */
|
||||
for (here = model->BSIM4v4instances; here != NULL;
|
||||
here = here->BSIM4v4nextInstance)
|
||||
{ if (here->BSIM4v4owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v4owner != ARCHme) continue;
|
||||
pSizeDependParamKnot = model->pSizeDependParamKnot;
|
||||
Size_Not_Found = 1;
|
||||
while ((pSizeDependParamKnot != NULL) && Size_Not_Found)
|
||||
|
|
|
|||
|
|
@ -58,7 +58,8 @@ double m;
|
|||
for (; model != NULL; model = model->BSIM4v5nextModel)
|
||||
{ for (here = model->BSIM4v5instances; here!= NULL;
|
||||
here = here->BSIM4v5nextInstance)
|
||||
{ if (here->BSIM4v5owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v5owner != ARCHme) continue;
|
||||
pParam = here->pParam;
|
||||
capbd = here->BSIM4v5capbd;
|
||||
capbs = here->BSIM4v5capbs;
|
||||
|
|
|
|||
|
|
@ -25,7 +25,8 @@ BSIM4v5instance *here;
|
|||
|
||||
for (; model ; model = model->BSIM4v5nextModel)
|
||||
{ for (here = model->BSIM4v5instances; here; here = here->BSIM4v5nextInstance)
|
||||
{ if (here->BSIM4v5owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v5owner != ARCHme) continue;
|
||||
if (!here->BSIM4v5icVDSGiven)
|
||||
{ here->BSIM4v5icVDS = *(ckt->CKTrhs + here->BSIM4v5dNode)
|
||||
- *(ckt->CKTrhs + here->BSIM4v5sNode);
|
||||
|
|
|
|||
|
|
@ -209,7 +209,8 @@ ChargeComputationNeeded = 1;
|
|||
for (; model != NULL; model = model->BSIM4v5nextModel)
|
||||
{ for (here = model->BSIM4v5instances; here != NULL;
|
||||
here = here->BSIM4v5nextInstance)
|
||||
{ if (here->BSIM4v5owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v5owner != ARCHme) continue;
|
||||
Check = Check1 = Check2 = 1;
|
||||
ByPass = 0;
|
||||
pParam = here->pParam;
|
||||
|
|
|
|||
|
|
@ -53,7 +53,8 @@ double m;
|
|||
for (; model != NULL; model = model->BSIM4v5nextModel)
|
||||
{ for (here = model->BSIM4v5instances; here!= NULL;
|
||||
here = here->BSIM4v5nextInstance)
|
||||
{ if (here->BSIM4v5owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v5owner != ARCHme) continue;
|
||||
pParam = here->pParam;
|
||||
capbd = here->BSIM4v5capbd;
|
||||
capbs = here->BSIM4v5capbs;
|
||||
|
|
|
|||
|
|
@ -339,7 +339,8 @@ int Size_Not_Found, i;
|
|||
/* loop through all the instances of the model */
|
||||
for (here = model->BSIM4v5instances; here != NULL;
|
||||
here = here->BSIM4v5nextInstance)
|
||||
{ if (here->BSIM4v5owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v5owner != ARCHme) continue;
|
||||
pSizeDependParamKnot = model->pSizeDependParamKnot;
|
||||
Size_Not_Found = 1;
|
||||
while ((pSizeDependParamKnot != NULL) && Size_Not_Found)
|
||||
|
|
|
|||
|
|
@ -60,7 +60,8 @@ double m;
|
|||
for (; model != NULL; model = model->BSIM4v6nextModel)
|
||||
{ for (here = model->BSIM4v6instances; here!= NULL;
|
||||
here = here->BSIM4v6nextInstance)
|
||||
{ if (here->BSIM4v6owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v6owner != ARCHme) continue;
|
||||
pParam = here->pParam;
|
||||
capbd = here->BSIM4v6capbd;
|
||||
capbs = here->BSIM4v6capbs;
|
||||
|
|
|
|||
|
|
@ -44,7 +44,8 @@ double tol0, tol1, tol2, tol3, tol4, tol5, tol6;
|
|||
for (; model != NULL; model = model->BSIM4v6nextModel)
|
||||
{ for (here = model->BSIM4v6instances; here != NULL ;
|
||||
here=here->BSIM4v6nextInstance)
|
||||
{ if (here->BSIM4v6owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v6owner != ARCHme) continue;
|
||||
vds = model->BSIM4v6type
|
||||
* (*(ckt->CKTrhsOld + here->BSIM4v6dNodePrime)
|
||||
- *(ckt->CKTrhsOld + here->BSIM4v6sNodePrime));
|
||||
|
|
|
|||
|
|
@ -27,7 +27,8 @@ BSIM4v6instance *here;
|
|||
|
||||
for (; model ; model = model->BSIM4v6nextModel)
|
||||
{ for (here = model->BSIM4v6instances; here; here = here->BSIM4v6nextInstance)
|
||||
{ if (here->BSIM4v6owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v6owner != ARCHme) continue;
|
||||
if (!here->BSIM4v6icVDSGiven)
|
||||
{ here->BSIM4v6icVDS = *(ckt->CKTrhs + here->BSIM4v6dNode)
|
||||
- *(ckt->CKTrhs + here->BSIM4v6sNode);
|
||||
|
|
|
|||
|
|
@ -254,7 +254,8 @@ ChargeComputationNeeded =
|
|||
for (; model != NULL; model = model->BSIM4v6nextModel)
|
||||
{ for (here = model->BSIM4v6instances; here != NULL;
|
||||
here = here->BSIM4v6nextInstance)
|
||||
{ if (here->BSIM4v6owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v6owner != ARCHme) continue;
|
||||
#endif
|
||||
|
||||
Check = Check1 = Check2 = 1;
|
||||
|
|
|
|||
|
|
@ -55,7 +55,8 @@ double m;
|
|||
for (; model != NULL; model = model->BSIM4v6nextModel)
|
||||
{ for (here = model->BSIM4v6instances; here!= NULL;
|
||||
here = here->BSIM4v6nextInstance)
|
||||
{ if (here->BSIM4v6owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v6owner != ARCHme) continue;
|
||||
pParam = here->pParam;
|
||||
capbd = here->BSIM4v6capbd;
|
||||
capbs = here->BSIM4v6capbs;
|
||||
|
|
|
|||
|
|
@ -387,7 +387,8 @@ int Size_Not_Found, i;
|
|||
/* loop through all the instances of the model */
|
||||
for (here = model->BSIM4v6instances; here != NULL;
|
||||
here = here->BSIM4v6nextInstance)
|
||||
{ if (here->BSIM4v6owner != ARCHme) continue;
|
||||
{
|
||||
if (here->BSIM4v6owner != ARCHme) continue;
|
||||
pSizeDependParamKnot = model->pSizeDependParamKnot;
|
||||
Size_Not_Found = 1;
|
||||
while ((pSizeDependParamKnot != NULL) && Size_Not_Found)
|
||||
|
|
|
|||
Loading…
Reference in New Issue