pluto_hdl_adi/library/axi_dmac/tb
Lars-Peter Clausen 95c98c634e axi_dmac: Split transfer handling into separate sub-module
Move the transfer logic, including the 2d module, into its own sub-module.
This allows testing of the full transfer logic independently of the
register map logic.

The top-level module now only instantiates the register map and transfer
module, but does not have any logic on its own.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2018-07-03 13:44:34 +02:00
..
axi_read_slave.v axi_dmac: Add transfer testbenches 2018-05-03 14:49:06 +02:00
axi_slave.v axi_dmac: Add transfer testbenches 2018-05-03 14:49:06 +02:00
axi_write_slave.v axi_dmac/dma_write_tb: added data integrity check 2018-05-03 14:49:06 +02:00
dma_read_tb axi_dmac: Split transfer handling into separate sub-module 2018-07-03 13:44:34 +02:00
dma_read_tb.v axi_dmac: Split transfer handling into separate sub-module 2018-07-03 13:44:34 +02:00
dma_write_tb axi_dmac: Split transfer handling into separate sub-module 2018-07-03 13:44:34 +02:00
dma_write_tb.v axi_dmac: Split transfer handling into separate sub-module 2018-07-03 13:44:34 +02:00
regmap_tb axi_dmac: Add simple register map testbench 2018-05-03 14:49:06 +02:00
regmap_tb.v axi_dmac: made vlog pass 2018-05-03 14:49:06 +02:00
run_tb.sh axi_dmac: added ModelSim support to run_tb.sh 2018-05-03 14:49:06 +02:00
tb_base.v axi_dmac: Add simple register map testbench 2018-05-03 14:49:06 +02:00