]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Wed, 1 Aug 2012 15:16:25 +0000 (15:16 +0000)
committerhadeshyp <hadeshyp>
Wed, 1 Aug 2012 15:16:25 +0000 (15:16 +0000)
cts/trb3_central.vhd

index f26043642981b8b691e342ea88a53ef3939f2c48..c5355c90ae46e2ed4987a99133ef387eab4a7c24 100644 (file)
@@ -999,8 +999,8 @@ THE_FPGA_REBOOT : fpga_reboot
 ---------------------------------------------------------------------------
 -- LED
 ---------------------------------------------------------------------------
-  LED_CLOCK_GREEN                <= '0';
-  LED_CLOCK_RED                  <= '1';
+  LED_CLOCK_GREEN                <= not med_stat_op(15);
+  LED_CLOCK_RED                  <= not reset_via_gbe;
 --   LED_GREEN                      <= not med_stat_op(9);
 --   LED_YELLOW                     <= not med_stat_op(10);
 --   LED_ORANGE                     <= not med_stat_op(11);