From: hadeshyp Date: Wed, 16 Jan 2008 14:56:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: oldGBE~626 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=dcd3f6cd718036c07fce1e5a3c32b7086de09242;p=trbnet.git *** empty log message *** --- diff --git a/optical_link/hub.vhd b/optical_link/hub.vhd index fc8d710..ece2085 100644 --- a/optical_link/hub.vhd +++ b/optical_link/hub.vhd @@ -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;