skc5741
New Contributor
3 years agoQuartus Not Recognizing Questa Starter Edition License
Hello!
I've installed Quartus Lite with Questa FPGA Starter Edition on my Linux system, and I've generated a license through SSLC which appears to have valid licensing information when opened in text editors. However, when opened through Quartus, there doesn't appear to be any license being imported, as if it was an invalid license:
Additionally, when I attempt to run the Questa software, I receive the following error message:
Error: Error: Can't launch Questa Intel FPGA Simulation software -- make sure the software is properly installed and the environment variable LM_LICENSE_FILE or MGLS_LICENSE_FILE points to the correct license file.
Which indicates to me the license file hasn't been imported properly.
What can I do to resolve this?
Thanks!
Resolved! I needed to configure the LM_LICENSE_FILE variable in my ~/.profile, NOT ~/.zshrc or ~/.zsh_profile files.