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.

DAC38RF82EVM: What will be the FPGA clock frequency generated by DAC38RF82EVM for FPGA board?

Part Number: DAC38RF82EVM
Other Parts Discussed in Thread: LMK04828

Hi,

I am trying to understand, what will be the FPGA clock frequency will be generated from EVM card? . if i configure it with following details:

DAC Clock Frequency (MHz): 3000

# of DACs: Single(12bits)

# of IQ pairs per DACs: Real Input

# of SerDes Lanes Per DACs: 4 Lanes

Desired Interpolation: x1

I am not using On-Chip PLL.

Thanks,

Imran

  • Hello,

    This depends on the clock mode (CMODE) as described in the datasheet. Assuming you are using CMODE1 with external clock at 3GHz, there is a divide by 4 high speed divider to the LMK04828 chip, and then LMK04828 chip divide by 2 (DCLK1) to the FPGA clock. Therefore, the FPGA clock is 375MHz. 

    If you are connecting this to TSW14J56/57 EVM, please double check if this clock rate matches the Serdes rate you need per the TSW14J56/57 EVM User's guide

    -Kang