Forum Discussion
Altera_Forum
Honored Contributor
17 years agointegration of DSP Builder model in Quartus
I've designed a simple logic design in DSP Builder, basically reading and writing some I/O ports, after compilation and downloading it works fine running in a Cyclone III. I want to integrate i...
Altera_Forum
Honored Contributor
17 years agoin your Signal Compiler block go to the Export HDL tab and click the button. in your Quartus project add the generated .qip file to your project. there will be a .vhd file with the same name as your .qip and .mdl that you can interface to your DSP Builder system with.