Hi @sunkim68
Questa*-Intel FPGA Starter Edition is free, but requires zero cost licenses.
The LM_LICENSE_FILE environment variable specify the location of the license file. Before using Questa*-Intel® FPGA Edition software, you must set an environment variable the location of license.
1. You need to have a license.dat file first. Request the license from the Self Service Licensing Center if you haven't done so.
2. Then, go to "My PC", right click properties
3. Click Advanced System Setting.
4. In the "Advanced" tab, click environment variable
5. In the "System Variable", create a New variable with name= LM_LICENSE_FILE, value= <the path to your license.dat> e.g. C:\license.dat
6. Click Ok and restart the Questa.
Or a more straight forward way:
In the command prompt:
setx LM_LICENSE_FILE <the path to your license.dat>
For more information, refer to the User Guide below:
https://www.intel.com/content/www/us/en/programmable/documentation/esc1425946071433.html#qrv1516933251246
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos.