Commit b230184b authored by Wesley W. Terpstra's avatar Wesley W. Terpstra

arria5: revert commit 34d0a504

When using a 1GHz WR-synchronous sample clock to drive LVDS, the
phase between the clock enable and VCO should be -1.5 periods.

There was a bug in the project whereby the altera_phase core was
misconfigured to move the WR ref in relation to the TX clock, while
forgetting to move the LVDS VCO and enable clocks. Now that this
phase shift is applied equally to all PLL outputs, the work around
discovered in commit 34d0a504 is not necessary.
parent ca1db3a4
......@@ -59,7 +59,7 @@
-- Retrieval info: <generic name="gui_divide_factor_c4" value="8" />
-- Retrieval info: <generic name="gui_actual_output_clock_frequency4" value="0 MHz" />
-- Retrieval info: <generic name="gui_ps_units4" value="ps" />
-- Retrieval info: <generic name="gui_phase_shift4" value="7000" />
-- Retrieval info: <generic name="gui_phase_shift4" value="6500" />
-- Retrieval info: <generic name="gui_phase_shift_deg4" value="0.0" />
-- Retrieval info: <generic name="gui_actual_phase_shift4" value="" />
-- Retrieval info: <generic name="gui_duty_cycle4" value="12" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment