Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI've encountered this problem hours before. I copy the Hex file to the folder where the projects file is, and clear the path information in .v file, like altsyncram_component.init_file = "line_kbyte_buff.hex"
Then it can work. And the .ver files also generated after simulation. :D