Mac mdio registers – Xilinx IP Ethernet AVB Endpoint v2.4 UG492 User Manual
Page 101

Ethernet AVB Endpoint User Guide
101
UG492 September 21, 2010
PLB Address Map and Register Definitions
MAC MDIO Registers
The Tri-Mode Ethernet MAC has MDIO master capability. To access an MDIO register via
the Ethernet MAC, construct the address as follows:
MDIO register address = PLB_base_address + 0x6000 + (MDIO_ADDRESS *8)
where MDIO_ADDRESS is a 10-bit binary address, constructed from the 5-bit MDIO
Physical Address (PHYAD) and the 5-bit MDIO Register Address (REGAD) as follows:
MDIO_ADDRESS <= {PHYAD, REGAD}
See the Tri-Mode Ethernet MAC User Guide and IEEE802.3 for further MDIO information.