Altera_Forum
Honored Contributor
15 years agoUDP for TSE MAC
Hi all, Currently I am using TSE MAC, but is there any UDP Verilog module already available to connect with TSE MAC? I tried to search around but can not find one. Thanks a lot!
Hi, Daixiwen, I also have another question about this example. I find that the packet format is different from the typical UDP packet. In this case, can we transfer data from the board to the PC via UDP? Also do we need to rewrite our own packet receive application code to get the data, rather than using "recvfrom()" socket? Thanks!