Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCombine DSP Builder and Quartus II Project
Hi! I wanted to ask, if it is possible, to combine a DSP Builder Project with a Quartus II Project. I know how to compile a DSP Builder Project in Quartus II. For my case, I would li...
Altera_Forum
Honored Contributor
14 years agoThank you!
I think this could work. I used the HDL Export in the DSP Builder and afterwards I added the <project_name>.qip File to my empty quartus II Project. I then created a symbol from the vhd File <dsp_project_name>_GN.vhd. (This should be the right file. What does this GN mean?) Finally I got a Symbol (Black Box) with all the inputs and outputs I created in the DSP Project. Do I need to do pin assignment for the in- and outputs then in the DSP Builder project?