Commit 0fbb5a20 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

modules/wrc_core: bring back link_ok_o functionality

parent a023a6be
Pipeline #450 passed with stage
in 19 seconds
......@@ -819,7 +819,7 @@ begin
led_act_o => led_act_o);
led_link_o <= ep_led_link;
link_ok_o <= '1'; --ep_led_link;
link_ok_o <= ep_led_link;
tm_link_up_o <= ep_led_link;
......
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