Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe RFC 826 is just the ARP protocol, i.e. the protocol that can give you a MAC address from an IP address. It is not the easiest to read, I'm sure other online resources that can give a more readable information.
You should have a more detailed look at the UDP offload example, it is well documented. IIRC they still use the NIOS to get the mac address through the ARP protocol, and then feed the hardware with the correct information to generate the UDP/IP/Ethernet packets.