Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
I am thinking Avalon-ST Splitter and Avalon ST Mux should do the trick. Any ideas? anyone?
- Altera_Forum
Honored Contributor
Yes it should work. You can also have a look at the nios ethernet offload example (http://www.nioswiki.com/index.php?title=exampledesigns/nios2udpoffloadexample) on the Nios wiki, they are doing something similar.
- Altera_Forum
Honored Contributor
You could build a "stream copying" module by yourself and put it in SOPC Builder. It simply connects the input ST interface to two output ST interface, one for the user_logic, the other for SGDMA.