Remove recurring check

This commit is contained in:
dwarning 2018-10-25 07:03:10 +02:00 committed by Holger Vogt
parent ef61972910
commit be79efbf7a
8 changed files with 0 additions and 11 deletions

View File

@ -165,7 +165,6 @@ IFuid tmpName;
model->B3SOIDDprwg = 0.0; /* unit 1/V */
if (!model->B3SOIDDprwbGiven)
model->B3SOIDDprwb = 0.0;
if (!model->B3SOIDDprtGiven)
if (!model->B3SOIDDprtGiven)
model->B3SOIDDprt = 0.0;
if (!model->B3SOIDDeta0Given)

View File

@ -165,7 +165,6 @@ IFuid tmpName;
model->B3SOIFDprwg = 0.0; /* unit 1/V */
if (!model->B3SOIFDprwbGiven)
model->B3SOIFDprwb = 0.0;
if (!model->B3SOIFDprtGiven)
if (!model->B3SOIFDprtGiven)
model->B3SOIFDprt = 0.0;
if (!model->B3SOIFDeta0Given)

View File

@ -169,7 +169,6 @@ IFuid tmpName;
model->B3SOIPDprwg = 0.0; /* unit 1/V */
if (!model->B3SOIPDprwbGiven)
model->B3SOIPDprwb = 0.0;
if (!model->B3SOIPDprtGiven)
if (!model->B3SOIPDprtGiven)
model->B3SOIPDprt = 0.0;
if (!model->B3SOIPDeta0Given)

View File

@ -152,7 +152,6 @@ IFuid tmpName;
model->BSIM3v0prwg = 0.0; /* unit 1/V */
if (!model->BSIM3v0prwbGiven)
model->BSIM3v0prwb = 0.0;
if (!model->BSIM3v0prtGiven)
if (!model->BSIM3v0prtGiven)
model->BSIM3v0prt = 0.0;
if (!model->BSIM3v0eta0Given)
@ -296,7 +295,6 @@ IFuid tmpName;
model->BSIM3v0lprwb = 0.0;
if (!model->BSIM3v0lprwgGiven)
model->BSIM3v0lprwg = 0.0;
if (!model->BSIM3v0lprtGiven)
if (!model->BSIM3v0lprtGiven)
model->BSIM3v0lprt = 0.0;
if (!model->BSIM3v0leta0Given)

View File

@ -160,7 +160,6 @@ IFuid tmpName;
model->BSIM3v1prwg = 0.0; /* unit 1/V */
if (!model->BSIM3v1prwbGiven)
model->BSIM3v1prwb = 0.0;
if (!model->BSIM3v1prtGiven)
if (!model->BSIM3v1prtGiven)
model->BSIM3v1prt = 0.0;
if (!model->BSIM3v1eta0Given)
@ -306,7 +305,6 @@ IFuid tmpName;
model->BSIM3v1lprwb = 0.0;
if (!model->BSIM3v1lprwgGiven)
model->BSIM3v1lprwg = 0.0;
if (!model->BSIM3v1lprtGiven)
if (!model->BSIM3v1lprtGiven)
model->BSIM3v1lprt = 0.0;
if (!model->BSIM3v1leta0Given)
@ -747,7 +745,6 @@ IFuid tmpName;
if (!model->BSIM3v1jctTempExponentGiven)
model->BSIM3v1jctTempExponent = 3.0;
if (!model->BSIM3v1oxideTrapDensityAGiven)
if (!model->BSIM3v1oxideTrapDensityAGiven)
{ if (model->BSIM3v1type == NMOS)
model->BSIM3v1oxideTrapDensityA = 1e20;
else

View File

@ -338,7 +338,6 @@ BSIM4v5instance **InstArray;
model->BSIM4v5prwg = 1.0; /* in 1/V */
if (!model->BSIM4v5prwbGiven)
model->BSIM4v5prwb = 0.0;
if (!model->BSIM4v5prtGiven)
if (!model->BSIM4v5prtGiven)
model->BSIM4v5prt = 0.0;
if (!model->BSIM4v5eta0Given)

View File

@ -389,7 +389,6 @@ BSIM4v6instance **InstArray;
model->BSIM4v6prwg = 1.0; /* in 1/V */
if (!model->BSIM4v6prwbGiven)
model->BSIM4v6prwb = 0.0;
if (!model->BSIM4v6prtGiven)
if (!model->BSIM4v6prtGiven)
model->BSIM4v6prt = 0.0;
if (!model->BSIM4v6eta0Given)

View File

@ -408,7 +408,6 @@ BSIM4v7instance **InstArray;
model->BSIM4v7prwg = 1.0; /* in 1/V */
if (!model->BSIM4v7prwbGiven)
model->BSIM4v7prwb = 0.0;
if (!model->BSIM4v7prtGiven)
if (!model->BSIM4v7prtGiven)
model->BSIM4v7prt = 0.0;
if (!model->BSIM4v7eta0Given)