Re-add optional selection of Berkeley model parameters.
This commit is contained in:
parent
5ec6543dbb
commit
d7bdfe1a20
|
|
@ -16,6 +16,10 @@ vbsp 44 0 0
|
||||||
.model n1 nmos level=49 version=3.3.0 tox=3.5n nch=2.4e17 nsub=5e16 vth0=0.15
|
.model n1 nmos level=49 version=3.3.0 tox=3.5n nch=2.4e17 nsub=5e16 vth0=0.15
|
||||||
.model p1 pmos level=49 version=3.3.0 tox=3.5n nch=2.5e17 nsub=5e16 vth0=-0.15
|
.model p1 pmos level=49 version=3.3.0 tox=3.5n nch=2.5e17 nsub=5e16 vth0=-0.15
|
||||||
|
|
||||||
|
* BSIM3v3.3.0 model with parameters provided by Berkeley
|
||||||
|
*.include modelcard.nmos
|
||||||
|
*.include modelcard.pmos
|
||||||
|
|
||||||
.control
|
.control
|
||||||
set xgridwidth=2
|
set xgridwidth=2
|
||||||
set xbrushwidth=3
|
set xbrushwidth=3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue