powARman
New Contributor
2 years agoAvalon Verification IP example avlmm_1x1_vhdl not working in Questa Intel FPGA Edition
Hi, I encountered some issues with the Avalon-MM BFM we use in simulations after upgrading our project to Quartus 21.1. The BFM is not behaving as expected, accesses to the bus are not finished. To...
- 2 years ago
Hi,
Please follow the debug steps below:
1.In the run_simulation.tcl script, add this command set USER_DEFINED_ELAB_OPTIONS -novopt to simulate without optimization.
2.Then, in the command prompt type vsim -suppress 12110 to invoke the Questa simulator GUI.
3.Then, do run_simulation.tcl script again and should see the full complete simulation.
Thanks,
Best Regards,
Sheng
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.