Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHi Tiny,
The PHY is the Marvel 88E1111. It is connected to the MAC in RGMII mode. The enet_gtx_clk signal is connected to a ddio_buffer to handle the high speed interface. It is fed by the tx_clk_to_the_tse_mac which is selected by the current mode of the MAC which can be the GbE mode at 125MHz, the 100Mb mode which is 25Mhz, or the 10 Mb mode which is 2.5MHz. I opened the project file in Quartus v12.1sp1 and built it so that I could generate the RTL which is attached. This is all default from the development board kit. - Kim