Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

External and Internal TBI PHY

HI,

I want to configure my Ethernet controller in sgmii mode(rgmii is working).As sgmii requires configuring TBI PHY and also external Marvell PHY and also Ethernet controller.Can you please guide me in what sequence I will configure these three components.1st I will configure external PHY or TBI PHY?

Thanks

Jam

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    SGMII mode will either require a transceiver or an LVDS channel on your FPGA (depending on what FPGA you have). I assume by TBI PHY you mean the LVDS interface? Is there a reason you want to use SGMII if you already have RGMII working? If you have RGMII working, why not just stick with it? Most externals PHYs will allow you to configure multiple MAC interfaces, you just have to do it on via the bootstrap interface, or reconfigure it over the MDIO interface.