• Grzegorz Daniluk's avatar
    softpll: fix reverse dmtd mode · de3d1970
    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.
    de3d1970
wr_softpll_ng.vhd 25.5 KB