Forum Discussion

Zarquin's avatar
Zarquin
Icon for Occasional Contributor rankOccasional Contributor
3 years ago
Solved

Can a 1000mbps RGMII TSE communicate with a 100mbps PC?

Dear community, is it possible to establish an Ethernet connection from Cyclone V Dev Kit to my 100Mbps LAN PC? And if so, what configuration is necessary? On the FPGA, a Triple Speed Ethernet IP M...
  • FvM's avatar
    FvM
    3 years ago
    Hi,
    RGMII reference clocks and data rate changes with ethernet speed and has to switched in MAC. Reading negotiated speed through MI is the usual way to handle it.