Does A10 GX device's banks need individual clocks input from the dedicated CLK pins for DDR4 ?
Hi, there,
we use A10 GX(10AX057H3F34E2SG) for one DDR4 SO-DIMM mempry card. bit width 64, and three FPGA banks are used.
In our previous experience for DDR3, these banks do not necessarily need their own input clocks from dedicated clock pins. We can use global clocks to generate clocks for driving DDR IP.
However, I read on Altera Dev Kit reference schematic, it indeed provides an independant clock input on dedicated pins of DDR-Banks.
Please look at the attached pdf sch. On page8, the Bank 2K(connects with memory connector J14 on page17), dedicated clk pins F34/F35 are provided with CLK_EMI_P/N that comes from clock IC (U26 Si5338A-CUSTOM). Also, not sure what is the frequency of U26 ouput as it's custom.
So, Why bother to do so, with more cost on additional custom clock ICs? Cann't they just use global clocks? Any special considerations?
Hope some Intel expert could kindly help on this. Thanks. Happy weekend.
Hi xytech,
Thank you so much for the details clarification. It really helps to understand the issue better.
Yes, your understanding is correct. Since the current clock source is not a dedicated to the PLL that you want to use with your DDR4, then you need to add another clock device to feed the ref_clk. Please note that using additional clock will slightly give effect to the clock jitter and timing margin which also mentioned in the handbook.
Thanks
Regards,
NAli1