pluto_hdl_adi/library/axi_dmac
Lars-Peter Clausen 29d590c951 axi_dmac: response_generator: Do not generate responses during ID sync
During an ID sync the request_id might increment, we should not generate a
response in this case. Since the ID sync only happens when the core is disabled
check that the core is enabled before generating a response.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2014-03-18 19:12:13 +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 axi_dmac: Add support for DMA bus widths other than 64 bit 2014-03-13 13:20:10 +01:00
axi_dmac.v axi_dmac: Fix default value for DMA type 2014-03-17 13:20:49 +01:00
axi_dmac_ip.tcl axi_dmac: Add support for DMA bus widths other than 64 bit 2014-03-13 13:20:10 +01:00
axi_register_slice.v Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
axi_repack.v axi_dmac: Add support for DMA bus widths other than 64 bit 2014-03-13 13:20:10 +01:00
data_mover.v axi_dmac: data_mover: Improve timing 2014-03-18 19:06:26 +01:00
dest_axi_mm.v axi_dmac: Add support for DMA bus widths other than 64 bit 2014-03-13 13:20:10 +01:00
dest_axi_stream.v axi_dmac: Add support for DMA bus widths other than 64 bit 2014-03-13 13:20:10 +01:00
dest_fifo_inf.v axi_dmac: Add support for DMA bus widths other than 64 bit 2014-03-13 13:20:10 +01: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 axi_dmac: Add support for DMA bus widths other than 64 bit 2014-03-13 13:20:10 +01:00
request_generator.v axi_dmac: Add support for DMA bus widths other than 64 bit 2014-03-13 13:20:10 +01:00
resp.h Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
response_generator.v axi_dmac: response_generator: Do not generate responses during ID sync 2014-03-18 19:12:13 +01: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 axi_dmac: Add support for DMA bus widths other than 64 bit 2014-03-13 13:20:10 +01:00
src_axi_stream.v axi_dmac: Add support for DMA bus widths other than 64 bit 2014-03-13 13:20:10 +01:00
src_fifo_inf.v axi_dmac: Add support for DMA bus widths other than 64 bit 2014-03-13 13:20:10 +01:00