Altera_Forum
Honored Contributor
8 years agoAdding output signals to DSP Builder exp conduit
I need to modify the input and output signals of my DSP builder component that are available under the exp conduit in Qsys. I currently have a single bool input and a single bool output.
When I add a new output in Simulink and rebuild, it doesn't show inside Qsys (I've tried bool and uint(32)). The system is updating (If I remove the existing output it no longer shows in Qsys). Is there an additional step or setting to control the input and output signals? :confused: