Forum Discussion
TingJiangT_Intel
Contributor
2 years agoAs it worked fine after you changed the project, the error may related to the project and testbench. It may be that your project got stuck during simulation, causing excessive CPU resource usage.
You may check your testbench to see if there are any operations that cause an infinite loop.
c-thaler
Occasional Contributor
2 years agoI was able to reproduce with the other project, too. It took a few thousand simulation runs over the weekend. But finally it got stuck with 100% CPU load.