Forum Discussion
Sometime, it is because of the mismatch version of the Quartus and Questasim. May I know what version that you were using for both? Can you use the latest version?
If you were to test out this example design https://www.intel.com/content/www/us/en/docs/programmable/683248/18-0/open-the-example-design.html
Will you see the same problem? The reason for the ask is to narrow down to see if this is due to environment problem or not.
Hello KennyTan,
Thank you for your reply. I downloaded the latest quartus and questa shown on the Intel/quartus linux download webpage.
I show quartus as version 24.1std.0 Build 1077 03/04/2025 SC Lite Edition. When I run questa from within Quartus, I see this:
Siemens Questa Intel Starter FPGA Edition-64 2024.3
Revision 2024.09 Date Sep 10 2024
Some other issues I am running into. If you could help me with these as well, I would appreciate it. Should I file separate tickets for these?
I do have a valid permanent quartus license for the full version of quartus, but I haven't figured out how to get this software to take that license file.
I am also continuing to support an Arria IIGX project, which this version of Quartus doesn't support, so I still run the old Quartus II 13.1 on another machine, since the two versions of Quartus appear to conflict with each other.
I will try your example download shortly.
Robert Morrison
- agemoz10 months ago
New Contributor
Hello KennyTan,
The example design compiles file, but running the simulator generates the same error, it now cant find the cyclone 5 simulation libraries:
# ** Error (suppressible): (vopt-19) Failed to access library 'cyclonev_pcie_hip_ver' at "cyclonev_pcie_hip_ver".
# No such file or directory. (errno = ENOENT)Robert Morrison