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

Questa FPGA Starter edition License issue.

jandrews68910
初學者
1,153 檢視

I am trying to launch Questa, but im getting the following error within cmd:

C:\altera\24.1std\questa_fse\win64>vsim -c
** Fatal: Failed to initialize licensing environment. License environment not set correctly.
Unable to checkout a license. Vsim is closing.
** Error: Invalid license environment. Application closing.

 

I have followed intels guidance found here:

https://www.intel.com/content/www/us/en/docs/programmable/683472/25-1/and-software-license.html

I have added systems variables and checked that that the license can be found using:

C:\altera\24.1std\questa_fse\win64>echo %SALT_LICENSE_FILE%
C:\altera\24.1std\questa_fse\licenses\license.dat

When I launch questa, I get the siemens splash screen and then the application silently fails. 

Please could someone help me with this?


標籤 (1)
0 積分
1 解決方案
sstrell
榮譽貢獻者 III
1,125 檢視

I had not seen that LM_LICENSE_FILE was deprecated.  That's odd.

Add LM_LICENSE_FILE and point to the license.dat file with it.

在原始文章中檢視解決方案

3 回應
sstrell
榮譽貢獻者 III
1,126 檢視

I had not seen that LM_LICENSE_FILE was deprecated.  That's odd.

Add LM_LICENSE_FILE and point to the license.dat file with it.

jandrews68910
初學者
1,097 檢視

Brilliant, that worked! 

 

Thanks for your support!

paveetirrasrie_Intel
612 檢視

Hello,


I’m glad that your question has been addressed, I now transition this thread to community support. 

If you have a new question, feel free to open a new thread to get the support from Altera experts.

Otherwise, the community users will continue to help you on this thread. 

Thank you.


Regards,

Pavee


回覆