Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIn the absence of more details of your problem, here is my guess: Your test bench is probably using a file to read and it cannot find file in the project directory. Either you should put the specified file in the project directory or specify its entire path in the testbench program.