Part Number: LMK04828
Is it possible to generate clocks with the same frequency but with the phase reversed by 180 degrees for the clock outputs of DCLKout0 and SDCLKout1?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: LMK04828
Is it possible to generate clocks with the same frequency but with the phase reversed by 180 degrees for the clock outputs of DCLKout0 and SDCLKout1?
I think it should be possible by using DCLKout0_POL or SDCLKout1_POL bits to invert the phase of the clock on one of the outputs - I haven't tested this, it may only apply to the SYSREF path or it may introduce some additional propagation delay that shifts the phase apart from 180° exactly. I encourage you to try it out and see what happens. Otherwise, the only programmatic way would be to set the SYSREF divider to the same divide value as the clock divider, and use digital delay to synchronize the phase to the desired offset - depending on your configuration this might not be possible, and there'd be a phase noise penalty on the SYSREF clock due to the different divider architecture used.
If you have the option to specify layout, you could swap the P/N pins on one of the outputs. This would be true 180° phase inversion.