We have the LMK05318B to produce several clock frequencies for our system, some frequencies for Ethernet devices, others for ADC sampling.
Not all frequencies can be derived from PLL1 (2500MHz), so we use PLL2 to generate another frequency (2751MHz).
We want to synchronize the output dividers of the output clocks even tough they have a different input clock from different PLL's (PLL1/PLL2)
In my view we can just Sync all output dividers and with this all output clocks will have their phase aligned to within one 2500MHz period (0.4ns + skew).
This will not be within the datasheet specification, but good enough for our purpose.
Is this possible in the way we assume this is possible?