Forum Discussion
Altera_Forum
Honored Contributor
14 years agotse (Triple speed ethernet) and SGDMA (Scatter Gather DMA) do not seem fully connecte
So I've searched, and nothing seems to quite fit my case. I am using SGDMA and TSE with InterNiche Portable TCp/IP v3.1 and Simple Socket Server demo and Altera 10.0 (or very close, maybe 10.1)...
Altera_Forum
Honored Contributor
14 years agoLooking at a thing (sort of like a memory/irq/connection map) the hardware person gave me, under the 'triple_speed_ethernet_0' module I see 'transmit Avalon Streaming Sink clk_0' and 'receive Avalon Streaming Source clk_0' (as well as 'control_port Avalon Memory Mapped Slave clk_0'), so I've got the required streaming Sink/Source - I just need to know how to connect them to the SGDMA 'stream to memory' and 'memory to stream' descriptors...