The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> nomod in hspice
https://designers-guide.org/forum/YaBB.pl?num=1286917336

Message started by ontheverge on Oct 12th, 2010, 2:02pm

Title: nomod in hspice
Post by ontheverge on Oct 12th, 2010, 2:02pm

Hi,

the library file I'm using is long (includes corners and binning) so I tried not to display it in hspice simulation result by using

.options post nomod

however, 'nomod' doesn't seem to work, anything wrong here?

thanks,
Steve

Title: Re: nomod in hspice
Post by ywguo on Nov 1st, 2010, 6:49pm

Hi Steve,

.options nomod is used to suppress model parameters printing. That means the simulator does not print the model parameters of each instances. If you do not want to print the library file in output log, please use .prot as below.

.PROT $protect statements below .PROT
.LIB 'MOS.LIB' FAST $get fast model library
.UNPROT

Best Regards,
Yawei

Title: Re: nomod in hspice
Post by ontheverge on Nov 7th, 2010, 12:05am

Thank you, Yawei!

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