Visible to Intel only — GUID: dst1715284405617
Ixiasoft
4.4.1. PCIe AXI-ST TX Interface (ss_tx_st)
4.4.2. PCIe AXI-ST RX Interface (ss_rx_st)
4.4.3. Control and Status Register Interface (ss_csr_lite)
4.4.4. Flow Control Credit Interface
4.4.5. Configuration Intercept Interface (CII)
4.4.6. Completion Timeout Interface (ss_cplto)
4.4.7. Function Level Reset Interface
4.4.8. Control Shadow Interface (ss_ctrlshadow)
4.5.1. H2D AXI-ST Source (h2d_st_initatr)
4.5.2. D2H AXI-ST Sink (d2h_st_respndr)
4.5.3. BAM AXI-MM Master (bam_mm_initatr)
4.5.4. BAS AXI-MM Slave (bas_mm_respndr)
4.5.5. PIO AXI-Lite Master (pio_lite_initiatr)
4.5.6. HIP Reconfig AXI-Lite Slave (user_csr_lite)
4.5.7. User Event MSI-X (user_msix)
4.5.8. User Event MSI (user_msi)
4.5.9. User Function Level Reset (user_flr)
4.5.10. User Configuration Intercept Interface - EP Only
4.5.11. Configuration Slave (cs_lite_respndr) - RP Only
Visible to Intel only — GUID: dst1715284405617
Ixiasoft
4.5.11. Configuration Slave (cs_lite_respndr) - RP Only
The Configuration Slave (CS) interface is applicable only in Root Port mode. For functional description, refer to Configuration Slave (CS) (14-bit address format) in the Multi Channel DMA Intel FPGA IP for PCI Express User Guide. Note: The AVMM interface is replaced with AXI Lite.
Interface clock: axi_lite_clk
Signal Name | Direction | Description |
---|---|---|
Write Address Channel | ||
cs_axi_lite_awvalid | Input | Write address valid. |
cs_axi_lite_awready | Output | Write address ready. |
cs_axi_lite_awaddr[13:0] | Input | Write address. . |
Write Data Channel | ||
cs_axi_lite_wvalid | Input | Write data valid. |
cs_axi_lite_wready | Output | Write data ready. |
cs_axi_lite_wdata[31:0] | Input | Write data. |
cs_axi_lite_wstrb[3:0] | Input | Write data strobes. This indicates which byte lanes are valid. |
Write Response Channel | ||
cs_axi_lite_bvalid | Output | Write response valid. |
cs_axi_lite_bready | Input | Write response ready. |
cs_axi_lite_bresp[1:0] | Output | Write response. This signal indicates the status of the write transaction. |
Read Address Channel | ||
cs_axi_lite_arvalid | Input | Read address valid. |
cs_axi_lite_arready | Output | Read address ready. |
cs_axi_lite_araddr[13:0] | Input | Read address. |
Read Data Channel | ||
cs_axi_lite_rvalid | Output | Read data valid. |
cs_axi_lite_rready | Input | Read data ready. |
cs_axi_lite_rdata[31:0] | Output | Read data. |
cs_axi_lite_rresp[1:0] | Output | Read response. This signal indicates the status of the read transfer. EXOKAY is not supported on the Intel FPGA. |