Forum Discussion
Altera_Forum
Honored Contributor
18 years agoabout 'DSPB_Type' and 'double' in dspbuilder
I designed a sinwave.mdl yesterday using dspbuilder with the altbus and step block, but when I simulate it , the process is failed because the source data's type (coming form the step block)is do...
Altera_Forum
Honored Contributor
18 years agoYou need to add Input and Output blocks around the DSP Builder blocks. These serve to delimit the system that will be synthesized and your testbench. These blocks can be found in the IO & Bus part of the DSP Builder library.