Calibrating with Dynamic Delay (/ only)
On and s, LVDS RX supports dynamic delay mode. The dynamic delay can be applied to both clock and data lanes by enabling the Dynamic Mode Delay Settings in the Interface Designer. Additional control signals are made available for tuning the delay value in user core logic.
A parallel clock (
slowclk) from PLL is required to supply the dynamic
delay control block.
LVDS
Dynamic Delay block is pll_slowclk positive edge triggered. The
following requirments must be satisfied to assert the signals for the dynamic delay
control block:- Assert
RX_DLY_RSTon the positive edge ofpll_slowclk - Assert
RX_DLY_INCandRX_DLY_ENAon negative edge ofpll_slowclk
| Dynamic Delay Control Signals | Signal Assertion | Description |
|---|---|---|
| RX_DLY_RST | Positive edge of pll_slowclk | Active HIGH reset. Reset the delay step count to 31. |
| RX_DLY_ENA | Negative edge of pll_slowclk | Active HIGH delay enable. 0: Same as previous delay step
count. 1: Enable to increase/decrease delay step
count. |
| RX_DLY_INC | Negative edge of pll_slowclk | 0: Decrease delay step count every clock cycle. 1: Increase
delay step count every clock cycle. |