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');