Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- I'm thinking to use something like a DMA controler to improve the data rate, that's why I was asking about the best MAC ip core. --- Quote End --- AFAIK, all decent Ethernet iP-cores and the appropriate Linux drivers do use DMA. The performance is limited by the standard Linux IP-stack, that copies the frames several times. There are "zero-copy" stacks for Linux and for other OSes used by routers, but AFAIK, none is ported to NIOS, yet. -Michael