Commit 3fdf1bc3 authored by egousiou's avatar egousiou

wr_spec_tdc: small correction on TDC LEDs

git-svn-id: http://svn.ohwr.org/fmc-tdc@161 85dfdc96-de2c-444c-878d-45b388be74a9
parent ae8776cf
......@@ -891,7 +891,7 @@ begin
wrabbit_time_valid_i => tm_time_valid,
wrabbit_cycles_i => tm_cycles,
wrabbit_utc_i => tm_utc(31 downto 0),
wrabbit_utc_p_o => tdc_led_trig1_o,
wrabbit_utc_p_o => open,
wrabbit_clk_aux_lock_en_o => tm_clk_aux_lock_en,
wrabbit_clk_aux_locked_i => tm_clk_aux_locked,
wrabbit_clk_dmtd_locked_i => '1', -- FIXME: fan out real signal from the WRCore
......
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