Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17254 Discussions

Help Quartus II 13.1 and Modelsim altera

Altera_Forum
Honored Contributor II
1,865 Views

Hello, 

 

I'm a new user of FPGA and Quartus, I begin with the VHDL programmation and I'm getting started with Quartus. First, I installed Quartus II 13.1 Web Edition (+ the update 13.1.4.182), I add the Cyclon III devices (this is the family of my device) and ModelSim-Altera. After created a little VHDL file, the compilation is OK (no errors), then I would like to simulate the file but with the command "Tools - Run simulation tool - RTL simulation" I have an error. This message is about the path of ModelSim-Altera software, he said he doesn't find it but for me the configuration is OK. Everyone can help me to launch this software ? I join screenshot file with the error and the configurations.
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
752 Views

I think it cause for u haven't do the correct setting: 

 

IN QUARTUS menu----options----general---EDA Tools Options---Modelsim----choose the Modelsim installation directory . 

 

Hope it can solve your issuse !!!
0 Kudos
Altera_Forum
Honored Contributor II
752 Views

This is the screenshot number 3 (Tools_options), I check again the path, it's good. here is the path of my windows explorer : C:\altera\13.1\modelsim_ase\win32aloem, I don't understand ?!

0 Kudos
Altera_Forum
Honored Contributor II
752 Views

 

--- Quote Start ---  

This is the screenshot number 3 (Tools_options), I check again the path, it's good. here is the path of my windows explorer : C:\altera\13.1\modelsim_ase\win32aloem, I don't understand ?! 

--- Quote End ---  

 

 

 

 

RE: 

please add"\" at the last of "C:\altera\13.1\modelsim_ase\win32aloem

 

the correct path is C:\altera\13.1\modelsim_ase\win32aloem
0 Kudos
Altera_Forum
Honored Contributor II
752 Views

Ho! Thank you very much! It's not cool because the default value is not with the last "/" and when we select the path, the "/" is not add. 

Than you for your help, it works now!
0 Kudos
Reply