In my design I plan to source the RMII clock from the OMAP to the PHY (SYSCLK7) as explained in the OMAP-L137 Applications Processor System Reference Guide.
In revision C of this manual (SPRUG84C March 2010) at chapter 7.3.4 there is this note:
"The SYSCLK7 output clock does not meet the RMII reference clock specification of 50MHz +/-50ppm." This note was not present in revision B (SPRUG84B).
I know that a PLL, once locked, cannot change the ratio beetwen the input and output frequency; the only thing it can do is to modify the jitter (depending on its bandwith, noise, etc.).
I will use the DP83848YB that is quite tolerant to jitter (if interested you can see "PHYTER 100 Base-TX Reference Clock Jitter
Tolerance" at http://www.national.com/an/AN/AN-1548.pdf)
My questions are:
1) Why was the note added in rev. C ?
2) What are the settings of the OMAP PLL (division ratios and input frequency) that minimize the output jitter (I will operate he chip at 300MHz)?
3) How much jitter can I expect when sourcing the RMII clock from SYSCLK7?
Thank you!