GTS AXI Multichannel DMA IP for PCI Express User Guide

ID 847470
Date 5/06/2025
Public

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

Document Table of Contents

4.4.5.2. Configuration Intercept Response Interface (ss_cii_resp)

This interface is meant to provide the response for any request received on the ss_cii_req interface. The response data is qualified by tvalid.

Interface clock: axi_lite_clk

Table 39.  Configuration Intercept Response Interface
Signal Name Direction Description
app_ss_st_ciiresp_tvalid Output This signal will be asserted for one clock to indicate that valid data is driven on the app_ss_st_ciiresp_tdata bus.
app_ss_st_ciiresp_tdata[31:0] Output

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

For CfgWr: Override the write data to the Configuration register.

For CfgRd: Override the data payload of the completion TLP.

app_ss_st_ciiresp_tdata[32] Output Override Data Enable: when asserted, the CfgWr payload or CfgRd completion will be overridden by the data supplied on the app_ss_st_ciiresp_tdata[31:0] bus.