Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Usually in a design with a Nios II CPU and a software layer with a TCP/IP stack, those two interfaces are connected to SGDMAs in QSys. If you do it that way and have the correct software solution, then you can directly send and receive packets through the software API. --- Quote End --- Hi, I didn't get the point: send and receive packets through the software API. which API software can be used in this case? --- Quote Start --- If you need a higher bandwidth you can also make your own IP and connect it to the avalon stream interfaces in QSys instead of the DMAs and generate packets directly there. --- Quote End --- yes, I need higher bandwidth 750 Mbps+. In attachment, there is screenshot of how I connect SGDMAs to other components in Qsys. If I remove this SGDMAs, where exactly I have to connect (to the avalon stream interfaces) from own IP.