From: Jan Michel Date: Thu, 16 Aug 2018 11:19:31 +0000 (+0200) Subject: fix 'included features' in Concentrator X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=6cf20fea31cee7b8bb47d87d6cdfff937bad7ed2;p=dirich.git fix 'included features' in Concentrator --- diff --git a/combiner/combiner.vhd b/combiner/combiner.vhd index 9501a53..80a685c 100644 --- a/combiner/combiner.vhd +++ b/combiner/combiner.vhd @@ -392,6 +392,7 @@ THE_HUB : trb_net16_hub_base INT_NUMBER => 0, USE_ONEWIRE => c_YES, COMPILE_TIME => std_logic_vector(to_unsigned(VERSION_NUMBER_TIME,32)), + INCLUDED_FEATURES => INCLUDED_FEATURES, HARDWARE_VERSION => HARDWARE_INFO, INIT_ENDPOINT_ID => x"0000", INIT_ADDRESS => INIT_ADDRESS,