]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
LED added
authorMichael Boehmer <mboehmer@ph.tum.de>
Wed, 15 Dec 2021 07:44:01 +0000 (08:44 +0100)
committerMichael Boehmer <mboehmer@ph.tum.de>
Wed, 15 Dec 2021 07:44:01 +0000 (08:44 +0100)
media_interfaces/sync/med_sync_control_RS.vhd

index dce60e99d34b2953c19b51a4d146ecc6f6c5404c..af556125c99beb53d85604510d83b150450b90a1 100644 (file)
@@ -309,7 +309,7 @@ begin
   media_med2int_i.stat_op(12) <= '0';
   media_med2int_i.stat_op(11) <= led_tx;
   media_med2int_i.stat_op(10) <= led_rx or last_led_rx;
-  media_med2int_i.stat_op(9)  <= '0'; --led_ok
+  media_med2int_i.stat_op(9)  <= led_ok;
   media_med2int_i.stat_op(8 downto 6) <= (others => '0');
   media_med2int_i.stat_op(5)  <= link_tx_ready_qsys; -- tx_allow
   media_med2int_i.stat_op(4)  <= link_rx_ready_qsys; -- rx_allow