Forum Discussion
lcoon1981
Occasional Contributor
1 year agoError running Agilex 5 LPDDR4 example design simulation
I am trying to run the lpddr4 example design simulation using Questa Intel Starter FPGA Edition-64 2024.3 and running into this error after "source msim_setup.tcl" command. I am following the steps...
AdzimZM_Altera
Regular Contributor
1 year agoHello,
Maybe you can add the "%QUARTUS_ROOTDIR%\bin64" to your PATH variable.
Restart your PC then verify in command prompt by typing echo %QUARTUS_ROOTDIR%.
It should show the Quartus installation path.
If you have multiple Quartus version installed in your PC, you may need to add QUARTUS_ROOTDIR_OVERRIDE variable to set as default version.
Regards,
Adzim