oskirby / logicbone

Logicbone ECP5 Development Board
Other
112 stars 11 forks source link

MDIO Data line needs a pullup #9

Open oskirby opened 4 years ago

oskirby commented 4 years ago

MDIO is an open drain bus, and the FPGA's internal pullup is too weak to drive the bus correctly. Adding a 5k pullup allows us to detect and read the MDIO registers.