Hello,
I have one custom IP block which generates continuous data with around 1Mb rate. I want to send it out using Ethernet. Can someone give me an Idea what will be the starting point?
AXI Lite / AXI stream which one would be better?
Thank you
Hello,
I have one custom IP block which generates continuous data with around 1Mb rate. I want to send it out using Ethernet. Can someone give me an Idea what will be the starting point?
AXI Lite / AXI stream which one would be better?
Thank you
Hello Vatsalnaik,
It depends on the throughput you require. Please refer to this document in your decision making process.
https://www.xilinx.com/support/documentation/ip_documentation/ug761_axi_reference_guide.pdf
--Josh
Hi Josh,
Thanks for the document. I think this will work
I am able to generate vivado bitstream. But not sure how I can make transfer over ethernet. The only example I can see the the eco server. but it just sent packet and receive eco. I am able to do that. but How i can transfer my data over ethernet ?
Thank you.
Hi Vatsalnaik,
I am going to suggest you take a look at the MicroZed Chronicles, specifically issues 77, 78, and 79.
http://zedboard.org/content/microzed-chronicles
--Josh
Hi Josh,
Thanks for the reply. Please correct me if I understand it wrong. It uses Baremetal Ethernet. So I only need to activate Ethernet on Zynq PS IP. and then I can follow the tutorial. But Does it work with PL ethernet ?
Thanks.
Hi Vatsalnaik,
Please refer to this post for additional resources.
http://zedboard.org/content/ethernet-connectivity-microzed
--Josh