.SUBCKT AON7428 4 1 2 *Gate-->1 Drain-->4 Src-->2 .param Ascale= 3.804 ***Ascale used to scale the active area of the mosfet.It could be any positive data M1 3 5 9 9 NMOS W={ Ascale* 1.428571 } L= 0.00000043 M2 9 5 9 3 PMOS W={ Ascale* 1.428571 } L= 0.0000003 Ld 4 7 0.1n Ls 9 2 0.5n Lg 1 8 1n R1 7 3 RTEMP { 0.008388 / Ascale } RG 8 5 1.4 CGS 5 9 { 50E-12 * Ascale } DBD 9 3 DBD ************************************************************************************************************** .MODEL NMOS NMOS (LEVEL = 3 + TOX = 3.50E-08 + NSUB = 1.5E+17 + VTO= 2.7 + THETA = 0 + kp= 6.90E-05 + TPG=1 ) ************************************************************************************************************** .MODEL PMOS PMOS (LEVEL = 3 + TOX = 3.5E-08 + NSUB = 5.8E+16 +TPG=-1 ) ************************************************************************************************************** .MODEL DBD D (CJO={ Ascale * 1.7E-10 } + VJ= 0.7 + M= 0.5 + RS= {0.007/ Ascale } + IS= {AScale* 2.126E-11 } + TT= 12.00E-09 + BV= 24 + IBV= 0.00025 ) ************************************************************************************************************** .MODEL RTEMP RES (TC1=3E-3) ************************************************************************************************************** *if there is no SKY the following lines with * can not be removed *if there is a SKY diode romove the * from the each line of the following paragraph (not including this line) * DSKY 9 3 DSKY * .MODEL DSKY D (CJO= 0 * + IS= {AScale* 0.268817 } XTI=-7 * + TT= 1.00E-10 * + BV= 0 * + IBV= 0.00025 ) .ENDS