Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThe hw.tcl file should lists the files it needs. If you open it in a text editor, you should see lines that start add_fileset_file or add_file (depending on what version of DSP Builder they used).
Also, if you generate in Qsys for synthesis, you should get a qip file which you would normally add to your quartus project. If you archived the project and unarchived to another location I suspect Quartus would only take the files specified in the QIP (leaving any intermediate or simulation files).