Forum Discussion
Altera_Forum
Honored Contributor
15 years agoproblem about dspbuilder input
I need a source to simulation the project? But I can't find the source? I use sine wave to connect "altbus"(the simulink compile error: can't infer data type). I use sine wave to connect "input" ...
Altera_Forum
Honored Contributor
15 years agoYou need to use DSP Builder Input blocks not Altbus blocks to mark the start of your DSP Builder system. An Input block can have ordinary simulink blocks connected to its input and then you can connect DSP Builder blocks to its outputs. Similarly use DSP Builder Output blocks to mark the end of your DSP Builder system.