Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHow to combine two different quartus projects?
Hello everybody! I have 2 different quartus projects, one is for Nand flash controller and the other is for USB interface. I have to combine both of these so that I can use the USB interface to ...
Altera_Forum
Honored Contributor
10 years agoHey! I imported nand flash files to usb project using the "add or remove files" option in project navigator. I wrote a top level where I instantiated both nand and usb components.
It's working fine. Thank you very much to both of you for your time and advice...