]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Thu, 12 Nov 2009 13:02:26 +0000 (13:02 +0000)
committerhadeshyp <hadeshyp>
Thu, 12 Nov 2009 13:02:26 +0000 (13:02 +0000)
trb_net_components.vhd

index 1b94adf1f68e1f27dd43966c66c90975f3cc7634..d81c413833312063d7c00afb7c5094f8da71eb6c 100644 (file)
@@ -340,7 +340,7 @@ package trb_net_components is
       LVL1_TRG_RECEIVED_OUT  : out std_logic;
       LVL1_TRG_NUMBER_OUT    : out std_logic_vector(15 downto 0);
       LVL1_TRG_CODE_OUT      : out std_logic_vector(7 downto 0);
-      LVL1_TRG_INFORMATION_OUT : out std_logic_vector(7 downto 0);
+      LVL1_TRG_INFORMATION_OUT : out std_logic_vector(23 downto 0);
       LVL1_ERROR_PATTERN_IN  : in  std_logic_vector(31 downto 0) := x"00000000";
       LVL1_TRG_RELEASE_IN    : in  std_logic := '0';
       LVL1_INT_TRG_NUMBER_OUT : out std_logic_vector(15 downto 0);