Hello,
I need to design an application where zedboard transmits the data to the computer through the PS ethernet RGMII protocol.
Can any suggest about any tutorial for this
Thanks
Hello,
I need to design an application where zedboard transmits the data to the computer through the PS ethernet RGMII protocol.
Can any suggest about any tutorial for this
Thanks
I don't know of a tutorial but Adam Taylor has a four part series (issues 77 - 80) on Zynq Ethernet and LWIP in his MicroZed Chronicals Blog that might be helpful:
http://zedboard.org/content/microzed-chronicles
You could also build the LWIP Echo Server application built into the SDK and use that as a starting point.
-Gary