Triple-Speed Ethernet Intel® FPGA IP User Guide

ID 683402
Date 10/12/2023
Public
Document Table of Contents

6.1.2.4. Multiport MAC Packet Classification Signals

The MAC packet classification interface is an Avalon streaming source port that streams out receive packet classifications.
Table 71.  MAC Packet Classification Signals
Name Avalon Streaming Signal Type I/O Description
pkt_class_valid_n valid O When asserted, this signal indicates that the data on the following signals are valid: data_tx_data_n, data_tx_sop_n, data_tx_eop_n, and data_tx_error_n.
pkt_class_data_n[4:0] data O Classification presented at the beginning of each packet:

Bit 4—Set to 1 for unicast frames.

Bit 3—Set to 1 for broadcast frames.

Bit 2—Set to 1 for multicast frames.

Bit 1—Set to 1 for VLAN frames.

Bit 0—Set to 1 for stacked VLAN frames.