ModelSim Error: "expected integer but got '30p'" When Loading Project
Hello,
I am experiencing an issue with ModelSim where I get errors related to the ini file during simulation.
I have already posted a question on Stack Overflow, but I would like to ask here as well for more insights
I'm using ModelSim (Intel FPGA Edition 20.1) and encountered an error when loading my project. The transcript window shows the messages expected integer but got "30p" :
Here is a summary of my issue:
When I try to run a simulation, ModelSim shows errors about not being able to open or replace the ini file
I have checked file permissions and ensured that the files are not read-only.
Reinstalling ModelSim did not resolve the issue.
Based on my troubleshooting, I suspect that the root cause might be a problem with the modelsim.ini file or its configuration.
Is there any recommended way to resolve ini file issues in ModelSim, or any best practices for managing ini files across multiple projects and tool versions?
Thank you for your support.
You will need to set up the environment variable SALT_LICENSE_FILE in your PC. Questa read the environment variable to fetch the respective license .dat file.
Please checkout the user guide below.
https://www.intel.com/content/www/us/en/docs/programmable/683472/25-1/and-software-license.html
Regards,
Richard Tan