On Thu, Mar 11, 2021 at 02:18:13PM -0600, Robert Hancock wrote: > When using a fixed-link configuration in SGMII mode, it's not really > sensible to have auto-negotiation enabled since the link settings are > fixed by definition. In other configurations, such as an SGMII > connection to a PHY, it should generally be enabled.
So how do you tell the PCS it should be doing 10Mbps over the SGMII link? I'm assuming it is the PCS which does the bit replication, not the MAC? I'm surprised you are even using SGMII with a fixed link. 1000BaseX is the norm, and then you don't need to worry about the speed. Andrew