AXI Multichannel DMA Intel® FPGA IP for PCI Express* User Guide

ID 817911
Date 7/22/2024
Public
Document Table of Contents

4.4.5.2. Configuration Intercept Response Interface (ss_cii_resp)

The application must return the response for request received on ss_cii_req interface using the ss_cii_resp interface. The IP is always ready to accept responses from the application. The application provides response data with valid qualifier.

Interface clock : axi_lite_clk

Table 19.  Configuration Intercept Response Interface
Signal Name Direction Description
app_ss_st_ciiresp_tvalid Output

Application asserts this signal for one clock to indicate that valid data is driven on app_ss_st_ciiresp_tdata bus.

app_ss_st_ciiresp_tdata[31:0] Output

Override data from application for the intercepted configuration request on the Configuration Intercept Request interface.

For CfgWr: Override the write data to the Configuration register with data supplied by the application logic.

For CfgRd: Override the data payload of the completion TLP with data supplied by the application logic.

app_ss_st_ciiresp_tdata[32] Output

Override Data Enable: Application assert this signal to override the CfgWr payload or CfgRd completion using the data supplied by the application logic on app_ss_st_ciiresp_tdata[31:0] bus.