Laszlo Nagy
|
3f94fec620
|
axi_dmac/dma_write_tb: added data integrity check
Added passing condition checking.
Added variable request sizes
|
2018-05-03 14:49:06 +02:00 |
Laszlo Nagy
|
5c2e10eca5
|
axi_dmac: added ModelSim support to run_tb.sh
Modified run_tb.sh to work with Modelsim if the SIMULATOR variable is set to
"modelsim"
|
2018-05-03 14:49:06 +02:00 |
Laszlo Nagy
|
ee4932ecee
|
axi_dmac: made vlog pass
Did minor changes to the code to make ModelSim vlog pass.
|
2018-05-03 14:49:06 +02:00 |
Lars-Peter Clausen
|
24d17e8bcc
|
axi_dmac: Add transfer testbenches
Add simple transfer testbenches that test the read and write to AXI memory
paths of the DMAC.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
|
2018-05-03 14:49:06 +02:00 |
Lars-Peter Clausen
|
b3f027fc89
|
axi_dmac: Add simple register map testbench
Add a testbench that exercises the basic functionality of the axi_dmac
register map module.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
|
2018-05-03 14:49:06 +02:00 |