Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAdding Avalon ST interface to TSE (triple speed ethernet)
Hi What would be the best way to attach another streaming component to TSE, right now I have CPU--SGDMA-TSE I need to add another Avalon-ST (with packet support) between TSE and some use...
Altera_Forum
Honored Contributor
16 years agoYou 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.