Setup Quartus License Windows

From Terasic Wiki

(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
Setting Up Licensing in Windows Classic Control Panel View
Setting Up Licensing in Windows Classic Control Panel View
-
To set the LM_LICENSE_FILE environment variable through Windows system control panel, perform the following steps:
+
To set the '''LM_LICENSE_FILE''' environment variable through Windows system control panel, perform the following steps:
Note: The license file specification in the MAX+PLUS II License Setup dialog box takes precedence over the LM_LICENSE_FILE environment variable setting for that particular software.
Note: The license file specification in the MAX+PLUS II License Setup dialog box takes precedence over the LM_LICENSE_FILE environment variable setting for that particular software.

Revision as of 17:01, 21 April 2022

Source Link : https://www.intel.com/content/www/us/en/support/programmable/licensing/license-setup.html

Setting Up Licensing in Windows Classic Control Panel View

To set the LM_LICENSE_FILE environment variable through Windows system control panel, perform the following steps:

Note: The license file specification in the MAX+PLUS II License Setup dialog box takes precedence over the LM_LICENSE_FILE environment variable setting for that particular software.

  1. Choose Settings > Control Panel from the Windows Start menu.
  2. Double-click the System icon in the Control Panel window.
  3. Windows Vista Only: If your computer is running Windows Vista, a dialog box appears with a message prompting you to continue. Click OK.
  4. Click the Advanced tab in the System Properties dialog box.
  5. Click the Environment Variables button.
  6. Click the System Variable list to highlight it, and then click New.
  7. If the license file LM_LICENSE_FILE exists, select it, then select Edit. If it does not exist, select New and type LM_LICENSE_FILE in the Variable box.
  8. Type \license.dat or @ in the Value (Variable Value for Windows Vista) box.
  9. Example: C:\QUARTUS2WE\license.dat or 1800@myserver
  10. Click OK.
  11. You can now run the Intel FPGA software.


Back

Personal tools