Post Go back to editing

AD9082 FMCA EBZ external clock

Category: Hardware

Hi,

I have an AD9082 FMCA EBZ evaluation board driven by a Xilinx ZCU102 FPGA board.

I'm just wondering how it's possible to feed the board with an external clock.

The clock architecture in Figure 14 of the user guide suggests using EXT_CLK and EXT_SYS connectors to feed the chip itself. 

But then how to feed the FPGA board with the related external clock?

Of course, I can use other FPGA pins (from the other FMC for example) to get MGT clocks from an external source, but my concern is that those clocks are not in the same bank as the AD9082 JESD pins are connected to.

Does it make a problem?

Parents Reply
  • Hello  ,

    I think you can use the USER_SMA_MGT_CLOCK_C as an external ref clock which is connected to BANK 129. In the current design BANK 229 and 228 are used for the transceivers logic through FMC0.

    If you want to use this external clock this can be done only if the AD9081/AD9082 HDL design will be changed to use FMC1 connector of the ZCU102 and the entire transceiver logic will be switched to BANK129 and 130.

    Best regards,

    Filip.

Children