Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Error in Modelsim-AE

Altera_Forum
Honored Contributor II
1,994 Views

Hello, 

When running simulation with Modelsim-AE I have this error: 

** Fatal: (vsim-7) Failed to open VHDL file "memory.hex" in rb mode. No such file or directory. (errno = ENOENT) 

But the file is indeed present in the same directory as the calling .vhd file. 

Is this a frequent (and solved) issue? 

Thank you.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
912 Views

Have you tried copying the memory.hex into the modelsim (mentor) directory?

0 Kudos
Altera_Forum
Honored Contributor II
912 Views

The file was in the vhdl source files directory but it has to be in the project root directory. It's ok now.

0 Kudos
Reply