Forum Discussion
Altera_Forum
Honored Contributor
17 years agoPhy Input Clock DP83848C PHYTER
Hi , I am using Altera CYCLONE III ,I have implemented NIOS II + Onchip memory + SSRAM + Custom MAC (RMII Mode).I want to configure the PHY to RMII Mode.For that I think I have to connect 50 M...
Altera_Forum
Honored Contributor
17 years agoIt looks like you can't change the oscillator frequency on that board, wich measn that you can't use the phy in RMII mode.
A solution may be to convert the signals from RMII to MII inside the FPGA between the custom MAC and the Phy, or to modify the Mac so that it can run in RMII mode.