You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RIFFA DMA Module is based on the DMA created by the RIFFA project (but is not identical).
The module supports PCI Express Gen.2 x8 as well as packet transactions.
It receives incoming transactions (both packets and registers access) from the PCIe IP and converts them to AXI-Stream transactions towards the data path (for packets) and AXI-Lite transactions toward the AXI Interconnect (for registers access).
The Module supports the buffer handling required for DMA transactions and has a dedicated driver.
Only a single channel and a single BAR is supported by this design.