*RC_Line_65nm  
  
.option acct=0 accurate  
  
.prot  
.include '65nm_bulk.txt'  
.unprot  
  
.param factor1=20 
.param factor2=10  
.param sections=10  
  
.param tech = 0.065u  
.param Ln = 0.065u  
.param Lp = 0.065u  
.param Wn1 = 'factor1*0.065u'  
.param Wp1 = 'factor1*2.5*0.065u'  
.param Wn2 = 'factor2*0.065u'  
.param Wp2 = 'factor2*2.5*0.065u'  
  
VDD VDD 0 1V  
VGND GND 0 0  
*voltage source here
VIN1 VIN1  0 pulse(1 0 0.011750n 0.064167n 10n 15000n 30000n) 
 
  
 
m4p d VIN1 VDD VDD pmos l=Lp w=Wp1 ad='Wp1*3*tech' as='Wp1*3*tech' pd='2*Wp1+2*3*tech' ps='2*Wp1+2*3*tech'  
m4n d VIN1 GND GND nmos l=Ln w=Wn1 ad='Wn1*3*tech' as='Wn1*3*tech' pd='2*Wn1+2*3*tech' ps='2*Wn1+2*3*tech' 
 
  
*stage 4 here
R41 d 42 1.100000e+00 
C41 d 0 2.628973e-16
R42 42 43 1.100000e+00
C42 43 0 2.628973e-16
R43 43 44 1.100000e+00
C43 44 0 2.628973e-16
R44 44 45 1.100000e+00
C44 45 0 2.628973e-16
R45 45 46 1.100000e+00
C45 46 0 2.628973e-16
R46 46 47 1.100000e+00
C46 47 0 2.628973e-16
R47 47 48 1.100000e+00
C47 48 0 2.628973e-16
R48 48 49 1.100000e+00
C48 49 0 2.628973e-16
R49 49 410 1.100000e+00
C49 410 0 2.628973e-16
R410 410 out4 1.100000e+00
C410 out4 0 2.628973e-16
 
******************************************************************** 
 
 
 
  
m5p e out4 VDD VDD pmos l=Lp w=Wp1 ad='Wp1*3*tech' as='Wp1*3*tech' pd='2*Wp1+2*3*tech' ps='2*Wp1+2*3*tech'  
m5n e out4 GND GND nmos l=Ln w=Wn1 ad='Wn1*3*tech' as='Wn1*3*tech' pd='2*Wn1+2*3*tech' ps='2*Wn1+2*3*tech' 
 
  
*stage 5 here
R51 e 52 1.100000e+00 
C51 e 0 2.628973e-16
R52 52 53 1.100000e+00
C52 53 0 2.628973e-16
R53 53 54 1.100000e+00
C53 54 0 2.628973e-16
R54 54 55 1.100000e+00
C54 55 0 2.628973e-16
R55 55 56 1.100000e+00
C55 56 0 2.628973e-16
R56 56 57 1.100000e+00
C56 57 0 2.628973e-16
R57 57 58 1.100000e+00
C57 58 0 2.628973e-16
R58 58 59 1.100000e+00
C58 59 0 2.628973e-16
R59 59 510 1.100000e+00
C59 510 0 2.628973e-16
R510 510 out5 1.100000e+00
C510 out5 0 2.628973e-16
************************************************************************** 
.measure t_20 when v(d)=0.2 rise=1
.measure t_50 when v(d)=0.5 rise=1
.measure t_80 when v(d)=0.8 rise=1
 
 
 
******************************************************************** 
 
 
 
 
.measure max_val MIN V(d) 
 
 
.trans 1ps 30000n  
.options post  
.end  
 
