diff options
author | Sunil Shetye | 2019-03-12 12:30:33 +0530 |
---|---|---|
committer | Sunil Shetye | 2019-07-01 18:04:00 +0530 |
commit | 7b559bc99379a475866479137f3ee2ed4dfbab86 (patch) | |
tree | b397dbdf6d63632ee48741010e9019b0dc77669c /Examples/CMOS_Inverter/PMOS-0.5um.lib | |
parent | d2b775bde7bde4396c251ddac6685d503d0577d8 (diff) | |
download | eSim-7b559bc99379a475866479137f3ee2ed4dfbab86.tar.gz eSim-7b559bc99379a475866479137f3ee2ed4dfbab86.tar.bz2 eSim-7b559bc99379a475866479137f3ee2ed4dfbab86.zip |
remove extra + at the start
Diffstat (limited to 'Examples/CMOS_Inverter/PMOS-0.5um.lib')
-rw-r--r-- | Examples/CMOS_Inverter/PMOS-0.5um.lib | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Examples/CMOS_Inverter/PMOS-0.5um.lib b/Examples/CMOS_Inverter/PMOS-0.5um.lib index 848e8b05..12ae53b8 100644 --- a/Examples/CMOS_Inverter/PMOS-0.5um.lib +++ b/Examples/CMOS_Inverter/PMOS-0.5um.lib @@ -1,6 +1 @@ -.model mos_p PMOS( TPG=-1 TOX=9.5n CJ=950u ETA=0.025 VMAX=0.3u -+ GAMMA=0.52 CGSO=0.35n LD=70n MJSW=0.25 PB=1 -+ CGBO=0.45n XJ=0.2U CGDO=0.35n KAPPA=8.0 LEVEL=3 -+ VTO=-0.6 NFS=6.50E11 THETA=0.2 CJSW=0.2n PHI=0.7 -+ RSH=2.5 MJ=0.5 UO=130 KP=48u DELTA=0.25 -+ NSUB=1.0E17 )
\ No newline at end of file +.model mos_p PMOS( TPG=-1 TOX=9.5n CJ=950u ETA=0.025 VMAX=0.3u GAMMA=0.52 CGSO=0.35n LD=70n MJSW=0.25 PB=1 CGBO=0.45n XJ=0.2U CGDO=0.35n KAPPA=8.0 LEVEL=3 VTO=-0.6 NFS=6.50E11 THETA=0.2 CJSW=0.2n PHI=0.7 RSH=2.5 MJ=0.5 UO=130 KP=48u DELTA=0.25 NSUB=1.0E17 ) |