From: hadeshyp Date: Fri, 9 Dec 2011 19:11:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: oldGBE~92 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=03bc147617251e3f55eec1c713829202c37addbe;p=trbnet.git *** empty log message *** --- diff --git a/trb_net16_hub_base.vhd b/trb_net16_hub_base.vhd index c8843a8..2039729 100644 --- a/trb_net16_hub_base.vhd +++ b/trb_net16_hub_base.vhd @@ -968,7 +968,6 @@ end generate; buf_HUB_STAT_CHANNEL((i+1)*16-1 downto i*16) <= (others => '0'); HUB_locked(i) <= '0'; HUB_CTRL_final_activepoints((i+1)*32-1 downto i*32) <= (others => '0'); - buf_HUB_ALL_ERROR_BITS((i+1)*32-1 downto i*32) <= (others => '0'); HUB_STAT_ERRORBITS((i+1)*32-1 downto i*32) <= (others => '0'); hub_ctrl_final_activepoints((i+1)*32-1 downto i*32) <= (others => '0'); buf_HUB_ALL_ERROR_BITS((i+1)*32*16-1 downto i*32*16) <= (others => '0');