Forum Discussion
Altera_Forum
Honored Contributor
11 years agoRGMII RX Clock on a non-clock pin (normal pin)
Hi there, I have some timing problems with my rgmii rx interface. Due to a design error the rx clock is not connect to an dedicated clock pin. This error results a high delay on clock path and ...
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I use a Arria V fpga. The plls are only reachable from clock pins. With any other pin the fitter complains with an error.... --- Quote End --- Ok, I commented it might not be easy. Does your FPGA have a clock input that is in common with your RGMII interface? If so, then you could use that for the PLL source, rather than the RX clock, and then you'd have to figure out the correct alignment to get things to work. The best solution would be to try and wire the RX clock to a clock pin ... easier said than done on a multi-layer board ... but if your BGA balls have exposed vias, it would not be too impossible to solder a wire to both the PHY and FPGA ... but it might not be a particularly clean clock waveform. Cheers, Dave