Forum Discussion
Alternatively, you could apply Quartus® II Software SW-QUARTUS-WE-FIX no-cost license. Login to Intel® FPGA Self Service Licensing Center and request the Quartus evaluation free license here https://licensing.intel.com/
1. Login to https://licensing.intel.com/
2. Go to Sign up for Evaluation or Free licenses
3. Select Intel® Quartus® II Software SW-QUARTUS-WE-FIX
4. # of Seats is always 1 for Quartus Web Edition
5. Check the T&C box
6. Click Get License button
7. Check the option product Intel FPGA Software SII-NONVOLENCRYP
8. Add New Computer or Assign an Existing computer
9. Add the required fields
10. Click Generate License
You will be taken to the Licensing page, and you should be able to receive the email with license attached
- marie_toutain2 years ago
New Contributor
Hello,
I added the license following your message, I use nic adress to generate it.
I added license file to the folder /usr/local/flexlm/licenses.Then I put the complet file name in LM_LICENSE_FILE and ALTERAD_LICENSE_FILE (/usr/local/flexlm/licenses/LR-150535_License.dat) I also try with the folder name in these aliases.
I run ./lmutil lmgrd
And then the project compilation commands: I obtained the same resulat as previously.
I executed the project in windows version quartus to compare: the compilation is OK.
But I need to be able to run quartus compilation via linux command line.
Miss I some steps to configure quartus with the licence?