Forum Discussion
How to manually run a gate-level simulation in quartus?
- 1 year ago
Hi
How do I simply re-run the simulation without needing to recompiling the whole project?
Make sure no changes to the test file and do not delete the simulation folder. If not, have to run the eda netlist writer again.
if I change only me test file, do I need to recompile the whole project? Or am I able to only recompile the needed test file?
Make sure your testbench file is not included under project navigator, then not need recompile the whole project.
Hi
How do I simply re-run the simulation without needing to recompiling the whole project?
Make sure no changes to the test file and do not delete the simulation folder. If not, have to run the eda netlist writer again.
if I change only me test file, do I need to recompile the whole project? Or am I able to only recompile the needed test file?
Make sure your testbench file is not included under project navigator, then not need recompile the whole project.