4.6.1 instead 4.6.0
This commit is contained in:
parent
4fe7326db7
commit
a49408633d
|
|
@ -183,7 +183,7 @@ JOB *job;
|
|||
}
|
||||
|
||||
if (!model->BSIM4versionGiven)
|
||||
model->BSIM4version = "4.6.0";
|
||||
model->BSIM4version = "4.6.1";
|
||||
if (!model->BSIM4toxrefGiven)
|
||||
model->BSIM4toxref = 30.0e-10;
|
||||
if (!model->BSIM4eotGiven)
|
||||
|
|
|
|||
Loading…
Reference in New Issue