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

Questa FPGA Starter edition License issue.

jandrews68910
Beginner
1,148 Views

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?


Labels (1)
0 Kudos
1 Solution
sstrell
Honored Contributor III
1,120 Views

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.

View solution in original post

0 Kudos
3 Replies
sstrell
Honored Contributor III
1,121 Views

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.

0 Kudos
jandrews68910
Beginner
1,092 Views

Brilliant, that worked! 

 

Thanks for your support!

0 Kudos
paveetirrasrie_Intel
607 Views

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


0 Kudos
Reply