Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17241 Discussions

Questa runs from command line but not from Quartus

Fred_Barkins
Novice
566 Views

Hello,

I'm using Quartus Lite Edition 24.1std. I want to simulate a simple testbench.

I generated a Questa*-Intel® FPGA Starter Edition license, and saved it locally.

I've exported the LM_LICENSE_FILE variable in ~/.bashrc with the correct path and rebooted:
export LM_LICENSE_FILE=/home/username/intelFPGA_standard/24.1std/questa_fse/lr-228096_license.dat

 

I can now run vsim:

~/intelFPGA_standard/24.1std/questa_fse/linux_x86_64$ ./vsim
Reading pref.tcl

Fred_Barkins_0-1743872243944.png

 

In Quartus, I've done the following setup steps:
1. I configured Assignments --> Settings  to include my testbench, Tool name is Questa Intel FPGA

2. In Tools --> Options --> EDA Tool Options I have the Questa Intel FPGA directory set to the default "/home/username/intelFPGA_standard/24.1std/questa_fse/linux_x86_64"

3. In Tools --> License Setup I checked "Use LM_LICENSE_FILE variable"

Fred_Barkins_2-1743873049280.png

4. Not that it makes much sense but I also tried the variation where in Tools --> License Setup I uncheck the "Use LM_LICENSE_FILE variable" option and specify the path to the license:

Fred_Barkins_1-1743872982817.png

 

When I now run Tools --> Run Simulation Tool --> RTL Simulation I still get:
** Fatal: Failed to initialize licensing environment. License environment not set correctly.
Unable to checkout a license. Vsim is closing.
** Error: Invalid license environment. Application closing.

In any case I get the above error.

The bottom line is, I manage to load the program by running vsim from the command line as shown above, but even though I made all the steps I've read in the forum, including posts that their subject was similar to this, I still don't manage to load it from Quartus.

How is possible? what can I do?


Any help would be appreciated.

Labels (1)
0 Kudos
2 Replies
ShengN_Intel
Employee
434 Views

Hi,


Yes, questa lite edition requires license. Please generate it from SSLC site https://licensing.intel.com/psg/s/?language=en_US

The steps shown at links here https://www.intel.com/content/www/us/en/docs/programmable/683472/22-1/and-software-license.html


Thanks,

Regards,

Sheng


0 Kudos
ShengN_Intel
Employee
407 Views

Hi,


May I know do you have any further concern or update?


Thanks,

Regards,

Sheng


0 Kudos
Reply