Forum Discussion
Altera_Forum
Honored Contributor
15 years ago@Cris72: I wasn't actually using my ethernet for those tests. I was merely writing the samples to on board memory and then printf 'd those values afterwards so I could view them. I wanted to isolate the IORD in that way.
The FIFO is definately something I could go for. However, I havn't found example code yet where FIFO's or ring buffers are used with the TSE... Or examples with a DMA. The triple speed ethernet design I extended already uses a SGDMA rx and a tx connected to the TSE megacore function. Can I use these in any way? Or must I add a DMA/SGDMA for my special purpose?