Xilinx / embeddedsw

Xilinx Embedded Software (embeddedsw) Development
Other
889 stars 1.05k forks source link

Hardware platform for standalone driver examples #175

Open sieumap43 opened 2 years ago

sieumap43 commented 2 years ago

Hi,

I have a Zybo z7-10 and a Zedboard and use Vivado 2018.3 and SDK 2018.3 (due to the previous developers of the project).

I'm trying to run the xtrafgen_master_streaming_example.c of the Traffic Generator trafgen in SDK. My question is how do I set up the hardware platform in Vivado first to export to SDK? It seems that I need the FIFO IP and the AXI Traffic Generator IP in the IP Integrator within Vivado, but how do I connect their ports? Do I need the Zynq Processing IP as well?

Would be great if there is a instruction how to setup and run the drivers example applications (not only particular to trafgen driver). I could not find further information from these sources: https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841745/Baremetal+Drivers+and+Libraries https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842194/Axi+traffic+generator https://xilinx.github.io/embeddedsw.github.io/trafgen/doc/html/api/index.html

shubhrajyoti1 commented 2 years ago

image