Forum Discussion
Altera_Forum
Honored Contributor
15 years agoStratix IV GX Pin Assignment
Hi, I'm working on the Stratix IV GX 230 board and I'm trying to use the Triple Speed Ethernet in RGMII mode with MDIO. I did everything well untill the moment I needed the PIN in order to co...
Altera_Forum
Honored Contributor
15 years agoFrom what I see you can only use the Marvel PHY on this board in SGMII mode and not RGMII.
As for the MDIO pins, connect mdc to ENET_MDC and make a small tristate output for ENET_MDIO: when mdio_oen is 0 it should be an output with the value mdio_out, and when mdio_oen is 1 it should be an input, and the value fed to mdio_in.