From 532777845c1b25733a01c8bbed58339bc5a203c0 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Thu, 15 Aug 2013 17:40:49 +0200 Subject: [PATCH] changed default timeout setting for hubs --- trb_net16_hub_streaming_port_sctrl_cts.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trb_net16_hub_streaming_port_sctrl_cts.vhd b/trb_net16_hub_streaming_port_sctrl_cts.vhd index 49387c6..aa2bae8 100644 --- a/trb_net16_hub_streaming_port_sctrl_cts.vhd +++ b/trb_net16_hub_streaming_port_sctrl_cts.vhd @@ -71,7 +71,7 @@ entity trb_net16_hub_streaming_port_sctrl_cts is INIT_CTRL_REGS : std_logic_vector(2**(4)*32-1 downto 0) := x"00000000_00000000_00000000_00000000" & x"00000000_00000000_00000000_00000000" & - x"00000000_00000000_00007077_00000000" & + x"00000000_00000000_00003077_00000000" & x"FFFFFFFF_00000000_FFFFFFFF_FFFFFFFF" ); -- 2.43.0