A newer version of this document is available. Customers should click here to go to the newest version.
A.1.1.3.2. Metadata Support
8-Byte Metadata
In AXI Streaming mode, once you select Enable Metadata support during the IP generation, the source and destination address fields in the existing descriptor structure are repurposed for metadata support. The following fields of the existing descriptor defined above have revised properties.
Name | Width | Description |
---|---|---|
SRC_ADDR[63:0] | 64 | If Link bit = 0, then this field contains the source address. If the queue is H2D, then this field contains the address in the host memory. If the queue is D2H, then this is 8-Byte Metadata. If the link bit is set, then this contains the address of the next 4KB page in the host memory containing the descriptors. |
DEST_ADDR[127:64] | 64 | Provided link = 0, this field means: If the queue is D2H, then this field contains the address in the host memory. If the queue is H2D, then this is 8 Byte-Metadata. |