Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYou can send directly data to the MAC without going through the DMA, but then you need to bypass the nichestack and generate all the Ethernet packet in hardware.
Have a look at the nios ii udp offload example (http://www.alterawiki.com/wiki/nios_ii_udp_offload_example).