Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYou can use the Altera triple speed ethernet MAC and feed it with the UDP packets that you build with some custom hardware. Have a look at the nios ii udp offload example (http://www.alterawiki.com/wiki/nios_ii_udp_offload_example).
As an alternative you could try a software solution with a Nios CPU and a UDP/IP stack but I don't think it would manage to reach 112MBps, or at least not easily.