pluto_hdl_adi/library/axi_dmac
Lars-Peter Clausen 495d2f3056 axi_dmac: Propagate awlen/arlen width through the core
Depending on whether the core is configured for AXI4 or AXI3 mode the width
of the awlen/arlen signal is either 8 or 4 bit. At the moment this is only
considered in top-level module and all other modules use 8 bit internally.
This causes warnings about truncated signals in AXI3 mode, to resolve this
forward the width of the signal through the core.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2017-03-30 17:19:38 +02:00
..
bd axi_dmac: Fix typo on ./bd/bd.tcl 2015-09-23 15:51:50 +03:00
2d_transfer.v all: Change tab to double space 2016-10-01 18:13:42 +03:00
Makefile updated makefiles 2016-12-09 23:06:41 +02:00
address_generator.v axi_dmac: Propagate awlen/arlen width through the core 2017-03-30 17:19:38 +02:00
axi_dmac.v axi_dmac: Propagate awlen/arlen width through the core 2017-03-30 17:19:38 +02:00
axi_dmac_constr.sdc axi_dmac: Removed unneded constraints, as FMCJESDADC1 doesn't work correctly with them 2015-07-23 17:01:02 +03:00
axi_dmac_constr.ttcl axi_dmac: Fix constraints for ultrascale 2016-10-19 14:00:54 +02:00
axi_dmac_hw.tcl axi_dmac: Updated fifo interfaces for easier connectivity 2015-11-24 11:08:28 +02:00
axi_dmac_ip.tcl axi_dmac: Fix dummy port enablement dependency 2017-03-14 16:03:25 +01:00
axi_register_slice.v all: Change tab to double space 2016-10-01 18:13:42 +03:00
data_mover.v all: Change tab to double space 2016-10-01 18:13:42 +03:00
dest_axi_mm.v axi_dmac: Propagate awlen/arlen width through the core 2017-03-30 17:19:38 +02:00
dest_axi_stream.v all: Change tab to double space 2016-10-01 18:13:42 +03:00
dest_fifo_inf.v all: Change tab to double space 2016-10-01 18:13:42 +03:00
inc_id.h axi_dmac: Parameter changes 2015-08-20 16:06:26 +03:00
request_arb.v axi_dmac: Propagate awlen/arlen width through the core 2017-03-30 17:19:38 +02:00
request_generator.v all: Change tab to double space 2016-10-01 18:13:42 +03:00
resp.h Added axi_dmac, axi_fifo and misc files in library 2014-03-06 18:16:02 +02:00
response_generator.v all: Change tab to double space 2016-10-01 18:13:42 +03:00
response_handler.v all: Change tab to double space 2016-10-01 18:13:42 +03:00
splitter.v all: Change tab to double space 2016-10-01 18:13:42 +03:00
src_axi_mm.v axi_dmac: Propagate awlen/arlen width through the core 2017-03-30 17:19:38 +02:00
src_axi_stream.v all: Change tab to double space 2016-10-01 18:13:42 +03:00
src_fifo_inf.v all: Change tab to double space 2016-10-01 18:13:42 +03:00