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

ID 790711
Date 2/12/2024
Public

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

Document Table of Contents

7.1. Register Address Map

The application can access registers of the IP as well as PCIe* configuration space registers of physical functions present in the design.

The following figure shows the address map of registers when accessing them from the AXI Lite CSR Interface (lite_csr).

The following sections describe the register addresses and bit mappings for each register space.

Figure 47. IP Address Map

All AXI-Lite accesses are completed with appropriate response (BRESP, RRESP) so that the bus does not stall.

  • AXI-Lite access to address ranges defined in Register Address Map shall be completed successfully with BRESP/RRESP="OK". This includes access to unimplemented, i.e., Reserved, register offsets within the valid address range.
    • Read to reserved register shall return value of all zeroes.
    • Write to register location containing any number of RO or RO/V bit, design shall return write response BRESP=OKAY. Write is dropped for the RO or RO/V bit location(s). This is not an error condition.
  • AXI-Lite access to address beyond the register map should be completed gracefully with BRESP/RRESP="DECERR". Read returns all zeroes and write is dropped.