]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
changed default timeout setting for hubs
authorJan Michel <j.michel@gsi.de>
Thu, 15 Aug 2013 15:40:49 +0000 (17:40 +0200)
committerJan Michel <j.michel@gsi.de>
Thu, 15 Aug 2013 15:40:49 +0000 (17:40 +0200)
trb_net16_hub_streaming_port_sctrl_cts.vhd

index 49387c6ec6d7e9236e0b405d8d31eb0cc9984679..aa2bae8fec8d3dcf11e8f14e076f3bbad0ffc144 100644 (file)
@@ -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"    
     );