The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> HSPICE writing .print results to file
https://designers-guide.org/forum/YaBB.pl?num=1168616591

Message started by Alm on Jan 12th, 2007, 7:43am

Title: HSPICE writing .print results to file
Post by Alm on Jan 12th, 2007, 7:43am

Hello,

Is there a way for getting HSPICE to write the .print results to a file instead of on the screen?

If I simply write hspice file1.spice > out1.spice the entire output including spice netlist, model files get written. I want to avoid that and only write the results obtained using .PRINT statement. ie .print V(I2)

If the above is not possible, is the only possible option to get the entire out file and write some scripts to pick up the relevant information?

Thanks,
Alm

Title: Re: HSPICE writing .print results to file
Post by Geoffrey_Coram on Jan 12th, 2007, 7:59am

There's .OPTIONS NOMOD that suppresses playback of the model cards (available even in Spice3f5).

One simulator I worked with had .OPTIONS BRIEF that would turn off everything until .OPTIONS BRIEF=0 was encountered, don't know if it works in HSpice.

Title: Re: HSPICE writing .print results to file
Post by Alm on Jan 12th, 2007, 8:11am

Thanks.

That suppress almost everything except the operating point information. Any way to suppress that too?

-Alm

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