Hspice finding gate leakage current

Status
Not open for further replies.

saied_157

Newbie level 2
Joined
May 14, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,291
Hello everyone

I want to find gate leakage current in 45nm cmos model. I have found some sample for calculating leakage current but they are not work correctly.
Here is my code:

spice deck

.inc '../NMOS_VTL.inc'
.inc '../PMOS_VTL.inc'
.inc 'AND2_X1.sp'
vcc 1 0 1
v1 vs 0 1
v2 vd 0 0
X1 vs vs out 1 vd AND2_X1
c1 0 out 1p
.tran 1ns 400ns
.measure igate ***
.end


I want to know what should I have put instead of *** to calculate leakage current?

Thanks in advance
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…