Forum Discussion
Altera_Forum
Honored Contributor
15 years agoEthernet link speed auto detection
Hi I have a custom board with a ethernet PHY connected to the FPGA using RGMII. I am using triple speed ethernet and iniche. I do not have the signals set_10 and set_1000 from the PHY. I can...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- If the PHY's LED pins are connected to the FPGA then you can detect the link state and speed directly, and trigger an interrupt on the CPU in case of speed change. --- Quote End --- Workaroundish method :D