diff options
author | fahim | 2015-08-05 13:52:57 +0530 |
---|---|---|
committer | fahim | 2015-08-05 13:52:57 +0530 |
commit | df569f79a7ee495291324e07d99af990104e3db2 (patch) | |
tree | a005c682aa78b58b7dd5bb693c415eff9c04d04b /Examples/CMOS_Inverter/PMOS-5um.lib | |
parent | c4971ed867af4a970a3cd1c23825adee5073372e (diff) | |
download | eSim-df569f79a7ee495291324e07d99af990104e3db2.tar.gz eSim-df569f79a7ee495291324e07d99af990104e3db2.tar.bz2 eSim-df569f79a7ee495291324e07d99af990104e3db2.zip |
Subject: Added eSim Examples
Description: Added eSim Examples
Diffstat (limited to 'Examples/CMOS_Inverter/PMOS-5um.lib')
-rwxr-xr-x | Examples/CMOS_Inverter/PMOS-5um.lib | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Examples/CMOS_Inverter/PMOS-5um.lib b/Examples/CMOS_Inverter/PMOS-5um.lib new file mode 100755 index 00000000..9c3ed976 --- /dev/null +++ b/Examples/CMOS_Inverter/PMOS-5um.lib @@ -0,0 +1,5 @@ +*5um technology + +.model mos_p PMOS( Cgso=0.4n Tox=85n Vto=-1 phi=0.65 ++ Level=1 ++ Mj=.5 UO=250 Cgdo=0.4n Gamma=0.65 LAMBDA=0.03 LD=0.6u JS=1u CJ=0.18m CJSW=0.6n MJSW=0.5 PB=0.7 CGBO=0.2n ) |