Hi all,
I am using Zedboard and VIVADO 2013.2 design tool. I am very new to this tool and zynq based SoC design. Please help me to find answers for the below
From the documents and all I am familiar with all the AXI interfaces between PL and PS. But practically how a PS is connected with PL through an AXI-HP interface?
how to connect the FIFO controller along with AXI-HP in PS?. In PL, what is the best interface to connect with AXI-HP and FIFO controller? Is there any example or reference or piece of code to understand the exact port mapping of the interface?
I know it is practically not possible to implement an AXI controller in PL( which have hundreds of signals). What should be the converter used for AXI transfer in PL. I guess it is a FIFO but I am not aware about the connections. please help