saving warning and notices in a log file while runing Spectr

J

Joey

Guest
Hi all,

I'm runing Spectre for a long simulation on the command line.
When Spectre finishes, it reports the number of warnings and notices,
but doesn't say where to browse them.

Any idea where can I find these warnings.

Thanks in advance.

-j
 
I'm runing Spectre for a long simulation on the command line.
When Spectre finishes, it reports the number of warnings and notices,
but doesn't say where to browse them.

Any idea where can I find these warnings.

Thanks in advance.

-j
my guess is, you can try the log file.
 
On 10 Aug 2005 18:58:03 -0700, "Joey" <jonashat202@hotmail.com> wrote:

Hi all,

I'm runing Spectre for a long simulation on the command line.
When Spectre finishes, it reports the number of warnings and notices,
but doesn't say where to browse them.

Any idea where can I find these warnings.

Thanks in advance.

-j
If you do:

spectre +log my.log design.scs

it will write out the warnings and notes to the log file. There is an option
(see "spectre -h options") which controls the number of warnings (maxwarns)
which goes to the screen (default 5), and also maxwarnstologfile which controls
how many of each type it prints to the log file. Most likely you want to
increase maxwarnstologfile and maxnotestologfile

Andrew.
 

Welcome to EDABoard.com

Sponsor

Back
Top