Setup Quartus License Windows

From Terasic Wiki

(Difference between revisions)
Jump to: navigation, search
 
(5 intermediate revisions not shown)
Line 2: Line 2:
Setting Up Licensing in Windows Classic Control Panel View
Setting Up Licensing in Windows Classic Control Panel View
-
Quartus® II software version 9.0 and later does not support Windows 2000. Refer to the Operating System Support page on the Intel FPGA website for updated operating system support. 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.
+
To set the '''LM_LICENSE_FILE''' environment variable through Windows system control panel, perform the following steps:
#Choose '''Settings > Control Panel''' from the Windows Start menu.
#Choose '''Settings > Control Panel''' from the Windows Start menu.
#Double-click the '''System''' icon in the '''Control Panel''' window.
#Double-click the '''System''' icon in the '''Control Panel''' window.
-
#Windows Vista Only: If your computer is running Windows Vista, a dialog box appears with a message prompting you to continue. Click '''OK'''.
 
#Click the '''Advanced''' tab in the '''System Properties''' dialog box.
#Click the '''Advanced''' tab in the '''System Properties''' dialog box.
#Click the '''Environment Variables''' button.
#Click the '''Environment Variables''' button.
#Click the '''System Variable''' list to highlight it, and then click '''New'''.
#Click the '''System Variable''' list to highlight it, and then click '''New'''.
-
#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.
+
#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.
-
#Type \license.dat or @ in the '''Value''' ('''Variable Value''' for Windows Vista) box.
+
#Type \license.dat or @ in the '''Value''' box.
#'''Example''': C:\QUARTUS2WE\license.dat or 1800@myserver
#'''Example''': C:\QUARTUS2WE\license.dat or 1800@myserver
#Click '''OK'''.
#Click '''OK'''.

Latest revision as of 17:04, 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:

  1. Choose Settings > Control Panel from the Windows Start menu.
  2. Double-click the System icon in the Control Panel window.
  3. Click the Advanced tab in the System Properties dialog box.
  4. Click the Environment Variables button.
  5. Click the System Variable list to highlight it, and then click New.
  6. 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.
  7. Type \license.dat or @ in the Value box.
  8. Example: C:\QUARTUS2WE\license.dat or 1800@myserver
  9. Click OK.
  10. You can now run the Intel FPGA software.


Back

Personal tools