Forum Discussion
Altera_Forum
Honored Contributor
14 years agoLicense Problem
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 K2 Replies
- Altera_Forum
Honored Contributor
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 - Altera_Forum
Honored Contributor
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