Visible to Intel only — GUID: zoc1560494125750
Ixiasoft
1. About the GTS Serial Lite IV Intel® FPGA IP User Guide: Agilex™ 5 E-Series Devices
2. GTS Serial Lite IV Intel® FPGA IP Overview
3. Getting Started
4. Functional Description
5. Parameters
6. GTS Serial Lite IV Intel® FPGA IP Interface Signals
7. Designing with GTS Serial Lite IV Intel® FPGA IP
8. Document Revision History for the GTS Serial Lite IV Intel® FPGA IP User Guide
Visible to Intel only — GUID: zoc1560494125750
Ixiasoft
4.1.2.2. End-of-burst CW
Figure 12. End-of-burst CW Format
The MAC inserts the END CW when the tx_avs_endofpacket is asserted. The END CW contains the number of valid bytes at the last data word and the CRC information.
The CRC value is a 32-bit CRC result for the data between the START CW and the data word before the END CW.
The following table shows the values of the fields in END CW.
Field | Value |
---|---|
eop | 1 |
CRC32 | CRC32 computed value. |
num_valid_bytes_eob | Number of valid bytes at the last data word. |