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

License Problem

Altera_Forum
Honored Contributor II
1,121 Views

Hi, 

I have created the encrypted RTL files with the new license but If I replace the earlier license with the new license I am not able to create the SOF(bit) file.  

 

Can anyone let me know how to add two license to the Altera tool.  

 

Thanks, 

Vijay K
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
360 Views

Hi, 

 

I don't know if this solution will resolve your problem or no, but try it. 

you add under environnement variable two system variable, they have as name : "1-LM_LICENSE_FILE 2-MGLS_LICENSE_FILE" and we write the path of your second license to the above variable. 

Good luck
0 Kudos
Altera_Forum
Honored Contributor II
360 Views

In quartus, you can type both license files in with a ; between them: 

 

IE c:\licenses\license1.dat;c:\licenses\license2.dat 

 

This also works with the environment variables LM_LICENSE_FILE etc. 

 

Pete
0 Kudos
Reply