Intel® FPGA Software Installation & Licensing
Installation and Licensing that’s includes Intel Quartus® Prime software, ModelSim* - Intel FPGA Edition software, Nios® II Embedded Design Suite on Windows or Linux operating systems.
1336 讨论

Questa 2021.1, Fatal License Error: Unable to checkout a viewer license

raphiRubi
初学者
7,876 次查看

Hi,

 

Two weeks ago I "signed up for Evaluation or No-Cost License" for the "Questa*-Intel® FPGA Starter Edition (License: SW-QUESTA).

 

The simulator was running perfectly. Using LM_LICENSE_FILE variable.

Yesterday suddenly the following error message appeared (see attachment)

******************************************************************************

Fatal License Error:

Unable to checkout a viewer license necessary for use of the Questa Intel Starter FPGA Edition graphical user interface. Vsim is closing.

*******************************************************************************

How can I fix this issue.

The License file should be valid for 1 Year though?

 

Best regards,

Raphael

标签 (1)
6 回复数
raphiRubi
初学者
7,872 次查看

Here the erroe message:

 

# Start time: 10:00:11 on Nov 17,2023
# ** Note: (vsim-8009) Loading existing optimized design _opt2
# ** License Issue: License request for intelqsimstarter feature failed
# ** License Issue: Cannot checkout an uncounted license within a Windows Terminal Services guest session. (C:\licenses\flexlm\LR-146054_License.dat)
# ** License Issue: Cannot find license file. (C:\flexlm\license.dat)
# ** Error: Failure to obtain a VHDL simulation license. Unable to checkout 'intelqsimstarter' license.
# Error loading design

0 项奖励
SyafieqS
员工
7,763 次查看

Few things you can do.


  1. For Questa FSE, have you tried to regenerate the free license again?
  2. To disable internet connection and rerun simulation
  3. Or use diff connection and rerun


Let me know any update.



0 项奖励
SyafieqS
员工
7,719 次查看

Let me know if there is any update.


0 项奖励
JP28
初学者
7,296 次查看

I have the same problem. Was there any solution?

 

BR

0 项奖励
jster
新手
5,145 次查看

jster_0-1727928536983.png

 

I added my PDF steps I followed to get there. Mostly followed the great youtube guide source which might get you there pretty fast is: https://www.youtube.com/watch?v=e5kHFiAVcRI

 

Ok,,, I think my linux system as all configured up to start coding some FPGA finally.

0 项奖励
JoeW
初学者
3,598 次查看

Many thanks to jster's solution kindly shared to the community, especially the PDF file.

I followed the PDF steps mostly for my Windows 10's QuestaIntel Starter FPGA Edition-64 2023.3 (coming with Quartus Lite 23.1std). My issue was the NIC ID output from my terminal's ipconfig /all is not the same as the NIC ID shown in Quartus.

After coping the NIC ID from Quartus and went to SSLC to use that NIC ID generating a new license, I placed it in a path and update the system environment variables. Then I was able to start Questa Sim.

It took me at least five hours resolving this issue, and the solution posted above was the one that actually helped me. Thank you again!

回复