mirror of https://github.com/VLSIDA/OpenRAM.git
12 lines
351 B
SourcePawn
12 lines
351 B
SourcePawn
|
|
*********************************************
|
||
|
|
* Transistor Models
|
||
|
|
* Note: These models are approximate
|
||
|
|
* and should be substituted with actual
|
||
|
|
* models from MOSIS or SCN3ME
|
||
|
|
*********************************************
|
||
|
|
|
||
|
|
.MODEL PFET PMOS (LEVEL=3 VTO=-0.921340 KP=366.0244-6
|
||
|
|
+ NSUB=6E16 U0=212 VFB=0.395 GAMMA=0.2370 TOX=13.9n
|
||
|
|
+ TNOM=27)
|
||
|
|
|