Skip to content
  • Grzegorz Daniluk's avatar
    softpll: fix reverse dmtd mode · 6cb4029c
    Grzegorz Daniluk authored
    In reverse dmtd mode, only first flip-flop should be sampling dmtd clk with
    clk_in. That's done inside dmtd_with_deglitcher. Earlier the clocks were swapped
    so the whole chain of flip-flops was clocked with clk_in which was wrong.
    6cb4029c