The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Design >> Mixed-Signal Design >> suprresion of cadence simulation warnings
https://designers-guide.org/forum/YaBB.pl?num=1111878027

Message started by benis on Mar 26th, 2005, 3:00pm

Title: suprresion of cadence simulation warnings
Post by benis on Mar 26th, 2005, 3:00pm

is there any option for not printing the warnings during a transiest let's say simulation at cadence analog environment?

Title: Re: suprresion of cadence simulation warnings
Post by Andrew Beckett on Mar 27th, 2005, 10:21pm

On Simulator->Options->Analog you could set warn to no, or you could set maxwarnstologfile to 0. What kind of warnings are they? They may be important...

Andrew.

Title: Re: suprresion of cadence simulation warnings
Post by Sid on Apr 19th, 2005, 8:48am

I actually want to get rid of Spectre (automatically) supressing warnings after the first few. I want to ensure I see all the warnings and then decide if they are harmful or not.

I see two parameters, maxwarn and maxwarntologfile. Which one should I set? or both? I think I will increase them to a large value like 1000.

Also, do you know the commands I can use to set these in the .cdsenv instead of doing it graphically everytime I start a simulation?

Thanks,
Sid

Title: Re: suprresion of cadence simulation warnings
Post by Andrew Beckett on Apr 20th, 2005, 10:09pm

Sid,

maxwarntologfile controls (as the name suggests) the warnings in the log file. maxwarn controls the warnings to the screen.

In ADE, when you look at the output file, that's a log file. So it would be the log file one you want.

The .cdsenv settings are:


Code:
spectre.opts    maxwarnstologfile       string  "1000"
spectre.opts    maxwarns        string  "1000"


Regards,

Andrew.

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