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

License file is not specified

Altera_Forum
Honored Contributor II
6,244 Views

I have been getting a License Setup Required dialog box when opening my Quartus Software. Each time I link to my valid license file and Quartus opens. Over a week’s period of time I may have to do this multiple times. I am using Quartus 13 in a 64 bit Windows 7 environment. Why is Quartus not remembering my license file?

0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
4,006 Views

Is your LM_LICENSE_FILE environment variable set right?

0 Kudos
Altera_Forum
Honored Contributor II
4,006 Views

you don't necessarily have to set LM_LICENSE_FILE (instead just select the license file in Quartus directly), but it would be a valid work around 

 

Quartus tries to store this information in C:\Users\<username>\quartus2.ini 

 

check if this file has proper permissions, etc
0 Kudos
Altera_Forum
Honored Contributor II
4,006 Views

Thanks Linas and Thepancake.  

My LM_LICENSE_FILE environment variable did not exist. I did manually enter the LM_LICENSE_FILE environment variable, and it appears to be working. Thanks for the help! It is very stange that I had to do this, I have been using Quartus for years and have never had to do this. It is good to have the issue resolved. Thanks Again! 

 

FYI: The quartus2.ini has no refecrence to my license file. I pasted the info from the INI file for reference below.  

 

quartus2.ini  

[Cloud 13.0] 

CLOUD_USER_ID = 0 

 

[Programmer 13.0] 

PGMDQ_INTERNAL_SETTING = 0 

PGMW_SFL_USE_CRC_CHECK = on
0 Kudos
Altera_Forum
Honored Contributor II
4,006 Views

Here's the format for the quartus2.ini license section. i use a floating license, you can probably replace port@server with a file path for a fixed license 

 

[General 13.0] 

LICENSE_FILE = port@server
0 Kudos
Altera_Forum
Honored Contributor II
4,006 Views

Thanks, I'll give that a try as well.

0 Kudos
Reply