Hi,
We are moving from DE0 Boards (Cyclone III) with Quartus 13.1 and vsim (one class) or modelsim-altera (another class), moving to
DE10-Lite boards (MAX10) with Quartus 21.1 and vsim / questa.
We've got the same issue as the OP. When I go to do a University Waveform File (or run Tools/Run Simulation Tool), I get a licensing error. We have the intelqsim license code.
Here is the output from the UWF run (vsim):
Determining the location of the ModelSim executable...
Using: C:/intelFPGA/21.1/questa_fse/win64
To specify a ModelSim executable directory, select: Tools -> Options -> EDA Tool Options
Note: if both Questa Intel FPGA Edition and ModelSim executables are available, Questa Intel FPGA Edition will be used.
**** Generating the ModelSim Testbench ****
quartus_eda --gen_testbench --tool=modelsim_oem --format=vhdl --write_settings_files=off version1 -c version1 --vector_source="U:/engr3181_work/tach_project/de10_tach/Waveform.vwf" --testbench_file="U:/engr3181_work/tach_project/de10_tach/simulation/qsim/Waveform.vwf.vht"
Info: *******************************************************************
<snip snip>
Completed successfully.
**** Generating the functional simulation netlist ****
quartus_eda --write_settings_files=off --simulation --functional=on --flatten_buses=off --tool=modelsim_oem --format=vhdl --output_directory="U:/engr3181_work/tach_project/de10_tach/simulation/qsim/" version1 -c version1
Info: *******************************************************************
Info: Running Quartus Prime EDA Netlist Writer
<snip snip>
Info: Quartus Prime EDA Netlist Writer was successful. 0 errors, 25 warnings
Info: Peak virtual memory: 4689 megabytes
Info: Processing ended: Thu Jan 27 16:09:33 2022
Info: Elapsed time: 00:00:14
Info: Total CPU time (on all processors): 00:00:01
Completed successfully.
**** Generating the ModelSim .do script ****
U:/engr3181_work/tach_project/de10_tach/simulation/qsim/version1.do generated.
Completed successfully.
**** Running the ModelSim simulation ****
C:/intelFPGA/21.1/questa_fse/win64/vsim -c -do version1.do
Unable to checkout a license. Make sure your license file environment variable (e.g., LM_LICENSE_FILE)
is set correctly and then run 'lmutil lmdiag' to diagnose the problem.
Unable to checkout a license. Vsim is closing.
** Error: Invalid license environment. Application closing.
Error.
I've attached picture of the error when I try to launch questa from Tools/Run Simulation Tool as well as the license setup from the menu.
Here is the license setup from lmutil:
PS C:\intelFPGA\21.1\quartus\bin64> lmutil lmstat -a -c 27xyz@xyz.trinity.edu
lmutil - Copyright (c) 1989-2019 Flexera. All Rights Reserved.
Flexible License Manager status on Thu 1/27/2022 16:04
[Detecting lmgrd processes...]
License server status: 27006@ITS-Morris
License file(s) on ITS-Morris: C:\Quartus\license.dat:
ITS-Morris: license server UP (MASTER) v11.16.2
Vendor daemon status (on ITS-Morris):
alterad: UP v11.16.2
Feature usage info:
Users of 6AF7_00CB: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of 6AF7_00BC: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of 6AF7_0005: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of 6AF7_0079: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of 6AF7_00A2: (Total of 74 licenses issued; Total of 0 licenses in use)
Users of 6AF7_0022: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of 6AF7_0011: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of 6AF7_0024: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of 6AF7_0025: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of 6AF7_0088: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of 6AF7_0095: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of ip_base: (Total of 74 licenses issued; Total of 0 licenses in use)
Users of 6AF7_00BD: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of maxplus2: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of maxplus2verilog: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of maxplus2vhdl: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of quartus: (Total of 37 licenses issued; Total of 0 licenses in use)
Users of 6AF7_00D8: (Total of 74 licenses issued; Total of 0 licenses in use)
Users of 6AF7_0014: (Total of 74 licenses issued; Total of 0 licenses in use)
Users of 6AF7_0034: (Total of 74 licenses issued; Total of 0 licenses in use)
mgcld: UP v11.6
Feature usage info:
Users of mgcvipae: (Total of 74 licenses issued; Total of 0 licenses in use)
Users of mgcvipaeaxi: (Total of 148 licenses issued; Total of 0 licenses in use)
Users of mgcvipaeaxi4: (Total of 74 licenses issued; Total of 0 licenses in use)
Users of alteramtivsim: (Total of 74 licenses issued; Total of 0 licenses in use)
Users of intelqsim: (Total of 37 licenses issued; Total of 0 licenses in use)
PS C:\intelFPGA\21.1\quartus\bin64>