Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

Running a simulation in Modelsim

Altera_Forum
Honored Contributor II
1,519 Views

Hi, 

 

Appreciate your help regarding running simulations in Modelsim. I have a set of modelsim files that runs on modelsim altera starter edition version 10.0c. I have check and it works. It doesn't run on other versions.  

 

I tried to run the simulation with code coverage in modelsim SE but got errors relating to incompatible libraries. I know that the modelsim simulation contains references to some custom pre-compiled libraries. 

 

May I know if anyone did similar simulations before and can it be done? 

 

Thanks.
0 Kudos
6 Replies
Altera_Forum
Honored Contributor II
841 Views

make sure the Quartus II version that used to generate the modelsim files is compatible with it's modelsim version.

0 Kudos
Altera_Forum
Honored Contributor II
841 Views

OFten you can right click on the library and click "refresh" and it will try and compile the library for the current version.

0 Kudos
Altera_Forum
Honored Contributor II
841 Views

 

--- Quote Start ---  

make sure the Quartus II version that used to generate the modelsim files is compatible with it's modelsim version. 

--- Quote End ---  

 

 

Hi, may I know where can I find the compatibility information?
0 Kudos
Altera_Forum
Honored Contributor II
841 Views

 

--- Quote Start ---  

OFten you can right click on the library and click "refresh" and it will try and compile the library for the current version. 

--- Quote End ---  

 

 

Hi, I do not have the source files for some libraries, so when I click refresh, I got a "file not found" error.
0 Kudos
Altera_Forum
Honored Contributor II
841 Views

Please check the Quartus compability version in the <modelsim install path>/altera/version.txt

0 Kudos
Altera_Forum
Honored Contributor II
841 Views

ModelSim altera starter edition 10.0c is compatible with Quartus II 11.1 .  

If you are not using Quartus II 11.1, you may need to upgrade the modelsim to compatible with your Quartus II version. 

Below are the text from <modelsim install path>/altera/version.txt for Quartus II 11.1. 

 

*********** 

Model Technology ModelSim ALTERA 10.0c  

Libraries compatible with : 

Quartus II 32-bit ShellVersion 11.1 Build 259 01/25/2012 Service Pack 2 SJ Full Version 

 

Note : Please use ONLY with Quartus II Install version to avoid incompatibility issues. 

*********
0 Kudos
Reply