Visible to Intel only — GUID: sgc1710730496737
Ixiasoft
Visible to Intel only — GUID: sgc1710730496737
Ixiasoft
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
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. |