Visible to Intel only — GUID: etp1560321044304
Ixiasoft
1. About the Serial Lite IV Intel® Stratix® 10 FPGA IP Design Example User Guide
2. Quick Start Guide
3. Detailed Description for Serial Lite IV Design Example
4. Serial Lite IV Intel® Stratix® 10 FPGA IP Design Example User Guide Archives
5. Document Revision History for the Serial Lite IV Intel® Stratix® 10 FPGA IP Design Example User Guide
Visible to Intel only — GUID: etp1560321044304
Ixiasoft
3.5. Error Handling
The 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*2)+3 (PAM4 mode) (N*2)*3 (NRZ mode) |
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 TX DCFIFO signal |
Output | TX 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. |