Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

License Error

Altera_Forum
Honored Contributor II
1,321 Views

I trying to start Altera QUARTUS 11 V8.0 MODELSIM V6.1G 

When I receive the error below: 

My question would be where is the license file stored? So that I can place the there.  

Please help. 

 

Unable to checkout a license  

Make sure your license file environment variables are set  

correctly and then run limutil Imdiag to diagnose the problem.  

 

ModelSIm Altera uses the following environment variables to  

check the licenses ( listed in the order of preference)  

1. MGLS_LICENSE_FILE 

2. LM_LICENSE_FILE
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
432 Views

you have to set LM_LICENSE_FILE (or the other variable) to the location of your license. you could put it in c:\altera\license.dat then right click on My Computer, go to Properties, the Advanced Tab, then Environment Variables. create a new one called LM_LICENSE_FILE and set the value to c:\altera\license.dat or what ever the location is of your license. if you create it as a User variable it will only be available to you, if its System it will be set for all users. 

 

if you need information try the Quartus II Installation and Licensing Guide or AN340.
0 Kudos
Reply