Forum Discussion
c-thaler
Occasional Contributor
2 years agoQuesta simulation hangs (nondeterministic)
I run a Questa simulation for an IP core from the command line on a Linux server. Usually, the simulation finishs successfully. But every now and then the simulation hangs. When it hangs, I can see ...
TingJiangT_Intel
Contributor
2 years agoHi there, I checked your script. It seems that you are not using the officially generated scripts. Using non-official scripts can lead to unpredictable behavior during simulation. It is recommended to use the simulation scripts generated by Quartus. For more details, please refer to the following link:
c-thaler
Occasional Contributor
2 years agoIn my case, there are no generated scripts since I'm not using any Intel IP in the simulation. It is just a testbench for a simple module.