Forum Discussion
Altera_Forum
Honored Contributor
16 years ago[TSE] how have the datas from fifo tse ?
Hi, I need some help about triple speed ethernet (tse) to receive and transmit datas. I have paid for IP-TRIETHERNET + IP-NIOS + IP-TCPIP-NIOS. The altera support and commercial contact told m...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- You should be able to use the simple socket server example. You are right, sgdma module is required for tse connection to nios, but actually it is free, included in sopc builder standard components. This is true for Cyclone III, but afaik for Cyclone II and Stratix, too. Cris --- Quote End --- Hi Cris, thanks for information for sgdma module I find it. Now I try to configure it to add to my sopc For the example, I think I must add the "mdio" in the tse module ,doesn't you ? Edit: I must add two "sgdma" module for each streaming from tse module ?