Forum Discussion
Altera_Forum
Honored Contributor
14 years agoChoosing TCP/UDP ip core (+ mac?), no SoC, anyone?
Guys, It so happens that I need a UDP and TCP core(s) working over 10G mac (or comes with its own MAC and XAUI that works with XGMII). No CPU (not even soft one). So I found only these vendors:...
Altera_Forum
Honored Contributor
14 years agoHere is a link to a low-cost TCP-UDP core: http://comblock.com/com5402soft.html
The core is written for Xilinx devices, but should not be to difficult to port. A pure UDP transmitter isn't that difficult to write yourself. There is a UDP Offload example on the Altera Wiki: http://www.alterawiki.com/wiki/nios_ii_udp_offload_example (http://www.alterawiki.com/wiki/nios_ii_udp_offload_example) You can remove the NIOS part.