Re: Another simple DCM question



On Mar 30, 3:16 pm, "lecroy7...@xxxxxxxx" <lecroy7...@xxxxxxxx> wrote:
I have a design where I want to have 2 DCMs, each with there own clock
source come up with some known phase. The two clock sources have a
fixed phase relationship. I routed a single reset signal to both
DCMs. If the DCMs are a 1:1 clock ratio, no problem. However, if
they are 2:1 (CLKIN_DIVIDE_BY_2 => TRUE), then often out of reset I
see the phase of the output clocks will change. Even though the reset
is async, I sync'ed it to each of the DCM's input clocks. This seems
to have an effect and does help. The part is a Virtex 4. I have not
tried it on any other device.

Any ideas?


1) Build a circuit to detect the phase relationship and re-reset one
of the DCM's
until they match the phase you want?

2) Don't use the CLKIN_DIVIDE_BY_2.

.



Relevant Pages

  • Re: DCM with instable clock
    ... Or, if don't useDCM, how can I chieve precise phase relationship? ... Have you looked at clock generator chips? ... As the clock may change frequency while not even notified, ...
    (comp.arch.fpga)
  • Re: DCM with instable clock
    ... Or, if don't useDCM, how can I chieve precise phase relationship? ... Have you looked at clock generator chips? ... As the clock may change frequency while not even notified, ...
    (comp.arch.fpga)
  • Re: DCM with instable clock
    ... Or, if don't useDCM, how can I chieve precise phase relationship? ... the clock slows down. ... given phase relationship without DCM? ...
    (comp.arch.fpga)
  • Re: Do two clock system blocks with one clock running half of others need asynchronous input/output
    ... I have no such experiences and ask for the question answers: ... half frequency of CPU clock and gets almost 1/2 data rate as documents ... If, however there is a short systematic delay, where the rising edge ... This all assumes that the phase relationship is known and stable. ...
    (comp.arch.fpga)
  • Another simple DCM question
    ... I have a design where I want to have 2 DCMs, each with there own clock ... The two clock sources have a ...
    (comp.arch.fpga)