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 agoYou can just add the .mdl file to the Quartus project. Assuming you've previously generated from the mdl file (so that you have .mdlxml file next to it), then the remaining HDL files should then be generated during Analysis and Synthesis.