Visible to Intel only — GUID: iya1526065485434
Ixiasoft
1. About this Document
2. Streaming DMA AFU Description
3. Memory Map and Address Spaces
4. Software Programming Model
5. Running the AFU Example
6. Compiling the Accelerator Function (AF)
7. Simulating the AFU Example
8. Streaming DMA Accelerator Functional Unit User Guide Archive
9. Document Revision History for Streaming DMA Accelerator Functional Unit User Guide
Visible to Intel only — GUID: iya1526065485434
Ixiasoft
3.3. Stream-to-Memory DMA BBB Memory Map
The S2M DMA BBB memory map provides the address offsets of all the locations within the BBB. The following streaming DMA AFU registers reside at offset 0x200 in the MMIO address space.
Byte Address Offsets | Slave Name | Span in Bytes | Description |
---|---|---|---|
0x00 | S2M DMA BBB DFH | 0x40 | Device feature header for the S2M DMA BBB. This DFH points to 0x100 as the next DFH offset. |
0x40 | S2M DMA Dispatcher CSR | 0x20 | Control port for the S2M DMA Dispatcher. The driver accesses this location to control the DMA or query its status. |
0x80 | S2M DMA Descriptor Frontend CSR | 0X40 | Control port for the S2M DMA descriptor frontend. The driver accesses this location to control the descriptor frontend or query its status. |