How to measure current probed by isub() command

Status
Not open for further replies.

vasaroopak

Member level 1
Joined
Sep 17, 2010
Messages
41
Helped
8
Reputation
16
Reaction score
8
Trophy points
1,288
Location
Greater Noida, India
Activity points
1,513
Hello All,
I am trying to find leakage of different instances/subckts using spectre xps.
I tried using
chk1 dyn_subcktpwr inst=
[*] port=
[*] depth=4 time_window=[36n 37n]

It dumped an empty xml file.


Then moved ahead with spice commands as under:


For
.probe i(vvdd)
.probe i(vvcs).

I am measuring them as under:
.measure tran leak_vdd_1 avg i(vvdd) from = start_time to = end_time
.measure tran leak_vcs_1 avg i(vvcs) from = start_time to = end_time



But how to measure current for below probe which used isub
.probe isub(SEGIOX2.VDD)
.probe isub(SEGIOX2.SEGIO0.VDD)
.probe isub(SEGIOX2.REBUF.VDD)



I tried following ways which did not work.
1) .print isub(SEGIOX2.VDD)
2) .measure tran leak_vdd_2 avg i(SEGIOX2.VDD) from = start_time to = end_time


So any help on how to dump current probed by isub ?


Thanks,
Roopak
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…