Forum Discussion
rupa
New Contributor
5 years agoHow to send RAW Ethernet packets in Nichestack
Hi
We want to create socket communication without using TCP/IP stack. We are trying to send RAW Ethernet packets by making use of IPRAW.C file in BSP of NIOS II Simple socket server program but w...
SengKok_L_Intel
Regular Contributor
5 years agoI am afraid that I have no much info that can help with your python script here. What I suggest here is to capture the signaltap from the FPGA (e.g. the Avalon ST TX interface if you are using TSE IP) to understand what packet that it actually sending out, and detemine whether it meet your application requirment.
Regards -SK