Visible to Intel only — GUID: tzc1559014159790
Ixiasoft
1. About the F-Tile Serial Lite IV Intel® FPGA IP User Guide
2. F-Tile Serial Lite IV Intel® FPGA IP Overview
3. Getting Started
4. Functional Description
5. Parameters
6. F-Tile Serial Lite IV Intel® FPGA IP Interface Signals
7. Designing with F-Tile Serial Lite IV Intel® FPGA IP
8. F-Tile Serial Lite IV Intel® FPGA IP User Guide Archives
9. Document Revision History for the F-Tile Serial Lite IV Intel® FPGA IP User Guide
Visible to Intel only — GUID: tzc1559014159790
Ixiasoft
4.1.2. Control Word (CW) Insertion
The F-Tile Serial Lite IV Intel® FPGA IP constructs CWs based on the input signals from the user logic. The CWs indicate packet delimiters, transmission status information or user data to the PCS block and they are derived from XGMII control codes.
The following table shows the description of the supported CWs:
CW | Number of Words (1 word = 64 bits) | In-band | Description |
---|---|---|---|
START | 1 | Yes | Start of data delimiter. |
END | 1 | Yes | End of data delimiter. |
ALIGN | 2 | Yes | Control word (CW) for RX alignment. |
EMPTY_CYC | 2 | Yes | Empty cycle in a data transfer. |
IDLE | 1 | No | IDLE (out of band). |
DATA | 1 | Yes | Payload. |
Field | Description |
---|---|
RSVD | Reserved field. May be used for future extension. Tied to 0. |
num_valid_bytes_eob | Number of valid bytes in the last word (64-bit). This is a 3-bit value.
|
EMPTY | Number of non-valid words at the end of a burst. |
eop | Indicates the RX Avalon® streaming interface to assert an end-of-packet signal. |
sop | Indicates the RX Avalon® streaming interface to assert a start-of-packet signal. |
seop | Indicates the RX Avalon® streaming interface to assert a start-of-packet and an end-of-packet in the same cycle. |
align | Check RX alignment. |
CRC32 | The values of computed CRC. |
usr | Indicates that the control word (CW) contains user-defined information. |
Section Content
Start-of-burst CW
End-of-burst CW
Alignment Paired CW
Empty-cycle CW
Idle CW
Data Word