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
  • Thanks Filip for your reply. My question though is not about it. In AD9082 FMCA EBZ evaluation board, it's possible to feed the AD9082 chip with external clock and sysref. But according to the clocking block diagram (figure 14), these external clocks don't go to the FMC connector to feed the FPGA as well. Therefore, we have to use the other FPGA MGT clocks (out of the FMC) to get the external clock. Normally the data and clock ports of a JESD IP core should be taken from the same FPGA bank. While in this case it's not possible. I'm just wondering if the JESD IP core in the AD9082 HDL ref design is sensitive to the bank that JESD data and clock have been taken from (they must be from the same FPGA bank)? 

Children