From: Michael Boehmer Date: Wed, 8 Jun 2022 15:53:40 +0000 (+0200) Subject: clean up X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=0c0b65ffcacc97c8036e9c3abaa8adea0808783a;p=trb3sc.git clean up --- diff --git a/cts/config_simple.vhd b/cts/config_simple.vhd index 87b089a..34ece04 100644 --- a/cts/config_simple.vhd +++ b/cts/config_simple.vhd @@ -115,10 +115,10 @@ package config is --Order: -- no backplane, no AddOn, 1x SFP, 1x GBE --- -- -- -- no backplane, 4x AddOn, 1x SFP, 1x GBE + -- no backplane, 4x AddOn, 1x SFP, 1x GBE -- no backplane, 8x AddOn, 0x SFP, 1x GBE --- -- -- -- backplane, 9x backplane, 1x GBE - constant SFP_NUM_ARR : hub_mii_t := (1,0,8,0); + -- backplane, 9x backplane, 1x GBE + constant SFP_NUM_ARR : hub_mii_t := (1,0,8,0); constant INTERFACE_NUM_ARR : hub_mii_t := (1,5,8,10); -- 0 1 2 3 4 5 6 7 8 9 a b c d e f constant IS_UPLINK_ARR : hub_cfg_t := ((0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),