Forum Discussion
Altera_Forum
Honored Contributor
15 years agodsl you are right, if you want a bandwith that is significant over fast ethernet you need hardware acceleration. To achieve about 640 MBit/s data rate I had to offload the whole UDP protocol, but for controlling the user application the TCP/IP stack is fast enough.
There is an app note (AN440) for accelerating ethernet applications. Checksum offload through custom instructions is also described. Jens