Zarquin
Occasional Contributor
3 years agoCan 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...
- 3 years agoHi,
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.