--- Quote Start ---
Here 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 You can remove the NIOS part.
--- Quote End ---
Josyb,
Thank you very much for your response. I appreciate it. Any chance you know any cores for 10Gbe? I saw TSE / Nios offload example, and also bumped into 1Gbe cores (one from
opencores.org is free of charge even). Unfortunately they all seem to be 1Gbe. On the other hand I've got a Stratix V device with 8 10Gbe ports. Up to the point I can use Altera's MAC + XAUI. But nothing higher-level. So I was looking for more or less plug-n-play solution. I guess Intilop's solution looks like a closest to what I need.
Thanks a lot Josyb!