Setup Quartus License Windows
From Terasic Wiki
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
Source Link : https://www.intel.com/content/www/us/en/support/programmable/licensing/license-setup.html | Source Link : https://www.intel.com/content/www/us/en/support/programmable/licensing/license-setup.html | ||
- | Setting Up Licensing in Windows | + | 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: | |
- | #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. |
- | + | #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''' box. |
- | #Type \license.dat or @ in the Value | + | #'''Example''': C:\QUARTUS2WE\license.dat or 1800@myserver |
- | #Example: C:\QUARTUS2WE\license.dat or 1800@myserver | + | #Click '''OK'''. |
- | #Click OK. | + | |
#You can now run the Intel FPGA software. | #You can now run the Intel FPGA software. | ||
+ | |||
+ | |||
+ | [[Setup_Quartus_License|Back]] |
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:
- Choose Settings > Control Panel from the Windows Start menu.
- Double-click the System icon in the Control Panel window.
- Click the Advanced tab in the System Properties dialog box.
- Click the Environment Variables button.
- 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.
- Type \license.dat or @ in the Value box.
- Example: C:\QUARTUS2WE\license.dat or 1800@myserver
- Click OK.
- You can now run the Intel FPGA software.