Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAltera Offload UDP IP-How to change Minimum Packet Size
Hi, I'm trying to use Altera UDP Offload IP for my project. But the minimum packet size is 46, the minimum UDP payload is 18 bytes. This is a limitation. If the UDP payload is less than 18 byt...
Altera_Forum
Honored Contributor
14 years agoAFAIK the documentation for the `udp_payload_inserter` module states that if user supplies less data over the Avalon, the module will pad the rest and send it as ethernet trailer (zeros).