pluto_hdl_adi/library/axi_dmac
Lars-Peter Clausen 0d482e7ef6 axi_dmac: Disable dummy AXI ports for Xilinx IPI
The memory mapped AXI interfaces for the AXI-DMAC are uni-directional.
Which means they are either write-only or read-only. Unfortunately the
Altera tools can't handle this, so we had to add dummy signals for the
other direction.

The Xilinx tools on the other hand handle uni-directional AXI interfaces
and in fact IPI can do a better job and use less resources when creating
the AXI interconnects when it knows that the interface is uni-directional.
So always disable the dummy ports for the IPI package.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-08-20 18:25:01 +02:00
..
2d_transfer.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
Makefile Makefile: Updated makefiles so that the project recipe does not depend on lib 2015-05-06 14:58:29 +03:00
address_generator.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
axi_dmac.v axi_dmac: Parameter changes 2015-08-20 16:06:26 +03: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.xdc axi_dmac: Updated constraints to cover cases when the hierarchy is rebuilt by synthesis 2015-05-13 16:34:06 +03:00
axi_dmac_hw.tcl parameter changes 2015-08-20 08:53:51 -04:00
axi_dmac_ip.tcl axi_dmac: Disable dummy AXI ports for Xilinx IPI 2015-08-20 18:25:01 +02:00
axi_register_slice.v axi_dmac: axi_register_slice: Provide default values for registers 2014-04-10 13:50:39 +02:00
data_mover.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
dest_axi_mm.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
dest_axi_stream.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
dest_fifo_inf.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
inc_id.h axi_dmac: Parameter changes 2015-08-20 16:06:26 +03:00
request_arb.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
request_generator.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +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 hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
response_handler.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
splitter.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
src_axi_mm.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
src_axi_stream.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00
src_fifo_inf.v hdl/library: Update the IP parameters 2015-08-19 14:11:47 +03:00