Changes between Version 2 and Version 3 of Component/Vci Multi Dma
- Timestamp:
- Apr 13, 2011, 2:26:55 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Multi Dma
v2 v3 11 11 * It is acting as an initiator to do the transfer. 12 12 13 The !V CIMultiDma component supports up to 16 simultaneous DMA transfers,14 corresponding to 16 independant DMA channels. As there is only one VCI port, the general arbitration policy between the active channels is round-robin.13 The !VciMultiDma component supports up to 16 simultaneous DMA transfers, 14 corresponding to 16 independant DMA channels. As there is only one VCI initiator port, the general arbitration policy between the active channels is round-robin. 15 15 16 16 The number of channels and the max burst length are constructor parameters.