Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow to provide different clock for PHY Device
My board DE2-115 My PHY Device:88E1111 My project is about simple socket server.Now I can send words or command via Telnet or Ping, when I use a router(100Mbps). But, when I directly connec...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Just look at the top level file in the example project and do the same in yours. --- Quote End --- What I used is just the example project, but it didn't work when fix my pc for 1000Mbps. So i want to change the colck, provided for PHY Device, from 25Mhz to 125Mhz. However, I don't know how to change it in GMII_MII_MUX.v.