Serial Lite IV Intel® FPGA IP User Guide

ID 683655
Date 2/10/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

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.

Table 12.   END CW Field Values
Field Value
eop 1
CRC32 CRC32 computed value.
num_valid_bytes_eob Number of valid bytes at the last data word.