Visible to Intel only — GUID: zoc1560494125750
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. Control and Status Registers
8. Designing with F-Tile Serial Lite IV Intel® FPGA IP
9. F-Tile Serial Lite IV Intel® FPGA IP User Guide Archives
10. Document Revision History for the F-Tile 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. |