Modelsim 10.5b Intel FPGA licenses error,
Hi all,
I'm getting a license error that I never had before on the same project, the licensces showed are working, I can see them with lmtools and quartus.
when I run
# vsim -novopt -t ps -L work -L work_lib -L mep -L altera_avalon_vip_pkgs_lib -L st_source_bfm_0 -L altera_ver -L lpm_ver -L sgate_ver -L altera_mf_ver -L altera_lnsim_ver -L stratixv_ver -L stratixv_hssi_ver -L stratixv_pcie_hip_ver top
I get the license error:
# Start time: 19:46:17 on Nov 28,2018
# ** License Issue: License request for alteramtivlog feature failed
# ** License Issue: No such feature exists. (1717@lxlicen01)
# ** License Issue: No such feature exists. (1717@lxlicen02)
# ** License Issue: No such feature exists. (1717@lxlicen03)
# ** License Issue: No such feature exists. (1717@lnxmics1)
# ** License Issue: License server system does not support this feature. (1717@lxlicen08)
# ** License Issue: The desired vendor daemon is down. (1800@lxlicen01)
# ** License Issue: The desired vendor daemon is down. (1800@lxlicen02)
# ** License Issue: The desired vendor daemon is down. (1800@lxlicen03)
# ** License Issue: The desired vendor daemon is down. (1702@lxlicen08)
# ** License Issue: Cannot find license file. (C:\flexlm\license.dat)
# ** Error: Failure to obtain a Verilog simulation license. Unable to checkout any of these license features: 'alteramtivsim' or 'alteramtivlog'.
# Error loading design
# Error: Error loading design
# Pausing macro execution
# MACRO ./wave.do PAUSED at line 113125
any idea?
Thanks