Visible to Intel only — GUID: ony1684828447333
Ixiasoft
3.1.1.1. PCIe* TLP Constructor
3.1.1.2. PCIe* TLP ID Generation
3.1.1.3. PCIe TX Credit Controller
3.1.1.4. PCIe* TX Scheduler
3.1.1.5. PCIe TLP Completer
3.1.1.6. PCIe RX Router
3.1.1.7. PCIe* MSI-X Controller
3.1.1.8. PCIe BAR0
3.1.1.9. PCIe Bursting Manager (BAM)
3.1.1.10. Completion Timeout Parser
3.1.1.11. Control Shadow Parser
4.2.1. Application Packet Receive Interface
4.2.2. Application Packet Transmit Interface
4.2.3. Control Shadow Interface
4.2.4. Transmit Flow Control Credit Interface
4.2.5. Completion Timeout Interface
4.2.6. PCIe* Miscellaneous Signals
4.2.7. Control and Status Register Responder Manager Interface
4.2.8. Bursting Manager Interface
Visible to Intel only — GUID: ony1684828447333
Ixiasoft
4.2.4. Transmit Flow Control Credit Interface
This interface provides the link partner's receive buffer space information. The interface provides posted, non-posted, completion data, and header credit information. One data credit equals to four dwords (DWs) and one header credit is equal to the max size header plus optional digest field. Connect this interface to Transmit Flow Control Credit interface of GTS AXI Streaming Intel® FPGA IP for PCI Express.
Clock Domain: ss_axi_st_clk
Signal Name | Direction | Description |
---|---|---|
ss_app_st_txcrdt_tvalid | IN | When asserted indicates that the credit information on tdata is valid |
ss_app_st_txcrdt_tdata[18:0] | IN | Carries credit limit information and type of credit Bit[15:0] - Credit Limit Value Bit[18:16] - Credit Type 3'b000 - Posted Header Credit 3'b001 - Non-Posted Header Credit 3'b010 - Completion Header Credit 3'b011 - Reserved 3'b100 - Posted Data Credit 3'b101 - Non-Posted Data Credit 3'b110 - Completion Data Credit 3'b111 - Reserved |