IP with axi-stream slave and axi4-full master interface

Guest #5359037
Rate this post
useful
not useful
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
Guest #5361857
Rate this post
useful
not useful
you need to look for a AXIS-AXI_Memory-Mapped DMA. In Vivado it is 
called Datamover. AXI4-MM is a complex bus technology, where axi-stream 
is just a simple data stream. You need logic&fsm to forward your stream 
on adresses.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now