UDP -FPGA point to point...

M

Manav Nair

Guest
Hello everyone, I have recently started working on a project using Ethernet in an FPGA and I am using the UDP protocol for communication between the PC and the FPGA.
The communication is happening point to point so I was wondering do I need ARP implementation in my stack or can I just broadcast the message.

I am building a UDP stack but was wondering is ARP a necessary requirement.
Also, the FPGA doesn\'t have MAC or UDP port so what value should I assign to them before sending. Thank you in advance

Mana
 

Welcome to EDABoard.com

Sponsor

Back
Top