AXI Streaming Intel® FPGA IP for PCI Express* User Guide

ID 790711
Date 4/12/2024
Public
Document Table of Contents

6.3.5.1. HIP Native Mode Packing

This packing scheme is only available when you choose R-Tile. In this packing scheme, the AXI-ST Transmit and Receive interfaces follow all the rules that the Native Hard IP’s AVST interface follows for packing TLPs.

When using R-Tile and in 1x16 mode, the IP provides a data bus that is 1024-bits wide with four segments (each segment having 256 bits of data) qualified by a data valid, and 1024 bits of header with four segments (each segment having 256 bits of header) qualified by a header valid for each of the corresponding 4 data segments.

When using R-Tile and in 2x8 mode, for each of the x8 ports, the IP provides a data bus that is 512-bits wide with two segments (each segment having 256 bits of data) qualified by a data valid, and 512 bits of header with two segments (each segment having 256 bits of header) qualified by a header valid for each of the corresponding 2 data segments.

The application logic must follow the AXI4-ST Interface Specification for ready - valid handshake while driving data on the data bus interface. This interface also does not follow a fixed latency between the data ready and valid signals as specified by the AXI4-ST Interface Specifications.