Visible to Intel only — GUID: zoc1560494125750
Ixiasoft
1. About the Serial Lite IV Intel® FPGA IP User Guide
2. Serial Lite IV Intel® FPGA IP Overview
3. Functional Description
4. Getting Started
5. Parameters
6. Serial Lite IV Intel® FPGA IP Interface Signals
7. Designing with Serial Lite IV Intel® FPGA IP
8. Serial Lite IV Intel® FPGA IP Registers
9. Serial Lite IV Intel® FPGA IP User Guide Archives
10. Document Revision History for the Serial Lite IV Intel® FPGA IP User Guide
Visible to Intel only — GUID: zoc1560494125750
Ixiasoft
3.1.2.2. End-of-burst CW
Figure 9. 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. |