Forum Discussion
NoahHuguenin
Occasional Contributor
1 year agovlog-7 "Failed to open design unit file in read mode" error during simulation for Agilex7 board
Good day, I am trying to simulate an HLS for an Agilex7 device. I'm using Quartus Prime Pro 24.2, and the corresponding versions of Questa - Intel FPGA Edition and HLS Compiler. Running on a Windo...
BoonBengT_Altera
Moderator
1 year agoHi @NoahHuguenin,
Noted on the success simulation for other project and environment path, that rules out the possibilities for platform/tools setup issues. Hence it would be more toward the code related cause.
Agree on the suggestion on creating a different example project to identify the error component. I would suggest the following:
- creating a different example for the previous success simulate project by adding the component from the matrix inversion project OR
- removing each component one by one in the matrix inversion project, followed by building/compiling the project to identify the project.
Hope that clarify.
Best Wishes
BB