Scalable Scatter-Gather DMA Intel® FPGA IP User Guide

ID 823097
Date 4/07/2025
Public
Document Table of Contents

3.2.2. Host AXI-4 Agent

The Host AXI4 Agent is responsible for the following operations:
  • Segregate the read & write request packets from internal AXI-ST streaming interface to dedicated packet FIFOs for optimized performance.
  • Translate AXI-ST streaming format into AXI-4 memory format transaction up to maximum burst length allowed within 4kB address boundary for each transaction.
  • ID mapping & tracking based on issued write/read AXI-4 packets and received write/read response AXI-4 packets to/from host.
  • Perform arbitration between write and read response AXI-4 packets received from Host.
  • Translate AXI-4 memory format into AXI-ST streaming format transaction up to maximum burst length allowed within 4kB address boundary for each transaction.
Note: Fixed AWID/ARID are used to ensure the responses received is in the sequence as of the requests issued.