UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
11-17-2019 10:24 PM
Hi,
I'm trying to do ethernet design. I am using zybo. I don't want to use LWIP. I want to send the frames generated by the test pattern generator over ethernet. How should I proceed? Should I write the frames in a memory and send them to the Ethernet? Is there a design or SDK code that I can reference?
Thanks for helps
11-17-2019 11:40 PM
Hi @aleyskalaska ,
There is a way to send the raw packet using PS GEM SDK example which is the low level APIs used.
You could associate it with test pattern generator.
Regards
Praveen
11-18-2019 10:13 PM