• Tomasz Wlostowski's avatar
    softpll: don't set Main DAC register to 0 during initialization - can break the… · bc6bc9bb
    Tomasz Wlostowski authored
    softpll: don't set Main DAC register to 0 during initialization - can break the link on fast tuning oscillators (i.e. Si57x).
    
    Longer explanation: too abrupt frequency changes cause digitally controlled oscillators to either produce glitches in its output or just cause it to detune too fast
    (in the case of Si57x, 100 ppm over 10 us). If such an oscillator is used to drive FPGA's transceivers (or other PLLs), they may lose lock (and hence, a PHY referenced
    to such clock may lose link).
    bc6bc9bb
Name
Last commit
Last update
..
softpll.mk Loading commit data...
softpll_export.h Loading commit data...
softpll_ng.c Loading commit data...
softpll_ng.h Loading commit data...
spll_common.c Loading commit data...
spll_common.h Loading commit data...
spll_debug.h Loading commit data...
spll_external.c Loading commit data...
spll_external.h Loading commit data...
spll_helper.c Loading commit data...
spll_helper.h Loading commit data...
spll_main.c Loading commit data...
spll_main.h Loading commit data...
spll_ptracker.c Loading commit data...
spll_ptracker.h Loading commit data...