AXI Multichannel DMA Intel® FPGA IP for PCI Express* User Guide
ID
817911
Date
4/07/2025
Public
A newer version of this document is available. Customers should click here to go to the newest version.
5.3.1. PCIe AXI-ST TX Interface (ss_tx_st)
5.3.2. PCIe AXI-ST RX Interface (ss_rx_st)
5.3.3. Control and Status Register Interface (ss_csr_lite)
5.3.4. Flow Control Credit Interface
5.3.5. Configuration Intercept Interface (CII)
5.3.6. Completion Timeout Interface (ss_cplto)
5.3.7. Function Level Reset Interface
5.3.8. Control Shadow Interface (ss_ctrlshadow)
5.4.1. H2D AXI-ST Source (h2d_st_initatr)
5.4.2. D2H AXI-ST Sink (d2h_st_respndr)
5.4.3. H2D/D2H AXI-MM Master
5.4.4. BAM AXI-MM Master (bam_mm_initatr)
5.4.5. BAS AXI-MM Slave (bas_mm_respndr)
5.4.6. PIO AXI-Lite Master (pio_lite_initiatr)
5.4.7. HIP Reconfig AXI-Lite Slave (user_csr_lite)
5.4.8. User Event MSI-X (user_msix)
5.4.9. User Event MSI (user_msi)
5.4.10. User Function Level Reset (user_flr)
5.4.11. User Configuration Intercept Interface - EP Only
5.4.12. Configuration Slave (cs_lite_respndr) - RP Only
5.3.4.1. Transmit Flow Credit Interface (ss_txcrdt)
Before a TLP can be transmitted, flow control logic verifies that the link partner's RX port has sufficient buffer space to accept it. The TX Flow Control interface reports the link partner's available RX buffer space to the MCDMA IP. It reports the space available in units called Flow Control credits for Posted (P), Non-Posted (NP) and Completion (CPL) TLPs (as defined in the RX Flow Control Interface section).
Flow control credits are available for the following TLP categories:
- Posted transactions: TLPs that do not require a response.
- Non-Posted transactions: TLPs that require a completion.
- Completions: TLPs that respond to non-posted transactions.
Interface clock: axi_st_clk
Signal Name | Direction | Description |
---|---|---|
ss_app_st_txcrdt_tvalid | Input | Indicates that the credit information on tdata is valid. |
ss_app_st_txcrdt_tdata[18:0] | Input | Carries the credit limit information and type of credit.
[15:0]: Credit Limit Value
[18:16] : Credit Type
|