Altera_Forum
Honored Contributor
15 years agoModelsim-Altera Starter Edition on Ubuntu
I have installed Quartus 10.1 on an Ubuntu 10.04 system.
After this I have succesfully installed the Starter Editions of Modelsim-Altera I have installed versions 6.6c and 6.6d Service packs I have been trying to simulate a simple project using modelsim. The project is successfully synthesized. However during the simulation phase i get the following error:
Info: Starting NativeLink simulation with ModelSim-Altera software
Sourced NativeLink script /home/chiraag/altera/10.1/quartus/common/tcl/internal/nativelink/modelsim.tcl
Error: Can't launch the ModelSim-Altera software -- the path to the location of the executables for the ModelSim-Altera software were not specified or the executables were not found at specified path.
Error: You can specify the path in the EDA Tool Options page of the Options dialog box or using the Tcl command set_user_option.
Error: NativeLink simulation flow was NOT successful
I believe I have set the correct path on the EDA Tool Options page. I have set this:
/home/chiraag/altera/10.1/modelsim_ase/linuxaloem
However the error persists. Any suggestions?