pluto_hdl_adi/library/axi_dmac
Lars-Peter Clausen 6da9c65a08 axi_dmac: Add support for zero latency transfer switching
Right now there is always a period of one clock cycle where we can not transfer
any data when switching between two transfers. This patch modifies the data
mover to allow for zero latency. This fixes problems on the FMCOMMS1 platform

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2014-03-07 18:39:20 +01:00
..
2d_transfer.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
address_generator.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
axi_dmac.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
axi_dmac_ip.tcl Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
axi_register_slice.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
data_mover.v axi_dmac: Add support for zero latency transfer switching 2014-03-07 18:39:20 +01:00
dest_axi_mm.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
dest_axi_stream.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
dest_fifo_inf.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
inc_id.h Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
request_arb.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
request_generator.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
resp.h Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
response_generator.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
response_handler.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
splitter.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
src_axi_mm.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
src_axi_stream.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
src_fifo_inf.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00