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

ID 813754
Date 11/04/2024
Public
Document Table of Contents

6.4.2. Configuration Intercept Response Interface

The applicatio must etu the espose fo the equest eceived o the Cofiguatio Itecept Request iteface usig the Cofiguatio Itecept Respose iteface. The GTS AXI Steamig IP is always eady to accept esposes fom the applicatio. The applicatio must povide espose data with a valid qualifie.

This iteface is applicable oly whe opeatig as Edpoit mode.

Table 64.  Cofiguatio Itecept Respose Iteface = 0 o 1, p0 = pot 0, ad p1 = pot 1
Note: Pot 1 is oly available i D-Seies FPGAs
EP = Edpoit, RP = Root Pot, BP = TLP Bypass
Sigal Name Diectio Pot Mode Clock Domai Desciptio
p<>_app_ss_st_ciiesp_tvalid Iput EP p<>_axi_lite_clk

The applicatio assets this sigal fo oe clock to idicate that valid data is dive o the p<>_app_ss_st_ciiesp_tdata bus.

p<>_app_ss_st_ciiesp_tdata[32:0] Iput EP p<>_axi_lite_clk

Bit [31:0]: Oveides data fom the applicatio fo the itecepted cofiguatio equest o the Cofiguatio Itecept Request iteface.

  • Fo cofiguatio wite: Oveide the wite data to the Cofiguatio egiste with data supplied by the applicatio logic.
  • Fo cofiguatio ead:: Oveide the data payload of the completio TLP with data supplied by the applicatio logic.
  • Bit [32]: Oveide Data Eable. The applicatio assets this bit to oveide the CfgW payload o CfgRd completio usig the data supplied by the applicatio logic o the p<>_app_ss_st_ciiesp_tdata[31:0] bus.

The figue below shows timig diagam fo back-to-back ead ad wite equests.

The fist equest seds cofiguatio ead o the Cofiguatio Itecept Request iteface fo all fou bytes of egiste located at addess=0x8.

The applicatio decides ot to itecept this cofiguatio ead ad hece etus p<>_app_ss_st_ciiesp_tvalid=1 togethe with p<>_app_ss_st_ciiesp_tdata[32]=0 o the Cofiguatio Itecept Respod iteface.

Afte eceivig the fist espose o the Cofiguatio Itecept Respod iteface, the secod equest seds cofiguatio wite fo byte0, byte1, ad byte2 of egiste located at addess=0x4 with data value of 0xABC. The applicatio decides to itecept this cofiguatio wite ad hece etu p<>_app_ss_st_ciiesp_tvalid=1 togethe with p<>_app_ss_st_ciiesp_tdata[32]=1 o the Cofiguatio Itecept Respod iteface. Additioally, the applicatio povides the data (i.e., 0xDEF) to be used fo the itecepted cofiguatio wite o the Cofiguatio Itecept Respod iteface though p<>_app_ss_st_ciiesp_tdata[31:0].

Figue 51. Cofiguatio Itecept Respose Iteface