]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Wed, 16 Jan 2008 14:56:39 +0000 (14:56 +0000)
committerhadeshyp <hadeshyp>
Wed, 16 Jan 2008 14:56:39 +0000 (14:56 +0000)
optical_link/hub.vhd

index fc8d710ad847584355fa0b94362b52d6e1c5d209..ece208580d9f6568d5ea49a9a8fd23858bf6f97d 100644 (file)
@@ -13,7 +13,7 @@ use work.trb_net16_hub_func.all;
 -- use sc.components.all;
 entity hub is
   generic (
-   HOW_MANY_CHANNELS : integer range 2 to c_MAX_MII_PER_HUB := 2;
+   HOW_MANY_CHANNELS : integer range 2 to c_MAX_MII_PER_HUB := 2
    );
   port (
     LVDS_CLK_200P          : in std_logic;