I am trying to get this simulator to work with a fixed license file but when trying to open it I get the licensing error shown below
Currently my environment is configured so that environment variable LM_LICENSE_FILE points to the .dat fixed license file. SALT_LICENSE_SERVER environment variable doesn't exist in my environment.
Am i missing anything regarding the configuration of my environment?
Could somebody please help me solve this licensing problem?
SALT_LICENSE_SERVER environment variable doesn't exist in my environment.
> That’s expected. The SALT_LICENSE_SERVER environment variable does not exist by default—you will need to create it manually and set it according to your license configuration.
Additionally, please verify that the license.dat file contains the appropriate feature for your edition: intelqsim → Questa® FPGA Edition intelqsimstarter → Questa® FPGA Starter Edition intelqsimstarter will Not works for Questa® FPGA Edition.
I went through the link you provided above and I proceeded as follows:
- I removed LM_LICENSE_FILE env variable from my environment and I replaced it by SALT_LICENSE_SERVER, which points to the .dat license file. When doing that Questa Altera Starter FPGA Edition tried to start but I got the following errors in its gui
and a bit after this the error window below
When looking inside the license file I only find intelqsimstarter, which from your explanation above looks like the right feature.
Regarding "invalid host" error, when looking inside the license file i find the 2 lines below
which I also think are correct. PC name and relevant MAC address appear below. I realized yesterday that the MAC address corresponds to the ethernet adapter of my dock, that is, when my laptop is not connected to the dock, I don't see this ethernet adapter. Anyway i don't think this is a problem, because when running these tests I am always connected to the dock, so the relevant ethernet adapter is always present as can be seen in ipconfig /all command output below.
Another perhaps useful feedback to narrow down the problem here is that I tried this license configuration with an older Questa starter installation (when it was called Questa-Intel instead of Questa-Altera), and for this version it works. Below you can see a screenshot of the gui when starting the simulator
So the question is, how should I proceed to make it work for Questa Altera Starter FPGA Edition-64 2025.2?
Today I got access to SSLC so I generated from there the evaluation licenses, following the procedure described in the link you provided and I finally managed to make starter and not starter versions of the simulator work in my computer.