Triple-Speed Ethernet Intel® FPGA IP User Guide

ID 683402
Date 11/25/2022
Public

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

Document Table of Contents

4.1.4.3. Address Checking

The MAC function can accept frames with the following address types:
  • Unicast address—bit 0 of the destination address is 0.
  • Multicast address—bit 0 of the destination address is 1.
  • Broadcast address—all 48 bits of the destination address are 1.

    The MAC function always accepts broadcast frames. If promiscuous mode is enabled (PROMIS_EN bit in the command_config register = 1), the MAC function omits address filtering and accepts all frames.