printing subcircuit currents in HSpice

Status
Not open for further replies.

Giacomo Leopardi

Newbie level 4
Joined
May 31, 2010
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Italy
Activity points
1,317
To print the currents of a mos (named M_1) in a subcircuit (for every istance of the subcircuit), I use this HSpice comand:

.PRINT iall(x*.M_1)

the currents appear in the .lis file (in tabular format), but they are not visible with AvanWaves.

So, how I can view this currents?

Thanks
 

You should use .PROBE command to save output variables into the interface and graph data files.
 

Use the .probe command. If you are doing transient analysis, then open the .tr0 file that will be created in a graphical viewer to see your waveforms.
 

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