Forum Discussion
Altera_Forum
Honored Contributor
17 years agocombine the quartus projects
Hi, are new for this forum, I need a help: I have a DE1 card, I created a project to implement the fft through Mega Wizard Plug-In, I did the same thing to do a fir filter. I want to know how can ...
Altera_Forum
Honored Contributor
13 years agoI see two solutions: you can either merge the two top level files manually, picking up the contents from both projects, or make a new top level file that contains all the pins, instantiate the two top level files you have now, and connect the pins to the instantiated components.