From be75bc43e5cd58c8c4e23b3f35911f4e69cd5928 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Tue, 12 Mar 2019 11:41:47 +0530 Subject: add missing lib files --- Examples/CMOS_Inverter/PMOS-0.5um.lib | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Examples/CMOS_Inverter/PMOS-0.5um.lib (limited to 'Examples/CMOS_Inverter/PMOS-0.5um.lib') diff --git a/Examples/CMOS_Inverter/PMOS-0.5um.lib b/Examples/CMOS_Inverter/PMOS-0.5um.lib new file mode 100644 index 00000000..848e8b05 --- /dev/null +++ b/Examples/CMOS_Inverter/PMOS-0.5um.lib @@ -0,0 +1,6 @@ +.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 -- cgit