GTS Serial Lite IV Intel® FPGA IP Design Example User Guide
ID
813973
Date
8/05/2024
Public
A newer version of this document is available. Customers should click here to go to the newest version.
3.5. Error Handling
The GTS Serial Lite IV IP detects error conditions and the behaviors in response to these error conditions.
Signal | Width | Location | Direction | Clock Domain | Error Indication |
---|---|---|---|---|---|
tx_error | 5 | Top-level signal | Output | tx_core_clkout | Not used. |
rx_error | (N*2)+3 |
Top-level signal | Output | rx_core_clkout | When asserted, indicates an error condition on the RX datapath.
|
tx_adaptation_fifo_full |
1 | Top-level TX DCFIFO signal |
Output | TX user clock | This vector indicates the write domain TX buffer is full and cannot accept data. |
rx_adaptation_fifo_full |
1 | Top-level RX DCFIFO signal |
Output | RX user clock | This vector indicates the write domain RX buffer is full and cannot accept data. |
readfull |
1 | Top-level RX DCFIFO signal |
Output | RX user clock | This vector indicates the read domain buffer is full and cannot accept data. |