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 agoCheck the TSE MAC driver sources. The driver tells the speed during setup, so check how the driver checks registers.