* Model Library for the SPICE Examples * Microelectronic Circuits * Sedra & Smith * 5th Edition * * CD Release 2 (January 2004) * * Update to CD Release 1: Corrected the values of the model parameters * for parts NMOS0P5 and PMOS0P5 to match * those given in Table 4.8 (p.335) and used * in the SPICE Examples of the textbook. * * Level-1 Model for the 0.5-um PMOS Transistor (Part PMOS0P5) * (created by Anas Hamoui & Olivier Trescases) .model P PMOS(Level=1 VTO=-0.8 GAMMA=0.45 PHI=0.75 + LD=0.09E-06 WD=0 UO=115 LAMBDA=0.2 TOX=9.5E-9 PB=0.9 CJ=0.93E-3 + CJSW=170E-12 MJ=0.5 MJSW=0.35 CGDO=0.35E-9 JS=5E-9 CGBO=0.38E-9 + CGSO=0.35E-9) * * Level-1 Model for the 0.5-um NMOS Transistor (Part NMOS0P5) * (created by Anas Hamoui & Olivier Trescases) .model N NMOS(Level=1 VTO=0.7 GAMMA=0.5 PHI=0.8 + LD=0.08E-06 WD=0 UO=460 LAMBDA=0.1 TOX=9.5E-9 PB=0.9 CJ=0.57E-3 + CJSW=120E-12 MJ=0.5 MJSW=0.4 CGDO=0.4E-9 JS=10E-9 CGBO=0.38E-9 + CGSO=0.4E-9)