Forum Discussion
Altera_Forum
Honored Contributor
15 years agoModelsim nativelink not working
I just upgraded to 10.1. The nativelink to Modelsim-Altera has stopped working. I looked at the xxxx_nativelink_simulation.rpt file and the messages don't give me much to go on:
"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." I looked at the path settings and, after eliminating the path to the old v9.1 Modelsim directory, and verifying the path to the new 10.1 Modelsim directory, it still gives me the same error. The new Modelsim runs fine if I run it directly; that is, the license checks out fine. I can simulate a design. I just can't run the simulation from Quartus. I looked through the EDA Tool Settings menu, and the Simulation "Tool Name" points to "Modelsim-Altera" as expected. I don't see any place where I can set the Modelsim execution path, though. I tried looking through the modelsim.tcl file but couldn't make heads or tails of it. I didn't see any environment variables that specifically pointed to a Modelsim directory. Any thoughts would be appreciated. [notes: Installation is to default directory. Am running windows 7/64bit. Also, I mistakenly downloaded, installed and then removed the "paid" Modelsim version instead of the "Starter" version before installing the "Starter" version, but there don't seem to be any traces of that left on my system]4 Replies
- Altera_Forum
Honored Contributor
you should make sure the path in Tools > Options > EDA Tool Options is set to something like c:\altera\10.1\modelsim_ase\win32aloem
can you manually launch ModelSim-ASE? - Altera_Forum
Honored Contributor
That fixed it. I was looking in the Assignments/Settings tab. These settings are in a totally different place. Thanks.
- Altera_Forum
Honored Contributor
yeah, its more of a global assignment rather than project specific. you should set it per QII version you are using
- Altera_Forum
Honored Contributor
--- Quote Start --- you should make sure the path in Tools > Options > EDA Tool Options is set to something like c:\altera\10.1\modelsim_ase\win32aloem can you manually launch ModelSim-ASE? --- Quote End --- Hi thepancake, I'm facing the same problem here. I have set the path correctly and yes i can launch the modelsim manually from the same path i set in the EDA tool options path. However, i still get the same error as mentioned in the first post when i try to run both RTL Simulation and Gate Level Simulation. Can you help tell me if i miss anything out? Thanks.