Forum Discussion
Altera_Forum
Honored Contributor
15 years agoPassing channel to Avalon-ST demultiplexer
Hello, I am trying to build a component, which will be connected to Avalon-ST demultiplexer. Since the data has to be switched between inputs, I've added aso_channel signal. The SOPC builder compl...
Altera_Forum
Honored Contributor
15 years agoWell, since I use demultiplexer, it has one IN and two OUT signals. In this case, I want to switch between those out lines, so I've made my own sopc component, which has channel (output) signal. This component is connected to multiplexer input.