]> jspc29.x-matter.uni-frankfurt.de Git - trb3sc.git/commitdiff
connect inputs for mobnitoring in CTS
authorJan Michel <j.michel@gsi.de>
Tue, 30 Oct 2018 09:45:54 +0000 (10:45 +0100)
committerJan Michel <j.michel@gsi.de>
Tue, 30 Oct 2018 09:46:32 +0000 (10:46 +0100)
cts/trb3sc_cts.vhd

index 43d972d8c0764b2eb65c0be1a3477597ca17cf4c..33e105538b292b7c2e6b32c8b05682c1e154999d 100644 (file)
@@ -826,6 +826,8 @@ end generate;
       DEBUG_OUT  => open
       );      
 
+monitor_inputs_i <= INP;
+      
 gen_reboot_no_gbe : if INCLUDE_GBE = c_NO generate
   do_reboot_i <= common_ctrl_reg(15);
 end generate;