Answers Database
VST gets stuck or stalls while simulating
Record #120
Product Family: Software
Product Line: OrCad
Problem Title:
VST gets stuck or stalls while simulating
Problem Description:
After starting the VST simulator, it says <<<Running>>>, and then hangs.
Solution 1:
One possible cause is an infinite loop in the stimulus file. For example,
a stimulus defined as:
100:jump:100 (at time 100, jump to time 100)
This will cause the simulator to be stuck at time 100.
Another possible cause is corrupted stimulus and trace files. Although
the files show up with no problems in the stimulus and trace editors, they
may still have corruptions in them which cause the simulator to hang. The
only solution to this is to delete the stimulus and trace files (.STM and
.TRC files) and create new ones.
This problem exists in both the VST 4 (16 bit format) and VST v1.10
(32 bit format, 386+).
End of Record #120
For the latest news, design tips, and patch information on the Xilinx design environment, check out the Xilinx Expert Journals! |