Guest
#5359037
Dear all, I am developing a custom AXI IP using vivado. it has axi-stream slave and axi4-full master interface. my goal is to connect the master interface to zed board HP0 (axi3 slave interface). Since the input is the input and output axi standards are different i dont know how to map the input AXI stream signal to AXI4 ful master interface. I tried earlier where both I/O were stream interface where i simply mapped input to output and it worked fine. any suggestion would be really helpful to proceed. Thanks