The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> hspice: to plot .meas results
https://designers-guide.org/forum/YaBB.pl?num=1335449499

Message started by leo-samba on Apr 26th, 2012, 7:11am

Title: hspice: to plot .meas results
Post by leo-samba on Apr 26th, 2012, 7:11am

Hi, I'm doing a transient analysis of my circuit in hspice and measure its current exactly at 1us with several values of an additional parameter:

.param aaa=...
.tran ... sweep aaa ...
.meas tran iii find i(...) at=1u

The results in the .mt0 file are correct to the first extent.
Then I'm trying to plot the resulting current with this parameter value in the x-axis:

.print tran par('iii') ...

, but I can't get a normal graph in the viewer, I only obtain a bar chart, like this:

iii
    |        
    |    |    
    |    |    |
    |    |    |    |
    |    |    |    |    |
    |    |    |    |    |    |
------------------------------------------ aaa

The final points of these bars are just the points I need. How to do the analysis correctly, or plot the points correctly, so as to get a normal graph?

Thanx.


Title: Re: hspice: to plot .meas results
Post by spiceoracle on May 31st, 2012, 1:48pm

Which waveform viewer are you trying to use?

Title: Re: hspice: to plot .meas results
Post by oermens on Jun 3rd, 2012, 9:04pm

I believe you can use Synopsys WaveView to evaluate HSPICE measure statements and plot them graphically.

Title: Re: hspice: to plot .meas results
Post by spiceoracle on Jun 4th, 2012, 1:19pm

Yes, if you are using WaveView, you can display the information correctly.

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.