]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
fix ipu counter register
authorJan Michel <j.michel@gsi.de>
Thu, 19 Apr 2018 12:54:58 +0000 (14:54 +0200)
committerJan Michel <j.michel@gsi.de>
Thu, 19 Apr 2018 12:54:58 +0000 (14:54 +0200)
trb_net16_endpoint_hades_full_handler_record.vhd

index 0302689682d337d8e6d0d3830d910cf85f9c19a9..7871f7fbabea84cde9ec0cceda597e6b400a5326 100644 (file)
@@ -240,7 +240,7 @@ begin
       IPU_ERROR_PATTERN_IN       => ipu_error_pattern_i,
 
       -- Slow Control Data Port
-      REGIO_COMMON_STAT_REG_IN   => REGIO_COMMON_STAT_REG_IN,
+      REGIO_COMMON_STAT_REG_IN   => common_stat_reg_i, --REGIO_COMMON_STAT_REG_IN,
       REGIO_COMMON_CTRL_REG_OUT  => common_ctrl_reg_i,
       REGIO_REGISTERS_IN         => (others => '0'),
       REGIO_REGISTERS_OUT        => open,