Altera_Forum
Honored Contributor
16 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 it in a complete NIOS System, using tcl scripts I've included this new model in the SOPC Builder library but It cannot be added (I think because it hasn´t an Avalon Interface). How can I integrate this model in Quartus? Do I need use .vhd file? In this case How can I do it to integrate in a schematic design?