The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Jul 18th, 2024, 11:23am
Pages: 1
Send Topic Print
nomod in hspice (Read 2302 times)
ontheverge
Junior Member
**
Offline



Posts: 31

nomod in hspice
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
Back to top
 
 
View Profile   IP Logged
ywguo
Community Fellow
*****
Offline



Posts: 943
Shanghai, PRC
Re: nomod in hspice
Reply #1 - 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
Back to top
 
 
View Profile   IP Logged
ontheverge
Junior Member
**
Offline



Posts: 31

Re: nomod in hspice
Reply #2 - Nov 7th, 2010, 12:05am
 
Thank you, Yawei!
Back to top
 
 
View Profile   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.