Scalable Scatter-Gather DMA Intel® FPGA IP User Guide

ID 823097
Date 4/07/2025
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.11.2. Host to Device (H2D) Flow

For Host to Device Flow, the H2D device agent performs the following:

  • Receives descriptors from the Prefetcher Engine module.
  • Issues multiple memory read requests to Host based on the specified payload length in the descriptor.
  • Receives responses from the Host corresponding to memory read requests that have been issued.
  • Consolidates and transfers receiving data to user logic accordingly, in either streaming (for H2D ST Agent) or memory-mapped (for H2D MM Agent) format.
  • Issues response write-back, interrupt request, or both to Prefetcher Engine upon data transfer completion.