by "S. Badel" <stephane.badel@[EMAIL PROTECTED]
>
Apr 23, 2008 at 11:29 AM
> 2. I'm a little bit surprised that your ENOB call gets only at the end
> of the MC analysis, that's odd. According to the Spectre
> Do***entation, the MC runs according to the following algorithm :
I was curious so I did a couple of tests (with spectre 6.1.1), and I
couldn't reproduce the problem.
My ex****ts are evaluated at every iteration, and even launching an
external program with system()
that lasts more than 60secs doesn't seem to disturb the simulator anyhow.
My guess is that a real error is happening in your code. Of course with no
error message, it ain't
always easy to locate. You might want to write some debug output to a text
file.
Cheers,
Stéphane