D
dinesh
Guest
Hi all,
I have encountered the following senario while running a simulation(A
very big testcase indeed). Iam using th NC-Verilog Simulator.
Scenario: I am monitoring a signal. When it is asserted i am calling
"$finish" to stop the simulation. I am using "$fdisplay" to dump the
values into the log file.
Problem: I observed that the values of signals were not dumped into
the logfile eventhough they are available at waveform (in signal scan).
If i increase the simulation time (by adding some
delay before calling $finish) then the values were dumped into log
file.
Let me know why and how much delay should we add to dump
the values properly in to the file.
Note : The test case is big one.
--Dinesh
I have encountered the following senario while running a simulation(A
very big testcase indeed). Iam using th NC-Verilog Simulator.
Scenario: I am monitoring a signal. When it is asserted i am calling
"$finish" to stop the simulation. I am using "$fdisplay" to dump the
values into the log file.
Problem: I observed that the values of signals were not dumped into
the logfile eventhough they are available at waveform (in signal scan).
If i increase the simulation time (by adding some
delay before calling $finish) then the values were dumped into log
file.
Let me know why and how much delay should we add to dump
the values properly in to the file.
Note : The test case is big one.
--Dinesh