Altera_Forum
Honored Contributor
15 years agoScatter-gather DMA for tse
Hi everyone,
I looked into reference designs about tse(triple-speed ethernet), and I found that all these tse applications are built around NIOSII with scatter-gather DMAs. My question is that if I just want to build a standalone tse (I'll use some simple control logic to program tse before sending/receiving packet), should I also include scatter-gather DMA into my design? And what's purpose of scatter-gather DMA? Thanks!