Other Parts Discussed in Thread: LMK04828
The datasheet of DAC39J84 points out that the setup time and hoId time is 50ps. And in my design I chose LMK04828b as clock source and used fixed digital delay mode to adjust the relationship between sysref
clock and device clock.
The total delay time of SYSREF clock is (X+Y)/(frequency of VCO), where X is the value of register13C and 13D, Y is the value of register104/10C/114/11C/124/12C/134.
The total delay time of Device clock is Z/ (frequency of VCO), where Z is the value of register101/109/111/119/121/129/131.
In my design, frequency of VCO is 2400MHz, sysref is 9.375MHz, and device clock of FPGA is 150MHz, device clock of DAC39J84 is 600MHz.
And no matter what value I config the value of X, Y, Z, I can't meet the requirement of 50ps. And the delay time of SYSREF clock is always longer than the Device clock for the X is at least 8.
Can you help me? How to meet the relationship requirement between sysref clock and device clock .