diff options
Diffstat (limited to 'rtl/dma_axi32/README.txt')
| -rw-r--r-- | rtl/dma_axi32/README.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/rtl/dma_axi32/README.txt b/rtl/dma_axi32/README.txt new file mode 100644 index 0000000..b76882f --- /dev/null +++ b/rtl/dma_axi32/README.txt @@ -0,0 +1,29 @@ + +Opencores.org project - DMA AXI - 32 bit build + +This core is based on the Provartec PR200 IP - 'Generic High performance dual-core AXI DMA' + +Build with the following parameters: +- Single channel +- Single interrupt bit +- One AXI port (simultaneous read and write) +- AXI data 32 bits +- data FIFO 32 bytes +- AXI address bits 32 +- AXI outstanding write commands - 2 +- AXI outstanding read commands - 2 +- Block support - no +- Scheduler - no +- Priority modes - no +- Joint mode - yes +- Independent mode - yes +- Outstanding mode - no +- Tokens - yes +- AHB timeout - yes +- Watchdog timer - yes +- Peripheral control - yes +- Command lists - yes +- Endianess support - yes + +To view the complete IP - http://www.provartec.com/ipproducts/56 +For any questions / remarks / suggestions / bugs please contact info@provartec.com. |
