From: Jan Michel Date: Thu, 19 Apr 2018 12:54:58 +0000 (+0200) Subject: fix ipu counter register X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=3d221f364eefa7222bee4d9909099419f5026812;p=trbnet.git fix ipu counter register --- diff --git a/trb_net16_endpoint_hades_full_handler_record.vhd b/trb_net16_endpoint_hades_full_handler_record.vhd index 0302689..7871f7f 100644 --- a/trb_net16_endpoint_hades_full_handler_record.vhd +++ b/trb_net16_endpoint_hades_full_handler_record.vhd @@ -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,