Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17267 ディスカッション

modelsim-altera problem

Altera_Forum
名誉コントリビューター II
2,375件の閲覧回数

i have download modelsim-altera 6.1Ed from the altera web side. 

when i tried to open then message window appear with the license issue. 

"the environment variable for modelsim-altera is not set, give address in the following preferrance"  

1. MGLS_LICENSE_FILE 

2. LM_LICENSE_FILE 

 

 

 

please help me
0 件の賞賛
8 返答(返信)
Altera_Forum
名誉コントリビューター II
973件の閲覧回数

hi rizwan, 

you need to create new environment variable of those name, and the make those new variable point to where your license file location.
Altera_Forum
名誉コントリビューター II
973件の閲覧回数

you may want to upgrade to a newer ModelSim-Altera Starter Edition which does not require a license

Altera_Forum
名誉コントリビューター II
973件の閲覧回数

sir i have quartus II v6.0, dsp builder v6.0 and nios II v6.0 (provided with cyclone II kit v6.0) 

can i use newer ModelSim-Altera Starter Edition v6.6c with these softwares?
Altera_Forum
名誉コントリビューター II
973件の閲覧回数

Hi rizwan, 

 

newer software should be better than older one. why don't obtain the new one? Quartus 10.1 also support cyclone II device, you can download it from altera site or order a free DVD software. 

here is the link you can order DVD software : https://www.altera.com/literature/quartus2/q2acds-dvd.jsp
Altera_Forum
名誉コントリビューター II
973件の閲覧回数

I haven't tried it but I think that you can use a more recent modelsim version with an older installation of Quartus. 

You may need to call Modelsim yourself though, I don't know if an older version of Quartus would be able to automatically launch a newer version of Modelsim without any problems. 

 

 

There could be some reasons to stay with older versions of Quartus, one of them being an expired subscription license and the need to use features that aren't available on the web edition.
Altera_Forum
名誉コントリビューター II
973件の閲覧回数

Quartus should be able to launch newer versions of ModelSim, you have to tell it the location of the vsim binary you want to run 

 

you will probably want to recompile all of the simulation libraries if you're using a newer version of ModelSim-AE with older Quartus projects (using the eda/sim_lib files from the older Quartus version)
Altera_Forum
名誉コントリビューター II
973件の閲覧回数

 

--- Quote Start ---  

you will probably want to recompile all of the simulation libraries if you're using a newer version of ModelSim-AE with older Quartus projects... 

--- Quote End ---  

 

 

Be careful doing that. ModelSim Altera has some limitations on the number of lines or instances. The precompiled libraries don't count for this limit. But they will count once you recompile them yourself.
Altera_Forum
名誉コントリビューター II
973件の閲覧回数

interesting point

返信