Commit 55518575 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski Committed by Maciej Lipinski

wr_softpll_ng: connect unused PPS input to 0

parent 7784bdfb
......@@ -362,6 +362,7 @@ begin -- rtl
clk_in_i => clk_dmtd_i,
rst_n_i => rst_n_i,
freq_o => regs_out.f_dmtd_freq_i,
pps_p1_i => '0',
freq_valid_o => open); -- fixme
U_Meas_REF_Freq: gc_frequency_meter
......
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