Changes between 3.2 and 4.0

Changes marked with '*' are backward incompatible

# State Address PCIe Name Note Field Bits Type Description Value
1* Changed 0x0010 0,1 DMA_DESC_0a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Removed READ_WRITE 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
1* Into 0x0010 0,1 DMA_DESC_0a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Added FROMHOST 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
2* Changed 0x0030 0,1 DMA_DESC_1a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Removed READ_WRITE 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
2* Into 0x0030 0,1 DMA_DESC_1a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Added FROMHOST 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
3 Added 0x0030 0,1 GIT_COMMIT_TIME 39..0 R Board ID GIT Commit time of current revision, Date / Time in BCD format YYMMDDhhmm COMMIT_DATETIME
4 Added 0x0040 0,1 GIT_HASH_TOP 63..0 R Most significant 64 bits of the GIT commit HASH (169 .. 96) GIT_HASH(159 downto 96)
5* Changed 0x0050 0,1 DMA_DESC_2a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Removed READ_WRITE 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
5* Into 0x0050 0,1 DMA_DESC_2a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Added FROMHOST 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
6 Added 0x0050 0,1 GIT_HASH_MID 63 .. 0 R Middle 64 bits of the GIT commit hash (95 .. 32) GIT_HASH(95 downto 32)
7 Added 0x0060 0,1 GIT_HASH_LOW 31 .. 0 R Lower 32 bits of the GIT commit hash (31 .. 0) GIT_HASH(31 downto 0)
8* Changed 0x0070 0,1 DMA_DESC_3a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Removed READ_WRITE 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
8* Changed 0x0030 0,1 STATUS_LEDS 7..0 W Board GPIO Leds None
8* Into 0x0070 0,1 DMA_DESC_3a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Added FROMHOST 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
9* Into 0x0070 0,1 STATUS_LEDS 7..0 W Board GPIO Leds None
10* Changed 0x0040 0,1 GENERIC_CONSTANTS
INTERRUPTS 15..8 R Number of Interrupts std_logic_vector(to_unsigned(NUMBER_OF_INTERRUPTS,8))
DESCRIPTORS 7..0 R Number of Descriptors std_logic_vector(to_unsigned(NUMBER_OF_DESCRIPTORS,8))
10* Into 0x0080 0,1 GENERIC_CONSTANTS
INTERRUPTS 15..8 R Number of Interrupts std_logic_vector(to_unsigned(NUMBER_OF_INTERRUPTS,8))
DESCRIPTORS 7..0 R Number of Descriptors std_logic_vector(to_unsigned(NUMBER_OF_DESCRIPTORS,8))
11* Changed 0x0090 0,1 DMA_DESC_4a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Removed READ_WRITE 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
11* Changed 0x0050 0,1 NUM_OF_CHANNELS 7..0 R Number of GBT Channels None
11* Into 0x0090 0,1 DMA_DESC_4a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Added FROMHOST 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
12* Into 0x0090 0,1 NUM_OF_CHANNELS 7..0 R Number of GBT Channels None
13* Changed 0x0060 0,1 CARD_TYPE 63..0 R Card Type:
- 709 (0x2c5): VC709
- 710 (0x2c6): HTG710
std_logic_vector(to_unsigned(CARD_TYPE,64))
13* Into 0x00A0 0,1 CARD_TYPE 63..0 R Card Type:
- 709 (0x2c5): VC709
- 710 (0x2c6): HTG710
std_logic_vector(to_unsigned(CARD_TYPE,64))
14* Changed 0x00B0 0,1 DMA_DESC_5a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Removed READ_WRITE 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
14* Changed 0x0070 0,1 GBT_MAPPING 7..0 R CXP-to-GBT mapping:
0: NORMAL CXP1 1-12 CXP2 13-24
1: ALTERNATE CXP1 1-4,9-12,17-20
None
14* Into 0x00B0 0,1 DMA_DESC_5a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Added FROMHOST 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
15* Into 0x00B0 0,1 GBT_MAPPING 7..0 R CXP-to-GBT mapping:
0: NORMAL CXP1 1-12 CXP2 13-24
1: ALTERNATE CXP1 1-4,9-12,17-20
None
16* Removed 0x00C0 0,1 INCLUDE_EPROC16
Removed FRHOEPROC2 7 R FromHost EPROC2 is included in Central Router None
Removed FRHOEPROC4 6 R FromHost EPROC4 is included in Central Router None
Removed FRHOEPROC8 5 R FromHost EPROC8 is included in Central Router None
Removed FRHOEPROC16 4 R FromHost EPROC16 is included in Central Router None
Removed TOHOEPROC2 3 R ToHost EPROC2 is included in Central Router None
Removed TOHOEPROC4 2 R ToHost EPROC4 is included in Central Router None
Removed TOHOEPROC8 1 R ToHost EPROC8 is included in Central Router None
Removed TOHOEPROC16 0 R ToHost EPROC16 is included in Central Router None
17* Changed 0x0080 0,1 GENERATE_GBT 0 R 1 when the GBT Wrapper is included in the design None
17* Into 0x00C0 0,1 GENERATE_GBT 0 R 1 when the GBT Wrapper is included in the design None
18* Changed 0x00D0 0,1 DMA_DESC_6a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Removed READ_WRITE 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
18* Changed 0x0090 0,1 OPTO_TRX_NUM 7..0 R Number of optical transceivers in the design None
18* Into 0x00D0 0,1 DMA_DESC_6a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Added FROMHOST 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
19* Into 0x00D0 0,1 OPTO_TRX_NUM 7..0 R Number of optical transceivers in the design None
20* Changed 0x00A0 0,1 TTC_EMU_CONST
GENERATE_TTC_EMU 1 R 1 when TTC emulator is generated None
TTC_TEST_MODE 0 R 1 when TTC Test mode is anabled None
20* Into 0x00E0 0,1 TTC_EMU_CONST
GENERATE_TTC_EMU 1 R 1 when TTC emulator is generated None
TTC_TEST_MODE 0 R 1 when TTC Test mode is anabled None
21* Changed 0x00F0 0,1 DMA_DESC_7a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Removed READ_WRITE 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
21* Changed 0x00B0 0,1 CR_INTERNAL_LOOPBACK_MODE 0 R 1 when Central Router internal loopback mode is enabled None
21* Into 0x00F0 0,1 DMA_DESC_7a
RD_POINTER 127..64 W PC Read Pointer None
WRAP_AROUND 12 W Wrap around None
Added FROMHOST 11 W 1: fromHost/ 0: toHost None
NUM_WORDS 10..0 W Number of 32 bit words None
22* Into 0x00F0 0,1 CR_INTERNAL_LOOPBACK_MODE 0 R 1 when Central Router internal loopback mode is enabled None
23 Added 0x0100 0,1 INCLUDE_EPROC
Added FROMHOST_EPROC2 7 R FromHost EPROC2 is included in Central Router None
Added FROMHOST_EPROC4 6 R FromHost EPROC4 is included in Central Router None
Added FROMHOST_EPROC8 5 R FromHost EPROC8 is included in Central Router None
Added FROMHOST_EPROC16 4 R FromHost EPROC16 is included in Central Router None
Added TOHOST_EPROC2 3 R ToHost EPROC2 is included in Central Router None
Added TOHOST_EPROC4 2 R ToHost EPROC4 is included in Central Router None
Added TOHOST_EPROC8 1 R ToHost EPROC8 is included in Central Router None
Added TOHOST_EPROC16 0 R ToHost EPROC16 is included in Central Router None
24* Changed 0x00D0 0,1 WIDE_MODE 0 R GBT is configured in Wide mode None
24* Into 0x0110 0,1 WIDE_MODE 0 R GBT is configured in Wide mode None
25* Changed 0x00E0 0,1 DEBUG_MODE 0 R 0: SMA X3 is constant 0, SMA X4 is connected to clk40 (output).
1: Debug port module (SMA X3 and SMA X4) can be controlled using DEBUG_PORT_GBT and DEBUG_PORT_CLK
None
25* Into 0x0120 0,1 DEBUG_MODE 0 R 0: SMA X3 is constant 0, SMA X4 is connected to clk40 (output).
1: Debug port module (SMA X3 and SMA X4) can be controlled using DEBUG_PORT_GBT and DEBUG_PORT_CLK
None
26* Removed 0x0450 0,1 FROMHOST_FULL_THRESH
Removed THRESHOLD_ASSERT 22..16 W Assert value of the ToHost programmable full flag None
Removed THRESHOLD_NEGATE 6..0 W Negate value of the ToHost programmalbe full flag None
27* Removed 0x1000 0,1 CR_TH_UPDATE_CTRL any T See Central Router Doc 1
28 Added 0x1000 0,1 CR_TOHOST_UPDATE_CTRL any T See Central Router Doc 1
29* Removed 0x1010 0,1 CR_FH_UPDATE_CTRL any T See Central Router Doc 1
30 Added 0x1010 0,1 CR_FROMHOST_UPDATE_CTRL any T See Central Router Doc 1
31* Removed 0x1020 0,1 FH_IC_PACKET_RDY 23..0 W Rising edge indicates the complete packet can be read None
32 Added 0x1020 0,1 IC_FROMHOST_PACKET_RDY 23..0 W Rising edge indicates the complete packet can be read None
33* Removed 0x1100 0,1 CR_TH_GBT00_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
34 Added 0x1100 0,1 CR_TOHOST_GBT00_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
35* Removed 0x1110 0,1 CR_TH_GBT00_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
36 Added 0x1110 0,1 CR_TOHOST_GBT00_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
37* Removed 0x1120 0,1 CR_TH_GBT00_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
38 Added 0x1120 0,1 CR_TOHOST_GBT00_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
39* Removed 0x1130 0,1 CR_TH_GBT00_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
40 Added 0x1130 0,1 CR_TOHOST_GBT00_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
41* Removed 0x1140 0,1 CR_TH_GBT00_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
42 Added 0x1140 0,1 CR_TOHOST_GBT00_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
43* Removed 0x1150 0,1 CR_TH_GBT00_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
44 Added 0x1150 0,1 CR_TOHOST_GBT00_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
45* Removed 0x1160 0,1 CR_TH_GBT00_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
46 Added 0x1160 0,1 CR_TOHOST_GBT00_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
47* Removed 0x1170 0,1 CR_FH_GBT00_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
48 Added 0x1170 0,1 CR_FROMHOST_GBT00_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
49* Removed 0x1180 0,1 CR_FH_GBT00_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
50 Added 0x1180 0,1 CR_FROMHOST_GBT00_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
51* Removed 0x1190 0,1 CR_FH_GBT00_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
52 Added 0x1190 0,1 CR_FROMHOST_GBT00_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
53* Removed 0x11A0 0,1 CR_FH_GBT00_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
54 Added 0x11A0 0,1 CR_FROMHOST_GBT00_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
55* Removed 0x11B0 0,1 CR_FH_GBT00_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
56 Added 0x11B0 0,1 CR_FROMHOST_GBT00_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
57* Removed 0x11C0 0,1 CR_TH_GBT01_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
58 Added 0x11C0 0,1 CR_TOHOST_GBT01_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
59* Removed 0x11D0 0,1 CR_TH_GBT01_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
60 Added 0x11D0 0,1 CR_TOHOST_GBT01_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
61* Removed 0x11E0 0,1 CR_TH_GBT01_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
62 Added 0x11E0 0,1 CR_TOHOST_GBT01_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
63* Removed 0x11F0 0,1 CR_TH_GBT01_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
64 Added 0x11F0 0,1 CR_TOHOST_GBT01_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
65* Removed 0x1200 0,1 CR_TH_GBT01_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
66 Added 0x1200 0,1 CR_TOHOST_GBT01_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
67* Removed 0x1210 0,1 CR_TH_GBT01_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
68 Added 0x1210 0,1 CR_TOHOST_GBT01_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
69* Removed 0x1220 0,1 CR_TH_GBT01_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
70 Added 0x1220 0,1 CR_TOHOST_GBT01_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
71* Removed 0x1230 0,1 CR_FH_GBT01_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
72 Added 0x1230 0,1 CR_FROMHOST_GBT01_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
73* Removed 0x1240 0,1 CR_FH_GBT01_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
74 Added 0x1240 0,1 CR_FROMHOST_GBT01_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
75* Removed 0x1250 0,1 CR_FH_GBT01_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
76 Added 0x1250 0,1 CR_FROMHOST_GBT01_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
77* Removed 0x1260 0,1 CR_FH_GBT01_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
78 Added 0x1260 0,1 CR_FROMHOST_GBT01_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
79* Removed 0x1270 0,1 CR_FH_GBT01_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
80 Added 0x1270 0,1 CR_FROMHOST_GBT01_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
81* Removed 0x1280 0,1 CR_TH_GBT02_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
82 Added 0x1280 0,1 CR_TOHOST_GBT02_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
83* Removed 0x1290 0,1 CR_TH_GBT02_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
84 Added 0x1290 0,1 CR_TOHOST_GBT02_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
85* Removed 0x12A0 0,1 CR_TH_GBT02_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
86 Added 0x12A0 0,1 CR_TOHOST_GBT02_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
87* Removed 0x12B0 0,1 CR_TH_GBT02_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
88 Added 0x12B0 0,1 CR_TOHOST_GBT02_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
89* Removed 0x12C0 0,1 CR_TH_GBT02_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
90 Added 0x12C0 0,1 CR_TOHOST_GBT02_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
91* Removed 0x12D0 0,1 CR_TH_GBT02_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
92 Added 0x12D0 0,1 CR_TOHOST_GBT02_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
93* Removed 0x12E0 0,1 CR_TH_GBT02_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
94 Added 0x12E0 0,1 CR_TOHOST_GBT02_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
95* Removed 0x12F0 0,1 CR_FH_GBT02_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
96 Added 0x12F0 0,1 CR_FROMHOST_GBT02_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
97* Removed 0x1300 0,1 CR_FH_GBT02_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
98 Added 0x1300 0,1 CR_FROMHOST_GBT02_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
99* Removed 0x1310 0,1 CR_FH_GBT02_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
100 Added 0x1310 0,1 CR_FROMHOST_GBT02_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
101* Removed 0x1320 0,1 CR_FH_GBT02_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
102 Added 0x1320 0,1 CR_FROMHOST_GBT02_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
103* Removed 0x1330 0,1 CR_FH_GBT02_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
104 Added 0x1330 0,1 CR_FROMHOST_GBT02_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
105* Removed 0x1340 0,1 CR_TH_GBT03_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
106 Added 0x1340 0,1 CR_TOHOST_GBT03_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
107* Removed 0x1350 0,1 CR_TH_GBT03_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
108 Added 0x1350 0,1 CR_TOHOST_GBT03_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
109* Removed 0x1360 0,1 CR_TH_GBT03_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
110 Added 0x1360 0,1 CR_TOHOST_GBT03_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
111* Removed 0x1370 0,1 CR_TH_GBT03_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
112 Added 0x1370 0,1 CR_TOHOST_GBT03_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
113* Removed 0x1380 0,1 CR_TH_GBT03_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
114 Added 0x1380 0,1 CR_TOHOST_GBT03_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
115* Removed 0x1390 0,1 CR_TH_GBT03_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
116 Added 0x1390 0,1 CR_TOHOST_GBT03_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
117* Removed 0x13A0 0,1 CR_TH_GBT03_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
118 Added 0x13A0 0,1 CR_TOHOST_GBT03_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
119* Removed 0x13B0 0,1 CR_FH_GBT03_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
120 Added 0x13B0 0,1 CR_FROMHOST_GBT03_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
121* Removed 0x13C0 0,1 CR_FH_GBT03_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
122 Added 0x13C0 0,1 CR_FROMHOST_GBT03_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
123* Removed 0x13D0 0,1 CR_FH_GBT03_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
124 Added 0x13D0 0,1 CR_FROMHOST_GBT03_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
125* Removed 0x13E0 0,1 CR_FH_GBT03_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
126 Added 0x13E0 0,1 CR_FROMHOST_GBT03_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
127* Removed 0x13F0 0,1 CR_FH_GBT03_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
128 Added 0x13F0 0,1 CR_FROMHOST_GBT03_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
129* Removed 0x1400 0,1 CR_TH_GBT04_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
130 Added 0x1400 0,1 CR_TOHOST_GBT04_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
131* Removed 0x1410 0,1 CR_TH_GBT04_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
132 Added 0x1410 0,1 CR_TOHOST_GBT04_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
133* Removed 0x1420 0,1 CR_TH_GBT04_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
134 Added 0x1420 0,1 CR_TOHOST_GBT04_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
135* Removed 0x1430 0,1 CR_TH_GBT04_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
136 Added 0x1430 0,1 CR_TOHOST_GBT04_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
137* Removed 0x1440 0,1 CR_TH_GBT04_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
138 Added 0x1440 0,1 CR_TOHOST_GBT04_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
139* Removed 0x1450 0,1 CR_TH_GBT04_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
140 Added 0x1450 0,1 CR_TOHOST_GBT04_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
141* Removed 0x1460 0,1 CR_TH_GBT04_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
142 Added 0x1460 0,1 CR_TOHOST_GBT04_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
143* Removed 0x1470 0,1 CR_FH_GBT04_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
144 Added 0x1470 0,1 CR_FROMHOST_GBT04_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
145* Removed 0x1480 0,1 CR_FH_GBT04_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
146 Added 0x1480 0,1 CR_FROMHOST_GBT04_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
147* Removed 0x1490 0,1 CR_FH_GBT04_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
148 Added 0x1490 0,1 CR_FROMHOST_GBT04_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
149* Removed 0x14A0 0,1 CR_FH_GBT04_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
150 Added 0x14A0 0,1 CR_FROMHOST_GBT04_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
151* Removed 0x14B0 0,1 CR_FH_GBT04_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
152 Added 0x14B0 0,1 CR_FROMHOST_GBT04_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
153* Removed 0x14C0 0,1 CR_TH_GBT05_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
154 Added 0x14C0 0,1 CR_TOHOST_GBT05_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
155* Removed 0x14D0 0,1 CR_TH_GBT05_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
156 Added 0x14D0 0,1 CR_TOHOST_GBT05_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
157* Removed 0x14E0 0,1 CR_TH_GBT05_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
158 Added 0x14E0 0,1 CR_TOHOST_GBT05_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
159* Removed 0x14F0 0,1 CR_TH_GBT05_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
160 Added 0x14F0 0,1 CR_TOHOST_GBT05_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
161* Removed 0x1500 0,1 CR_TH_GBT05_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
162 Added 0x1500 0,1 CR_TOHOST_GBT05_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
163* Removed 0x1510 0,1 CR_TH_GBT05_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
164 Added 0x1510 0,1 CR_TOHOST_GBT05_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
165* Removed 0x1520 0,1 CR_TH_GBT05_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
166 Added 0x1520 0,1 CR_TOHOST_GBT05_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
167* Removed 0x1530 0,1 CR_FH_GBT05_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
168 Added 0x1530 0,1 CR_FROMHOST_GBT05_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
169* Removed 0x1540 0,1 CR_FH_GBT05_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
170 Added 0x1540 0,1 CR_FROMHOST_GBT05_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
171* Removed 0x1550 0,1 CR_FH_GBT05_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
172 Added 0x1550 0,1 CR_FROMHOST_GBT05_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
173* Removed 0x1560 0,1 CR_FH_GBT05_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
174 Added 0x1560 0,1 CR_FROMHOST_GBT05_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
175* Removed 0x1570 0,1 CR_FH_GBT05_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
176 Added 0x1570 0,1 CR_FROMHOST_GBT05_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
177* Removed 0x1580 0,1 CR_TH_GBT06_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
178 Added 0x1580 0,1 CR_TOHOST_GBT06_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
179* Removed 0x1590 0,1 CR_TH_GBT06_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
180 Added 0x1590 0,1 CR_TOHOST_GBT06_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
181* Removed 0x15A0 0,1 CR_TH_GBT06_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
182 Added 0x15A0 0,1 CR_TOHOST_GBT06_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
183* Removed 0x15B0 0,1 CR_TH_GBT06_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
184 Added 0x15B0 0,1 CR_TOHOST_GBT06_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
185* Removed 0x15C0 0,1 CR_TH_GBT06_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
186 Added 0x15C0 0,1 CR_TOHOST_GBT06_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
187* Removed 0x15D0 0,1 CR_TH_GBT06_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
188 Added 0x15D0 0,1 CR_TOHOST_GBT06_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
189* Removed 0x15E0 0,1 CR_TH_GBT06_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
190 Added 0x15E0 0,1 CR_TOHOST_GBT06_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
191* Removed 0x15F0 0,1 CR_FH_GBT06_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
192 Added 0x15F0 0,1 CR_FROMHOST_GBT06_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
193* Removed 0x1600 0,1 CR_FH_GBT06_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
194 Added 0x1600 0,1 CR_FROMHOST_GBT06_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
195* Removed 0x1610 0,1 CR_FH_GBT06_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
196 Added 0x1610 0,1 CR_FROMHOST_GBT06_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
197* Removed 0x1620 0,1 CR_FH_GBT06_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
198 Added 0x1620 0,1 CR_FROMHOST_GBT06_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
199* Removed 0x1630 0,1 CR_FH_GBT06_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
200 Added 0x1630 0,1 CR_FROMHOST_GBT06_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
201* Removed 0x1640 0,1 CR_TH_GBT07_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
202 Added 0x1640 0,1 CR_TOHOST_GBT07_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
203* Removed 0x1650 0,1 CR_TH_GBT07_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
204 Added 0x1650 0,1 CR_TOHOST_GBT07_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
205* Removed 0x1660 0,1 CR_TH_GBT07_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
206 Added 0x1660 0,1 CR_TOHOST_GBT07_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
207* Removed 0x1670 0,1 CR_TH_GBT07_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
208 Added 0x1670 0,1 CR_TOHOST_GBT07_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
209* Removed 0x1680 0,1 CR_TH_GBT07_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
210 Added 0x1680 0,1 CR_TOHOST_GBT07_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
211* Removed 0x1690 0,1 CR_TH_GBT07_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
212 Added 0x1690 0,1 CR_TOHOST_GBT07_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
213* Removed 0x16A0 0,1 CR_TH_GBT07_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
214 Added 0x16A0 0,1 CR_TOHOST_GBT07_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
215* Removed 0x16B0 0,1 CR_FH_GBT07_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
216 Added 0x16B0 0,1 CR_FROMHOST_GBT07_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
217* Removed 0x16C0 0,1 CR_FH_GBT07_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
218 Added 0x16C0 0,1 CR_FROMHOST_GBT07_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
219* Removed 0x16D0 0,1 CR_FH_GBT07_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
220 Added 0x16D0 0,1 CR_FROMHOST_GBT07_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
221* Removed 0x16E0 0,1 CR_FH_GBT07_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
222 Added 0x16E0 0,1 CR_FROMHOST_GBT07_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
223* Removed 0x16F0 0,1 CR_FH_GBT07_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
224 Added 0x16F0 0,1 CR_FROMHOST_GBT07_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
225* Removed 0x1700 0,1 CR_TH_GBT08_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
226 Added 0x1700 0,1 CR_TOHOST_GBT08_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
227* Removed 0x1710 0,1 CR_TH_GBT08_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
228 Added 0x1710 0,1 CR_TOHOST_GBT08_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
229* Removed 0x1720 0,1 CR_TH_GBT08_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
230 Added 0x1720 0,1 CR_TOHOST_GBT08_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
231* Removed 0x1730 0,1 CR_TH_GBT08_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
232 Added 0x1730 0,1 CR_TOHOST_GBT08_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
233* Removed 0x1740 0,1 CR_TH_GBT08_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
234 Added 0x1740 0,1 CR_TOHOST_GBT08_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
235* Removed 0x1750 0,1 CR_TH_GBT08_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
236 Added 0x1750 0,1 CR_TOHOST_GBT08_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
237* Removed 0x1760 0,1 CR_TH_GBT08_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
238 Added 0x1760 0,1 CR_TOHOST_GBT08_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
239* Removed 0x1770 0,1 CR_FH_GBT08_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
240 Added 0x1770 0,1 CR_FROMHOST_GBT08_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
241* Removed 0x1780 0,1 CR_FH_GBT08_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
242 Added 0x1780 0,1 CR_FROMHOST_GBT08_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
243* Removed 0x1790 0,1 CR_FH_GBT08_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
244 Added 0x1790 0,1 CR_FROMHOST_GBT08_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
245* Removed 0x17A0 0,1 CR_FH_GBT08_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
246 Added 0x17A0 0,1 CR_FROMHOST_GBT08_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
247* Removed 0x17B0 0,1 CR_FH_GBT08_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
248 Added 0x17B0 0,1 CR_FROMHOST_GBT08_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
249* Removed 0x17C0 0,1 CR_TH_GBT09_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
250 Added 0x17C0 0,1 CR_TOHOST_GBT09_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
251* Removed 0x17D0 0,1 CR_TH_GBT09_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
252 Added 0x17D0 0,1 CR_TOHOST_GBT09_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
253* Removed 0x17E0 0,1 CR_TH_GBT09_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
254 Added 0x17E0 0,1 CR_TOHOST_GBT09_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
255* Removed 0x17F0 0,1 CR_TH_GBT09_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
256 Added 0x17F0 0,1 CR_TOHOST_GBT09_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
257* Removed 0x1800 0,1 CR_TH_GBT09_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
258 Added 0x1800 0,1 CR_TOHOST_GBT09_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
259* Removed 0x1810 0,1 CR_TH_GBT09_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
260 Added 0x1810 0,1 CR_TOHOST_GBT09_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
261* Removed 0x1820 0,1 CR_TH_GBT09_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
262 Added 0x1820 0,1 CR_TOHOST_GBT09_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
263* Removed 0x1830 0,1 CR_FH_GBT09_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
264 Added 0x1830 0,1 CR_FROMHOST_GBT09_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
265* Removed 0x1840 0,1 CR_FH_GBT09_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
266 Added 0x1840 0,1 CR_FROMHOST_GBT09_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
267* Removed 0x1850 0,1 CR_FH_GBT09_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
268 Added 0x1850 0,1 CR_FROMHOST_GBT09_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
269* Removed 0x1860 0,1 CR_FH_GBT09_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
270 Added 0x1860 0,1 CR_FROMHOST_GBT09_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
271* Removed 0x1870 0,1 CR_FH_GBT09_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
272 Added 0x1870 0,1 CR_FROMHOST_GBT09_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
273* Removed 0x1880 0,1 CR_TH_GBT10_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
274 Added 0x1880 0,1 CR_TOHOST_GBT10_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
275* Removed 0x1890 0,1 CR_TH_GBT10_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
276 Added 0x1890 0,1 CR_TOHOST_GBT10_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
277* Removed 0x18A0 0,1 CR_TH_GBT10_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
278 Added 0x18A0 0,1 CR_TOHOST_GBT10_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
279* Removed 0x18B0 0,1 CR_TH_GBT10_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
280 Added 0x18B0 0,1 CR_TOHOST_GBT10_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
281* Removed 0x18C0 0,1 CR_TH_GBT10_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
282 Added 0x18C0 0,1 CR_TOHOST_GBT10_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
283* Removed 0x18D0 0,1 CR_TH_GBT10_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
284 Added 0x18D0 0,1 CR_TOHOST_GBT10_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
285* Removed 0x18E0 0,1 CR_TH_GBT10_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
286 Added 0x18E0 0,1 CR_TOHOST_GBT10_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
287* Removed 0x18F0 0,1 CR_FH_GBT10_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
288 Added 0x18F0 0,1 CR_FROMHOST_GBT10_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
289* Removed 0x1900 0,1 CR_FH_GBT10_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
290 Added 0x1900 0,1 CR_FROMHOST_GBT10_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
291* Removed 0x1910 0,1 CR_FH_GBT10_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
292 Added 0x1910 0,1 CR_FROMHOST_GBT10_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
293* Removed 0x1920 0,1 CR_FH_GBT10_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
294 Added 0x1920 0,1 CR_FROMHOST_GBT10_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
295* Removed 0x1930 0,1 CR_FH_GBT10_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
296 Added 0x1930 0,1 CR_FROMHOST_GBT10_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
297* Removed 0x1940 0,1 CR_TH_GBT11_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
298 Added 0x1940 0,1 CR_TOHOST_GBT11_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
299* Removed 0x1950 0,1 CR_TH_GBT11_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
300 Added 0x1950 0,1 CR_TOHOST_GBT11_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
301* Removed 0x1960 0,1 CR_TH_GBT11_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
302 Added 0x1960 0,1 CR_TOHOST_GBT11_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
303* Removed 0x1970 0,1 CR_TH_GBT11_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
304 Added 0x1970 0,1 CR_TOHOST_GBT11_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
305* Removed 0x1980 0,1 CR_TH_GBT11_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
306 Added 0x1980 0,1 CR_TOHOST_GBT11_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
307* Removed 0x1990 0,1 CR_TH_GBT11_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
308 Added 0x1990 0,1 CR_TOHOST_GBT11_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
309* Removed 0x19A0 0,1 CR_TH_GBT11_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
310 Added 0x19A0 0,1 CR_TOHOST_GBT11_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
311* Removed 0x19B0 0,1 CR_FH_GBT11_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
312 Added 0x19B0 0,1 CR_FROMHOST_GBT11_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
313* Removed 0x19C0 0,1 CR_FH_GBT11_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
314 Added 0x19C0 0,1 CR_FROMHOST_GBT11_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
315* Removed 0x19D0 0,1 CR_FH_GBT11_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
316 Added 0x19D0 0,1 CR_FROMHOST_GBT11_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
317* Removed 0x19E0 0,1 CR_FH_GBT11_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
318 Added 0x19E0 0,1 CR_FROMHOST_GBT11_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
319* Removed 0x19F0 0,1 CR_FH_GBT11_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
320 Added 0x19F0 0,1 CR_FROMHOST_GBT11_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
321* Removed 0x1A00 0,1 CR_TH_GBT12_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
322 Added 0x1A00 0,1 CR_TOHOST_GBT12_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
323* Removed 0x1A10 0,1 CR_TH_GBT12_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
324 Added 0x1A10 0,1 CR_TOHOST_GBT12_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
325* Removed 0x1A20 0,1 CR_TH_GBT12_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
326 Added 0x1A20 0,1 CR_TOHOST_GBT12_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
327* Removed 0x1A30 0,1 CR_TH_GBT12_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
328 Added 0x1A30 0,1 CR_TOHOST_GBT12_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
329* Removed 0x1A40 0,1 CR_TH_GBT12_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
330 Added 0x1A40 0,1 CR_TOHOST_GBT12_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
331* Removed 0x1A50 0,1 CR_TH_GBT12_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
332 Added 0x1A50 0,1 CR_TOHOST_GBT12_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
333* Removed 0x1A60 0,1 CR_TH_GBT12_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
334 Added 0x1A60 0,1 CR_TOHOST_GBT12_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
335* Removed 0x1A70 0,1 CR_FH_GBT12_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
336 Added 0x1A70 0,1 CR_FROMHOST_GBT12_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
337* Removed 0x1A80 0,1 CR_FH_GBT12_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
338 Added 0x1A80 0,1 CR_FROMHOST_GBT12_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
339* Removed 0x1A90 0,1 CR_FH_GBT12_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
340 Added 0x1A90 0,1 CR_FROMHOST_GBT12_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
341* Removed 0x1AA0 0,1 CR_FH_GBT12_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
342 Added 0x1AA0 0,1 CR_FROMHOST_GBT12_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
343* Removed 0x1AB0 0,1 CR_FH_GBT12_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
344 Added 0x1AB0 0,1 CR_FROMHOST_GBT12_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
345* Removed 0x1AC0 0,1 CR_TH_GBT13_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
346 Added 0x1AC0 0,1 CR_TOHOST_GBT13_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
347* Removed 0x1AD0 0,1 CR_TH_GBT13_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
348 Added 0x1AD0 0,1 CR_TOHOST_GBT13_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
349* Removed 0x1AE0 0,1 CR_TH_GBT13_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
350 Added 0x1AE0 0,1 CR_TOHOST_GBT13_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
351* Removed 0x1AF0 0,1 CR_TH_GBT13_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
352 Added 0x1AF0 0,1 CR_TOHOST_GBT13_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
353* Removed 0x1B00 0,1 CR_TH_GBT13_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
354 Added 0x1B00 0,1 CR_TOHOST_GBT13_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
355* Removed 0x1B10 0,1 CR_TH_GBT13_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
356 Added 0x1B10 0,1 CR_TOHOST_GBT13_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
357* Removed 0x1B20 0,1 CR_TH_GBT13_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
358 Added 0x1B20 0,1 CR_TOHOST_GBT13_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
359* Removed 0x1B30 0,1 CR_FH_GBT13_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
360 Added 0x1B30 0,1 CR_FROMHOST_GBT13_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
361* Removed 0x1B40 0,1 CR_FH_GBT13_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
362 Added 0x1B40 0,1 CR_FROMHOST_GBT13_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
363* Removed 0x1B50 0,1 CR_FH_GBT13_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
364 Added 0x1B50 0,1 CR_FROMHOST_GBT13_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
365* Removed 0x1B60 0,1 CR_FH_GBT13_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
366 Added 0x1B60 0,1 CR_FROMHOST_GBT13_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
367* Removed 0x1B70 0,1 CR_FH_GBT13_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
368 Added 0x1B70 0,1 CR_FROMHOST_GBT13_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
369* Removed 0x1B80 0,1 CR_TH_GBT14_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
370 Added 0x1B80 0,1 CR_TOHOST_GBT14_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
371* Removed 0x1B90 0,1 CR_TH_GBT14_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
372 Added 0x1B90 0,1 CR_TOHOST_GBT14_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
373* Removed 0x1BA0 0,1 CR_TH_GBT14_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
374 Added 0x1BA0 0,1 CR_TOHOST_GBT14_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
375* Removed 0x1BB0 0,1 CR_TH_GBT14_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
376 Added 0x1BB0 0,1 CR_TOHOST_GBT14_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
377* Removed 0x1BC0 0,1 CR_TH_GBT14_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
378 Added 0x1BC0 0,1 CR_TOHOST_GBT14_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
379* Removed 0x1BD0 0,1 CR_TH_GBT14_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
380 Added 0x1BD0 0,1 CR_TOHOST_GBT14_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
381* Removed 0x1BE0 0,1 CR_TH_GBT14_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
382 Added 0x1BE0 0,1 CR_TOHOST_GBT14_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
383* Removed 0x1BF0 0,1 CR_FH_GBT14_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
384 Added 0x1BF0 0,1 CR_FROMHOST_GBT14_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
385* Removed 0x1C00 0,1 CR_FH_GBT14_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
386 Added 0x1C00 0,1 CR_FROMHOST_GBT14_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
387* Removed 0x1C10 0,1 CR_FH_GBT14_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
388 Added 0x1C10 0,1 CR_FROMHOST_GBT14_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
389* Removed 0x1C20 0,1 CR_FH_GBT14_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
390 Added 0x1C20 0,1 CR_FROMHOST_GBT14_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
391* Removed 0x1C30 0,1 CR_FH_GBT14_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
392 Added 0x1C30 0,1 CR_FROMHOST_GBT14_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
393* Removed 0x1C40 0,1 CR_TH_GBT15_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
394 Added 0x1C40 0,1 CR_TOHOST_GBT15_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
395* Removed 0x1C50 0,1 CR_TH_GBT15_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
396 Added 0x1C50 0,1 CR_TOHOST_GBT15_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
397* Removed 0x1C60 0,1 CR_TH_GBT15_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
398 Added 0x1C60 0,1 CR_TOHOST_GBT15_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
399* Removed 0x1C70 0,1 CR_TH_GBT15_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
400 Added 0x1C70 0,1 CR_TOHOST_GBT15_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
401* Removed 0x1C80 0,1 CR_TH_GBT15_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
402 Added 0x1C80 0,1 CR_TOHOST_GBT15_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
403* Removed 0x1C90 0,1 CR_TH_GBT15_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
404 Added 0x1C90 0,1 CR_TOHOST_GBT15_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
405* Removed 0x1CA0 0,1 CR_TH_GBT15_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
406 Added 0x1CA0 0,1 CR_TOHOST_GBT15_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
407* Removed 0x1CB0 0,1 CR_FH_GBT15_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
408 Added 0x1CB0 0,1 CR_FROMHOST_GBT15_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
409* Removed 0x1CC0 0,1 CR_FH_GBT15_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
410 Added 0x1CC0 0,1 CR_FROMHOST_GBT15_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
411* Removed 0x1CD0 0,1 CR_FH_GBT15_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
412 Added 0x1CD0 0,1 CR_FROMHOST_GBT15_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
413* Removed 0x1CE0 0,1 CR_FH_GBT15_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
414 Added 0x1CE0 0,1 CR_FROMHOST_GBT15_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
415* Removed 0x1CF0 0,1 CR_FH_GBT15_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
416 Added 0x1CF0 0,1 CR_FROMHOST_GBT15_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
417* Removed 0x1D00 0,1 CR_TH_GBT16_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
418 Added 0x1D00 0,1 CR_TOHOST_GBT16_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
419* Removed 0x1D10 0,1 CR_TH_GBT16_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
420 Added 0x1D10 0,1 CR_TOHOST_GBT16_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
421* Removed 0x1D20 0,1 CR_TH_GBT16_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
422 Added 0x1D20 0,1 CR_TOHOST_GBT16_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
423* Removed 0x1D30 0,1 CR_TH_GBT16_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
424 Added 0x1D30 0,1 CR_TOHOST_GBT16_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
425* Removed 0x1D40 0,1 CR_TH_GBT16_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
426 Added 0x1D40 0,1 CR_TOHOST_GBT16_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
427* Removed 0x1D50 0,1 CR_TH_GBT16_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
428 Added 0x1D50 0,1 CR_TOHOST_GBT16_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
429* Removed 0x1D60 0,1 CR_TH_GBT16_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
430 Added 0x1D60 0,1 CR_TOHOST_GBT16_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
431* Removed 0x1D70 0,1 CR_FH_GBT16_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
432 Added 0x1D70 0,1 CR_FROMHOST_GBT16_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
433* Removed 0x1D80 0,1 CR_FH_GBT16_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
434 Added 0x1D80 0,1 CR_FROMHOST_GBT16_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
435* Removed 0x1D90 0,1 CR_FH_GBT16_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
436 Added 0x1D90 0,1 CR_FROMHOST_GBT16_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
437* Removed 0x1DA0 0,1 CR_FH_GBT16_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
438 Added 0x1DA0 0,1 CR_FROMHOST_GBT16_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
439* Removed 0x1DB0 0,1 CR_FH_GBT16_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
440 Added 0x1DB0 0,1 CR_FROMHOST_GBT16_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
441* Removed 0x1DC0 0,1 CR_TH_GBT17_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
442 Added 0x1DC0 0,1 CR_TOHOST_GBT17_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
443* Removed 0x1DD0 0,1 CR_TH_GBT17_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
444 Added 0x1DD0 0,1 CR_TOHOST_GBT17_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
445* Removed 0x1DE0 0,1 CR_TH_GBT17_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
446 Added 0x1DE0 0,1 CR_TOHOST_GBT17_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
447* Removed 0x1DF0 0,1 CR_TH_GBT17_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
448 Added 0x1DF0 0,1 CR_TOHOST_GBT17_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
449* Removed 0x1E00 0,1 CR_TH_GBT17_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
450 Added 0x1E00 0,1 CR_TOHOST_GBT17_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
451* Removed 0x1E10 0,1 CR_TH_GBT17_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
452 Added 0x1E10 0,1 CR_TOHOST_GBT17_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
453* Removed 0x1E20 0,1 CR_TH_GBT17_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
454 Added 0x1E20 0,1 CR_TOHOST_GBT17_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
455* Removed 0x1E30 0,1 CR_FH_GBT17_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
456 Added 0x1E30 0,1 CR_FROMHOST_GBT17_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
457* Removed 0x1E40 0,1 CR_FH_GBT17_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
458 Added 0x1E40 0,1 CR_FROMHOST_GBT17_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
459* Removed 0x1E50 0,1 CR_FH_GBT17_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
460 Added 0x1E50 0,1 CR_FROMHOST_GBT17_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
461* Removed 0x1E60 0,1 CR_FH_GBT17_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
462 Added 0x1E60 0,1 CR_FROMHOST_GBT17_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
463* Removed 0x1E70 0,1 CR_FH_GBT17_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
464 Added 0x1E70 0,1 CR_FROMHOST_GBT17_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
465* Removed 0x1E80 0,1 CR_TH_GBT18_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
466 Added 0x1E80 0,1 CR_TOHOST_GBT18_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
467* Removed 0x1E90 0,1 CR_TH_GBT18_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
468 Added 0x1E90 0,1 CR_TOHOST_GBT18_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
469* Removed 0x1EA0 0,1 CR_TH_GBT18_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
470 Added 0x1EA0 0,1 CR_TOHOST_GBT18_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
471* Removed 0x1EB0 0,1 CR_TH_GBT18_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
472 Added 0x1EB0 0,1 CR_TOHOST_GBT18_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
473* Removed 0x1EC0 0,1 CR_TH_GBT18_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
474 Added 0x1EC0 0,1 CR_TOHOST_GBT18_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
475* Removed 0x1ED0 0,1 CR_TH_GBT18_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
476 Added 0x1ED0 0,1 CR_TOHOST_GBT18_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
477* Removed 0x1EE0 0,1 CR_TH_GBT18_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
478 Added 0x1EE0 0,1 CR_TOHOST_GBT18_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
479* Removed 0x1EF0 0,1 CR_FH_GBT18_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
480 Added 0x1EF0 0,1 CR_FROMHOST_GBT18_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
481* Removed 0x1F00 0,1 CR_FH_GBT18_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
482 Added 0x1F00 0,1 CR_FROMHOST_GBT18_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
483* Removed 0x1F10 0,1 CR_FH_GBT18_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
484 Added 0x1F10 0,1 CR_FROMHOST_GBT18_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
485* Removed 0x1F20 0,1 CR_FH_GBT18_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
486 Added 0x1F20 0,1 CR_FROMHOST_GBT18_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
487* Removed 0x1F30 0,1 CR_FH_GBT18_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
488 Added 0x1F30 0,1 CR_FROMHOST_GBT18_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
489* Removed 0x1F40 0,1 CR_TH_GBT19_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
490 Added 0x1F40 0,1 CR_TOHOST_GBT19_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
491* Removed 0x1F50 0,1 CR_TH_GBT19_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
492 Added 0x1F50 0,1 CR_TOHOST_GBT19_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
493* Removed 0x1F60 0,1 CR_TH_GBT19_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
494 Added 0x1F60 0,1 CR_TOHOST_GBT19_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
495* Removed 0x1F70 0,1 CR_TH_GBT19_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
496 Added 0x1F70 0,1 CR_TOHOST_GBT19_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
497* Removed 0x1F80 0,1 CR_TH_GBT19_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
498 Added 0x1F80 0,1 CR_TOHOST_GBT19_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
499* Removed 0x1F90 0,1 CR_TH_GBT19_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
500 Added 0x1F90 0,1 CR_TOHOST_GBT19_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
501* Removed 0x1FA0 0,1 CR_TH_GBT19_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
502 Added 0x1FA0 0,1 CR_TOHOST_GBT19_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
503* Removed 0x1FB0 0,1 CR_FH_GBT19_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
504 Added 0x1FB0 0,1 CR_FROMHOST_GBT19_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
505* Removed 0x1FC0 0,1 CR_FH_GBT19_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
506 Added 0x1FC0 0,1 CR_FROMHOST_GBT19_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
507* Removed 0x1FD0 0,1 CR_FH_GBT19_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
508 Added 0x1FD0 0,1 CR_FROMHOST_GBT19_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
509* Removed 0x1FE0 0,1 CR_FH_GBT19_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
510 Added 0x1FE0 0,1 CR_FROMHOST_GBT19_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
511* Removed 0x1FF0 0,1 CR_FH_GBT19_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
512 Added 0x1FF0 0,1 CR_FROMHOST_GBT19_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
513* Removed 0x2000 0,1 CR_TH_GBT20_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
514 Added 0x2000 0,1 CR_TOHOST_GBT20_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
515* Removed 0x2010 0,1 CR_TH_GBT20_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
516 Added 0x2010 0,1 CR_TOHOST_GBT20_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
517* Removed 0x2020 0,1 CR_TH_GBT20_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
518 Added 0x2020 0,1 CR_TOHOST_GBT20_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
519* Removed 0x2030 0,1 CR_TH_GBT20_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
520 Added 0x2030 0,1 CR_TOHOST_GBT20_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
521* Removed 0x2040 0,1 CR_TH_GBT20_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
522 Added 0x2040 0,1 CR_TOHOST_GBT20_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
523* Removed 0x2050 0,1 CR_TH_GBT20_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
524 Added 0x2050 0,1 CR_TOHOST_GBT20_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
525* Removed 0x2060 0,1 CR_TH_GBT20_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
526 Added 0x2060 0,1 CR_TOHOST_GBT20_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
527* Removed 0x2070 0,1 CR_FH_GBT20_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
528 Added 0x2070 0,1 CR_FROMHOST_GBT20_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
529* Removed 0x2080 0,1 CR_FH_GBT20_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
530 Added 0x2080 0,1 CR_FROMHOST_GBT20_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
531* Removed 0x2090 0,1 CR_FH_GBT20_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
532 Added 0x2090 0,1 CR_FROMHOST_GBT20_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
533* Removed 0x20A0 0,1 CR_FH_GBT20_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
534 Added 0x20A0 0,1 CR_FROMHOST_GBT20_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
535* Removed 0x20B0 0,1 CR_FH_GBT20_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
536 Added 0x20B0 0,1 CR_FROMHOST_GBT20_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
537* Removed 0x20C0 0,1 CR_TH_GBT21_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
538 Added 0x20C0 0,1 CR_TOHOST_GBT21_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
539* Removed 0x20D0 0,1 CR_TH_GBT21_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
540 Added 0x20D0 0,1 CR_TOHOST_GBT21_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
541* Removed 0x20E0 0,1 CR_TH_GBT21_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
542 Added 0x20E0 0,1 CR_TOHOST_GBT21_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
543* Removed 0x20F0 0,1 CR_TH_GBT21_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
544 Added 0x20F0 0,1 CR_TOHOST_GBT21_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
545* Removed 0x2100 0,1 CR_TH_GBT21_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
546 Added 0x2100 0,1 CR_TOHOST_GBT21_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
547* Removed 0x2110 0,1 CR_TH_GBT21_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
548 Added 0x2110 0,1 CR_TOHOST_GBT21_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
549* Removed 0x2120 0,1 CR_TH_GBT21_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
550 Added 0x2120 0,1 CR_TOHOST_GBT21_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
551* Removed 0x2130 0,1 CR_FH_GBT21_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
552 Added 0x2130 0,1 CR_FROMHOST_GBT21_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
553* Removed 0x2140 0,1 CR_FH_GBT21_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
554 Added 0x2140 0,1 CR_FROMHOST_GBT21_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
555* Removed 0x2150 0,1 CR_FH_GBT21_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
556 Added 0x2150 0,1 CR_FROMHOST_GBT21_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
557* Removed 0x2160 0,1 CR_FH_GBT21_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
558 Added 0x2160 0,1 CR_FROMHOST_GBT21_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
559* Removed 0x2170 0,1 CR_FH_GBT21_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
560 Added 0x2170 0,1 CR_FROMHOST_GBT21_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
561* Removed 0x2180 0,1 CR_TH_GBT22_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
562 Added 0x2180 0,1 CR_TOHOST_GBT22_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
563* Removed 0x2190 0,1 CR_TH_GBT22_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
564 Added 0x2190 0,1 CR_TOHOST_GBT22_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
565* Removed 0x21A0 0,1 CR_TH_GBT22_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
566 Added 0x21A0 0,1 CR_TOHOST_GBT22_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
567* Removed 0x21B0 0,1 CR_TH_GBT22_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
568 Added 0x21B0 0,1 CR_TOHOST_GBT22_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
569* Removed 0x21C0 0,1 CR_TH_GBT22_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
570 Added 0x21C0 0,1 CR_TOHOST_GBT22_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
571* Removed 0x21D0 0,1 CR_TH_GBT22_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
572 Added 0x21D0 0,1 CR_TOHOST_GBT22_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
573* Removed 0x21E0 0,1 CR_TH_GBT22_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
574 Added 0x21E0 0,1 CR_TOHOST_GBT22_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
575* Removed 0x21F0 0,1 CR_FH_GBT22_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
576 Added 0x21F0 0,1 CR_FROMHOST_GBT22_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
577* Removed 0x2200 0,1 CR_FH_GBT22_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
578 Added 0x2200 0,1 CR_FROMHOST_GBT22_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
579* Removed 0x2210 0,1 CR_FH_GBT22_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
580 Added 0x2210 0,1 CR_FROMHOST_GBT22_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
581* Removed 0x2220 0,1 CR_FH_GBT22_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
582 Added 0x2220 0,1 CR_FROMHOST_GBT22_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
583* Removed 0x2230 0,1 CR_FH_GBT22_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
584 Added 0x2230 0,1 CR_FROMHOST_GBT22_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
585* Removed 0x2240 0,1 CR_TH_GBT23_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
586 Added 0x2240 0,1 CR_TOHOST_GBT23_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
587* Removed 0x2250 0,1 CR_TH_GBT23_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
588 Added 0x2250 0,1 CR_TOHOST_GBT23_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
589* Removed 0x2260 0,1 CR_TH_GBT23_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
590 Added 0x2260 0,1 CR_TOHOST_GBT23_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
591* Removed 0x2270 0,1 CR_TH_GBT23_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
592 Added 0x2270 0,1 CR_TOHOST_GBT23_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
593* Removed 0x2280 0,1 CR_TH_GBT23_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
594 Added 0x2280 0,1 CR_TOHOST_GBT23_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
595* Removed 0x2290 0,1 CR_TH_GBT23_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
596 Added 0x2290 0,1 CR_TOHOST_GBT23_EGROUP5_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
597* Removed 0x22A0 0,1 CR_TH_GBT23_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
598 Added 0x22A0 0,1 CR_TOHOST_GBT23_EGROUP6_CTRL 63..0 W See Central Router Doc, indices [5,6] are optimized out in wideMode None
599* Removed 0x22B0 0,1 CR_FH_GBT23_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
600 Added 0x22B0 0,1 CR_FROMHOST_GBT23_EGROUP0_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
601* Removed 0x22C0 0,1 CR_FH_GBT23_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
602 Added 0x22C0 0,1 CR_FROMHOST_GBT23_EGROUP1_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
603* Removed 0x22D0 0,1 CR_FH_GBT23_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
604 Added 0x22D0 0,1 CR_FROMHOST_GBT23_EGROUP2_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
605* Removed 0x22E0 0,1 CR_FH_GBT23_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
606 Added 0x22E0 0,1 CR_FROMHOST_GBT23_EGROUP3_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
607* Removed 0x22F0 0,1 CR_FH_GBT23_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
608 Added 0x22F0 0,1 CR_FROMHOST_GBT23_EGROUP4_CTRL 63..0 W See Central Router Doc, indices [3,4] are optimized out in wideMode None
609* Removed 0x2400 0,1 FH_IC_FIFO_00
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
610 Added 0x2400 0,1 IC_FROMHOST_FIFO_00
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
611* Removed 0x2410 0,1 TH_IC_FIFO_00
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
612 Added 0x2410 0,1 IC_TOHOST_FIFO_00
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
613* Removed 0x2420 0,1 FH_IC_FIFO_01
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
614 Added 0x2420 0,1 IC_FROMHOST_FIFO_01
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
615* Removed 0x2430 0,1 TH_IC_FIFO_01
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
616 Added 0x2430 0,1 IC_TOHOST_FIFO_01
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
617* Removed 0x2440 0,1 FH_IC_FIFO_02
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
618 Added 0x2440 0,1 IC_FROMHOST_FIFO_02
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
619* Removed 0x2450 0,1 TH_IC_FIFO_02
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
620 Added 0x2450 0,1 IC_TOHOST_FIFO_02
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
621* Removed 0x2460 0,1 FH_IC_FIFO_03
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
622 Added 0x2460 0,1 IC_FROMHOST_FIFO_03
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
623* Removed 0x2470 0,1 TH_IC_FIFO_03
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
624 Added 0x2470 0,1 IC_TOHOST_FIFO_03
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
625* Removed 0x2480 0,1 FH_IC_FIFO_04
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
626 Added 0x2480 0,1 IC_FROMHOST_FIFO_04
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
627* Removed 0x2490 0,1 TH_IC_FIFO_04
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
628 Added 0x2490 0,1 IC_TOHOST_FIFO_04
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
629* Removed 0x24A0 0,1 FH_IC_FIFO_05
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
630 Added 0x24A0 0,1 IC_FROMHOST_FIFO_05
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
631* Removed 0x24B0 0,1 TH_IC_FIFO_05
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
632 Added 0x24B0 0,1 IC_TOHOST_FIFO_05
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
633* Removed 0x24C0 0,1 FH_IC_FIFO_06
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
634 Added 0x24C0 0,1 IC_FROMHOST_FIFO_06
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
635* Removed 0x24D0 0,1 TH_IC_FIFO_06
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
636 Added 0x24D0 0,1 IC_TOHOST_FIFO_06
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
637* Removed 0x24E0 0,1 FH_IC_FIFO_07
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
638 Added 0x24E0 0,1 IC_FROMHOST_FIFO_07
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
639* Removed 0x24F0 0,1 TH_IC_FIFO_07
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
640 Added 0x24F0 0,1 IC_TOHOST_FIFO_07
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
641* Removed 0x2500 0,1 FH_IC_FIFO_08
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
642 Added 0x2500 0,1 IC_FROMHOST_FIFO_08
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
643* Removed 0x2510 0,1 TH_IC_FIFO_08
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
644 Added 0x2510 0,1 IC_TOHOST_FIFO_08
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
645* Removed 0x2520 0,1 FH_IC_FIFO_09
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
646 Added 0x2520 0,1 IC_FROMHOST_FIFO_09
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
647* Removed 0x2530 0,1 TH_IC_FIFO_09
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
648 Added 0x2530 0,1 IC_TOHOST_FIFO_09
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
649* Removed 0x2540 0,1 FH_IC_FIFO_10
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
650 Added 0x2540 0,1 IC_FROMHOST_FIFO_10
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
651* Removed 0x2550 0,1 TH_IC_FIFO_10
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
652 Added 0x2550 0,1 IC_TOHOST_FIFO_10
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
653* Removed 0x2560 0,1 FH_IC_FIFO_11
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
654 Added 0x2560 0,1 IC_FROMHOST_FIFO_11
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
655* Removed 0x2570 0,1 TH_IC_FIFO_11
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
656 Added 0x2570 0,1 IC_TOHOST_FIFO_11
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
657* Removed 0x2580 0,1 FH_IC_FIFO_12
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
658 Added 0x2580 0,1 IC_FROMHOST_FIFO_12
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
659* Removed 0x2590 0,1 TH_IC_FIFO_12
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
660 Added 0x2590 0,1 IC_TOHOST_FIFO_12
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
661* Removed 0x25A0 0,1 FH_IC_FIFO_13
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
662 Added 0x25A0 0,1 IC_FROMHOST_FIFO_13
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
663* Removed 0x25B0 0,1 TH_IC_FIFO_13
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
664 Added 0x25B0 0,1 IC_TOHOST_FIFO_13
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
665* Removed 0x25C0 0,1 FH_IC_FIFO_14
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
666 Added 0x25C0 0,1 IC_FROMHOST_FIFO_14
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
667* Removed 0x25D0 0,1 TH_IC_FIFO_14
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
668 Added 0x25D0 0,1 IC_TOHOST_FIFO_14
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
669* Removed 0x25E0 0,1 FH_IC_FIFO_15
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
670 Added 0x25E0 0,1 IC_FROMHOST_FIFO_15
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
671* Removed 0x25F0 0,1 TH_IC_FIFO_15
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
672 Added 0x25F0 0,1 IC_TOHOST_FIFO_15
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
673* Removed 0x2600 0,1 FH_IC_FIFO_16
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
674 Added 0x2600 0,1 IC_FROMHOST_FIFO_16
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
675* Removed 0x2610 0,1 TH_IC_FIFO_16
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
676 Added 0x2610 0,1 IC_TOHOST_FIFO_16
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
677* Removed 0x2620 0,1 FH_IC_FIFO_17
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
678 Added 0x2620 0,1 IC_FROMHOST_FIFO_17
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
679* Removed 0x2630 0,1 TH_IC_FIFO_17
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
680 Added 0x2630 0,1 IC_TOHOST_FIFO_17
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
681* Removed 0x2640 0,1 FH_IC_FIFO_18
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
682 Added 0x2640 0,1 IC_FROMHOST_FIFO_18
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
683* Removed 0x2650 0,1 TH_IC_FIFO_18
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
684 Added 0x2650 0,1 IC_TOHOST_FIFO_18
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
685* Removed 0x2660 0,1 FH_IC_FIFO_19
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
686 Added 0x2660 0,1 IC_FROMHOST_FIFO_19
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
687* Removed 0x2670 0,1 TH_IC_FIFO_19
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
688 Added 0x2670 0,1 IC_TOHOST_FIFO_19
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
689* Removed 0x2680 0,1 FH_IC_FIFO_20
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
690 Added 0x2680 0,1 IC_FROMHOST_FIFO_20
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
691* Removed 0x2690 0,1 TH_IC_FIFO_20
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
692 Added 0x2690 0,1 IC_TOHOST_FIFO_20
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
693* Removed 0x26A0 0,1 FH_IC_FIFO_21
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
694 Added 0x26A0 0,1 IC_FROMHOST_FIFO_21
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
695* Removed 0x26B0 0,1 TH_IC_FIFO_21
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
696 Added 0x26B0 0,1 IC_TOHOST_FIFO_21
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
697* Removed 0x26C0 0,1 FH_IC_FIFO_22
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
698 Added 0x26C0 0,1 IC_FROMHOST_FIFO_22
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
699* Removed 0x26D0 0,1 TH_IC_FIFO_22
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
700 Added 0x26D0 0,1 IC_TOHOST_FIFO_22
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
701* Removed 0x26E0 0,1 FH_IC_FIFO_23
Removed WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.FH_IC_FIFO_{index:02}.FULL
Removed FULL 8 R Full flag of the fifo, do not write if 1 None
Removed DATAIN 7..0 W Data input of fifo None
702 Added 0x26E0 0,1 IC_FROMHOST_FIFO_23
Added WE any T Any write to this register will trigger a write to the FIFO not register_map_monitor_s.register_map_cr_monitor.IC_FROMHOST_FIFO_{index:02}.FULL
Added FULL 8 R Full flag of the fifo, do not write if 1 None
Added DATAIN 7..0 W Data input of fifo None
703* Removed 0x26F0 0,1 TH_IC_FIFO_23
Removed RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.TH_IC_FIFO_{index:02}.EMPTY
Removed EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Removed DATAOUT 7..0 R Data output of fifo None
704 Added 0x26F0 0,1 IC_TOHOST_FIFO_23
Added RE any T Any write to this register will trigger a read enable from the fifo not register_map_monitor_s.register_map_cr_monitor.IC_TOHOST_FIFO_{index:02}.EMPTY
Added EMPTY 8 R Empty flag of the fifo, do not read if 1 None
Added DATAOUT 7..0 R Data output of fifo None
705* Removed 0x2700 0,1 EC_TOHOST_00
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
706* Removed 0x2710 0,1 EC_FROMHOST_00
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
707* Removed 0x2720 0,1 TTC_TOHOST_00 0 W Enables the ToHost Mini Egroup in TTC mode None
708* Removed 0x2730 0,1 EC_TOHOST_01
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
709* Removed 0x2740 0,1 EC_FROMHOST_01
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
710* Removed 0x2750 0,1 TTC_TOHOST_01 0 W Enables the ToHost Mini Egroup in TTC mode None
711* Removed 0x2760 0,1 EC_TOHOST_02
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
712* Removed 0x2770 0,1 EC_FROMHOST_02
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
713* Removed 0x2780 0,1 TTC_TOHOST_02 0 W Enables the ToHost Mini Egroup in TTC mode None
714* Removed 0x2790 0,1 EC_TOHOST_03
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
715* Removed 0x27A0 0,1 EC_FROMHOST_03
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
716* Removed 0x27B0 0,1 TTC_TOHOST_03 0 W Enables the ToHost Mini Egroup in TTC mode None
717* Removed 0x27C0 0,1 EC_TOHOST_04
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
718* Removed 0x27D0 0,1 EC_FROMHOST_04
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
719* Removed 0x27E0 0,1 TTC_TOHOST_04 0 W Enables the ToHost Mini Egroup in TTC mode None
720* Removed 0x27F0 0,1 EC_TOHOST_05
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
721* Removed 0x2800 0,1 EC_FROMHOST_05
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
722* Removed 0x2810 0,1 TTC_TOHOST_05 0 W Enables the ToHost Mini Egroup in TTC mode None
723* Removed 0x2820 0,1 EC_TOHOST_06
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
724* Removed 0x2830 0,1 EC_FROMHOST_06
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
725* Removed 0x2840 0,1 TTC_TOHOST_06 0 W Enables the ToHost Mini Egroup in TTC mode None
726* Removed 0x2850 0,1 EC_TOHOST_07
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
727* Removed 0x2860 0,1 EC_FROMHOST_07
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
728* Removed 0x2870 0,1 TTC_TOHOST_07 0 W Enables the ToHost Mini Egroup in TTC mode None
729* Removed 0x2880 0,1 EC_TOHOST_08
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
730* Removed 0x2890 0,1 EC_FROMHOST_08
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
731* Removed 0x28A0 0,1 TTC_TOHOST_08 0 W Enables the ToHost Mini Egroup in TTC mode None
732* Removed 0x28B0 0,1 EC_TOHOST_09
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
733* Removed 0x28C0 0,1 EC_FROMHOST_09
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
734* Removed 0x28D0 0,1 TTC_TOHOST_09 0 W Enables the ToHost Mini Egroup in TTC mode None
735* Removed 0x28E0 0,1 EC_TOHOST_10
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
736* Removed 0x28F0 0,1 EC_FROMHOST_10
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
737* Removed 0x2900 0,1 TTC_TOHOST_10 0 W Enables the ToHost Mini Egroup in TTC mode None
738* Removed 0x2910 0,1 EC_TOHOST_11
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
739* Removed 0x2920 0,1 EC_FROMHOST_11
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
740* Removed 0x2930 0,1 TTC_TOHOST_11 0 W Enables the ToHost Mini Egroup in TTC mode None
741* Removed 0x2940 0,1 EC_TOHOST_12
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
742* Removed 0x2950 0,1 EC_FROMHOST_12
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
743* Removed 0x2960 0,1 TTC_TOHOST_12 0 W Enables the ToHost Mini Egroup in TTC mode None
744* Removed 0x2970 0,1 EC_TOHOST_13
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
745* Removed 0x2980 0,1 EC_FROMHOST_13
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
746* Removed 0x2990 0,1 TTC_TOHOST_13 0 W Enables the ToHost Mini Egroup in TTC mode None
747* Removed 0x29A0 0,1 EC_TOHOST_14
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
748* Removed 0x29B0 0,1 EC_FROMHOST_14
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
749* Removed 0x29C0 0,1 TTC_TOHOST_14 0 W Enables the ToHost Mini Egroup in TTC mode None
750* Removed 0x29D0 0,1 EC_TOHOST_15
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
751* Removed 0x29E0 0,1 EC_FROMHOST_15
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
752* Removed 0x29F0 0,1 TTC_TOHOST_15 0 W Enables the ToHost Mini Egroup in TTC mode None
753* Removed 0x2A00 0,1 EC_TOHOST_16
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
754* Removed 0x2A10 0,1 EC_FROMHOST_16
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
755* Removed 0x2A20 0,1 TTC_TOHOST_16 0 W Enables the ToHost Mini Egroup in TTC mode None
756* Removed 0x2A30 0,1 EC_TOHOST_17
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
757* Removed 0x2A40 0,1 EC_FROMHOST_17
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
758* Removed 0x2A50 0,1 TTC_TOHOST_17 0 W Enables the ToHost Mini Egroup in TTC mode None
759* Removed 0x2A60 0,1 EC_TOHOST_18
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
760* Removed 0x2A70 0,1 EC_FROMHOST_18
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
761* Removed 0x2A80 0,1 TTC_TOHOST_18 0 W Enables the ToHost Mini Egroup in TTC mode None
762* Removed 0x2A90 0,1 EC_TOHOST_19
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
763* Removed 0x2AA0 0,1 EC_FROMHOST_19
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
764* Removed 0x2AB0 0,1 TTC_TOHOST_19 0 W Enables the ToHost Mini Egroup in TTC mode None
765* Removed 0x2AC0 0,1 EC_TOHOST_20
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
766* Removed 0x2AD0 0,1 EC_FROMHOST_20
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
767* Removed 0x2AE0 0,1 TTC_TOHOST_20 0 W Enables the ToHost Mini Egroup in TTC mode None
768* Removed 0x2AF0 0,1 EC_TOHOST_21
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
769* Removed 0x2B00 0,1 EC_FROMHOST_21
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
770* Removed 0x2B10 0,1 TTC_TOHOST_21 0 W Enables the ToHost Mini Egroup in TTC mode None
771* Removed 0x2B20 0,1 EC_TOHOST_22
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
772* Removed 0x2B30 0,1 EC_FROMHOST_22
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
773* Removed 0x2B40 0,1 TTC_TOHOST_22 0 W Enables the ToHost Mini Egroup in TTC mode None
774* Removed 0x2B50 0,1 EC_TOHOST_23
Removed ENCODING 2..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Enables the EC channel None
775* Removed 0x2B60 0,1 EC_FROMHOST_23
Removed ENCODING 4..1 W Configures encoding of the EC channel None
Removed ENABLE 0 W Configures the FromHost Mini egroup in EC mode None
776* Removed 0x2B70 0,1 TTC_TOHOST_23 0 W Enables the ToHost Mini Egroup in TTC mode None
777* Removed 0x3000 0 CR_TH_GBT00_MON 63..0 R See Central Router Doc None
778 Added 0x3000 0 CR_TOHOST_GBT00_MON 63..0 R See Central Router Doc None
779* Removed 0x3010 0 CR_FH_GBT00_MON 63..0 R See Central Router Doc None
780 Added 0x3010 0 CR_FROMHOST_GBT00_MON 63..0 R See Central Router Doc None
781* Removed 0x3020 0 CR_TH_GBT01_MON 63..0 R See Central Router Doc None
782 Added 0x3020 0 CR_TOHOST_GBT01_MON 63..0 R See Central Router Doc None
783* Removed 0x3030 0 CR_FH_GBT01_MON 63..0 R See Central Router Doc None
784 Added 0x3030 0 CR_FROMHOST_GBT01_MON 63..0 R See Central Router Doc None
785* Removed 0x3040 0 CR_TH_GBT02_MON 63..0 R See Central Router Doc None
786 Added 0x3040 0 CR_TOHOST_GBT02_MON 63..0 R See Central Router Doc None
787* Removed 0x3050 0 CR_FH_GBT02_MON 63..0 R See Central Router Doc None
788 Added 0x3050 0 CR_FROMHOST_GBT02_MON 63..0 R See Central Router Doc None
789* Removed 0x3060 0 CR_TH_GBT03_MON 63..0 R See Central Router Doc None
790 Added 0x3060 0 CR_TOHOST_GBT03_MON 63..0 R See Central Router Doc None
791* Removed 0x3070 0 CR_FH_GBT03_MON 63..0 R See Central Router Doc None
792 Added 0x3070 0 CR_FROMHOST_GBT03_MON 63..0 R See Central Router Doc None
793* Removed 0x3080 0 CR_TH_GBT04_MON 63..0 R See Central Router Doc None
794 Added 0x3080 0 CR_TOHOST_GBT04_MON 63..0 R See Central Router Doc None
795* Removed 0x3090 0 CR_FH_GBT04_MON 63..0 R See Central Router Doc None
796 Added 0x3090 0 CR_FROMHOST_GBT04_MON 63..0 R See Central Router Doc None
797* Removed 0x30A0 0 CR_TH_GBT05_MON 63..0 R See Central Router Doc None
798 Added 0x30A0 0 CR_TOHOST_GBT05_MON 63..0 R See Central Router Doc None
799* Removed 0x30B0 0 CR_FH_GBT05_MON 63..0 R See Central Router Doc None
800 Added 0x30B0 0 CR_FROMHOST_GBT05_MON 63..0 R See Central Router Doc None
801* Removed 0x30C0 0 CR_TH_GBT06_MON 63..0 R See Central Router Doc None
802 Added 0x30C0 0 CR_TOHOST_GBT06_MON 63..0 R See Central Router Doc None
803* Removed 0x30D0 0 CR_FH_GBT06_MON 63..0 R See Central Router Doc None
804 Added 0x30D0 0 CR_FROMHOST_GBT06_MON 63..0 R See Central Router Doc None
805* Removed 0x30E0 0 CR_TH_GBT07_MON 63..0 R See Central Router Doc None
806 Added 0x30E0 0 CR_TOHOST_GBT07_MON 63..0 R See Central Router Doc None
807* Removed 0x30F0 0 CR_FH_GBT07_MON 63..0 R See Central Router Doc None
808 Added 0x30F0 0 CR_FROMHOST_GBT07_MON 63..0 R See Central Router Doc None
809* Removed 0x3100 0 CR_TH_GBT08_MON 63..0 R See Central Router Doc None
810 Added 0x3100 0 CR_TOHOST_GBT08_MON 63..0 R See Central Router Doc None
811* Removed 0x3110 0 CR_FH_GBT08_MON 63..0 R See Central Router Doc None
812 Added 0x3110 0 CR_FROMHOST_GBT08_MON 63..0 R See Central Router Doc None
813* Removed 0x3120 0 CR_TH_GBT09_MON 63..0 R See Central Router Doc None
814 Added 0x3120 0 CR_TOHOST_GBT09_MON 63..0 R See Central Router Doc None
815* Removed 0x3130 0 CR_FH_GBT09_MON 63..0 R See Central Router Doc None
816 Added 0x3130 0 CR_FROMHOST_GBT09_MON 63..0 R See Central Router Doc None
817* Removed 0x3140 0 CR_TH_GBT10_MON 63..0 R See Central Router Doc None
818 Added 0x3140 0 CR_TOHOST_GBT10_MON 63..0 R See Central Router Doc None
819* Removed 0x3150 0 CR_FH_GBT10_MON 63..0 R See Central Router Doc None
820 Added 0x3150 0 CR_FROMHOST_GBT10_MON 63..0 R See Central Router Doc None
821* Removed 0x3160 0 CR_TH_GBT11_MON 63..0 R See Central Router Doc None
822 Added 0x3160 0 CR_TOHOST_GBT11_MON 63..0 R See Central Router Doc None
823* Removed 0x3170 0 CR_FH_GBT11_MON 63..0 R See Central Router Doc None
824 Added 0x3170 0 CR_FROMHOST_GBT11_MON 63..0 R See Central Router Doc None
825* Removed 0x3180 0 CR_TH_GBT12_MON 63..0 R See Central Router Doc None
826 Added 0x3180 0 CR_TOHOST_GBT12_MON 63..0 R See Central Router Doc None
827* Removed 0x3190 0 CR_FH_GBT12_MON 63..0 R See Central Router Doc None
828 Added 0x3190 0 CR_FROMHOST_GBT12_MON 63..0 R See Central Router Doc None
829* Removed 0x31A0 0 CR_TH_GBT13_MON 63..0 R See Central Router Doc None
830 Added 0x31A0 0 CR_TOHOST_GBT13_MON 63..0 R See Central Router Doc None
831* Removed 0x31B0 0 CR_FH_GBT13_MON 63..0 R See Central Router Doc None
832 Added 0x31B0 0 CR_FROMHOST_GBT13_MON 63..0 R See Central Router Doc None
833* Removed 0x31C0 0 CR_TH_GBT14_MON 63..0 R See Central Router Doc None
834 Added 0x31C0 0 CR_TOHOST_GBT14_MON 63..0 R See Central Router Doc None
835* Removed 0x31D0 0 CR_FH_GBT14_MON 63..0 R See Central Router Doc None
836 Added 0x31D0 0 CR_FROMHOST_GBT14_MON 63..0 R See Central Router Doc None
837* Removed 0x31E0 0 CR_TH_GBT15_MON 63..0 R See Central Router Doc None
838 Added 0x31E0 0 CR_TOHOST_GBT15_MON 63..0 R See Central Router Doc None
839* Removed 0x31F0 0 CR_FH_GBT15_MON 63..0 R See Central Router Doc None
840 Added 0x31F0 0 CR_FROMHOST_GBT15_MON 63..0 R See Central Router Doc None
841* Removed 0x3200 0 CR_TH_GBT16_MON 63..0 R See Central Router Doc None
842 Added 0x3200 0 CR_TOHOST_GBT16_MON 63..0 R See Central Router Doc None
843* Removed 0x3210 0 CR_FH_GBT16_MON 63..0 R See Central Router Doc None
844 Added 0x3210 0 CR_FROMHOST_GBT16_MON 63..0 R See Central Router Doc None
845* Removed 0x3220 0 CR_TH_GBT17_MON 63..0 R See Central Router Doc None
846 Added 0x3220 0 CR_TOHOST_GBT17_MON 63..0 R See Central Router Doc None
847* Removed 0x3230 0 CR_FH_GBT17_MON 63..0 R See Central Router Doc None
848 Added 0x3230 0 CR_FROMHOST_GBT17_MON 63..0 R See Central Router Doc None
849* Removed 0x3240 0 CR_TH_GBT18_MON 63..0 R See Central Router Doc None
850 Added 0x3240 0 CR_TOHOST_GBT18_MON 63..0 R See Central Router Doc None
851* Removed 0x3250 0 CR_FH_GBT18_MON 63..0 R See Central Router Doc None
852 Added 0x3250 0 CR_FROMHOST_GBT18_MON 63..0 R See Central Router Doc None
853* Removed 0x3260 0 CR_TH_GBT19_MON 63..0 R See Central Router Doc None
854 Added 0x3260 0 CR_TOHOST_GBT19_MON 63..0 R See Central Router Doc None
855* Removed 0x3270 0 CR_FH_GBT19_MON 63..0 R See Central Router Doc None
856 Added 0x3270 0 CR_FROMHOST_GBT19_MON 63..0 R See Central Router Doc None
857* Removed 0x3280 0 CR_TH_GBT20_MON 63..0 R See Central Router Doc None
858 Added 0x3280 0 CR_TOHOST_GBT20_MON 63..0 R See Central Router Doc None
859* Removed 0x3290 0 CR_FH_GBT20_MON 63..0 R See Central Router Doc None
860 Added 0x3290 0 CR_FROMHOST_GBT20_MON 63..0 R See Central Router Doc None
861* Removed 0x32A0 0 CR_TH_GBT21_MON 63..0 R See Central Router Doc None
862 Added 0x32A0 0 CR_TOHOST_GBT21_MON 63..0 R See Central Router Doc None
863* Removed 0x32B0 0 CR_FH_GBT21_MON 63..0 R See Central Router Doc None
864 Added 0x32B0 0 CR_FROMHOST_GBT21_MON 63..0 R See Central Router Doc None
865* Removed 0x32C0 0 CR_TH_GBT22_MON 63..0 R See Central Router Doc None
866 Added 0x32C0 0 CR_TOHOST_GBT22_MON 63..0 R See Central Router Doc None
867* Removed 0x32D0 0 CR_FH_GBT22_MON 63..0 R See Central Router Doc None
868 Added 0x32D0 0 CR_FROMHOST_GBT22_MON 63..0 R See Central Router Doc None
869* Removed 0x32E0 0 CR_TH_GBT23_MON 63..0 R See Central Router Doc None
870 Added 0x32E0 0 CR_TOHOST_GBT23_MON 63..0 R See Central Router Doc None
871* Removed 0x32F0 0 CR_FH_GBT23_MON 63..0 R See Central Router Doc None
872 Added 0x32F0 0 CR_FROMHOST_GBT23_MON 63..0 R See Central Router Doc None
873* Changed 0x4000 0 GBT_EMU_ENA
Removed TOFRONTEND 1 W Enable GBT dummy emulator ToFrontEnd None
TOHOST 0 W Enable GBT dummy emulator ToHost None
873* Into 0x4000 0 GBT_EMU_ENA
Added TOFE 1 W Enable GBT dummy emulator ToFrontEnd None
TOHOST 0 W Enable GBT dummy emulator ToHost None
874* Removed 0x5600 0 GBT_DNLNK_FO_SEL 31..0 W ToHost FanOut/Selector. Every bitfield is a channel:
1 : GBT_EMU, select GBT Emulator for a specific CentralRouter channel
0 : GBT_WRAP, select real GBT link for a specific CentralRouter channel
None
875 Added 0x5600 0 GBT_TOHOST_FANOUT
Added LOCK 31 W Locks this particular register. If set prevents software from touching it. None
Added SEL 23..0 W ToHost FanOut/Selector. Every bitfield is a channel:
1 : GBT_EMU, select GBT Emulator for a specific CentralRouter channel
0 : GBT_WRAP, select real GBT link for a specific CentralRouter channel
None
876* Removed 0x5610 0 GBT_UPLNK_FO_SEL 31..0 W ToFrontEnd FanOut/Selector. Every bitfield is a channel:
1 : GBT_EMU, select GBT Emulator for a specific GBT link
0 : TTC_DEC, select CentralRouter data (including TTC) for a specific GBT link
None
877 Added 0x5610 0 GBT_TOFE_FANOUT
Added LOCK 31 W Locks this particular register. If set prevents software from touching it.. None
Added SEL 23..0 W ToFrontEnd FanOut/Selector. Every bitfield is a channel:
1 : GBT_EMU, select GBT Emulator for a specific GBT link
0 : TTC_DEC, select CentralRouter data (including TTC) for a specific GBT link
None
878* Removed 0x7200 0 HK_CTRL_CDCE
Removed REF_SEL 2 W REF_SEL None
Removed PD 1 W PD None
Removed SYNC 0 W SYNC None
879* Changed 0x7440 0 TTC_EMU
SEL 1 W Select TTC data source 1 TTC Emu | 0 TTC Decoder None
ENA 0 W Enable TTC data generator (10 bit counter) None
879* Into 0x7200 0 TTC_EMU
SEL 1 W Select TTC data source 1 TTC Emu | 0 TTC Decoder None
ENA 0 W Enable TTC data generator (10 bit counter) None
880* Removed 0x7310 0 HK_MON
Removed CDCE_PLL_LOCK 1 R CDCE_PLL_LOCK None
Removed I2C_ACK_ERROR 0 R i2c_ack_error None
881* Changed 0x7490 0 LMK_LOCKED 0 R LMK Chip on BNL711 locked None
881* Into 0x7310 0 LMK_LOCKED 0 R LMK Chip on BNL-711 locked None
882* Changed 0x7450 0 FPGA_CORE_TEMP 11..0 R XADC temperature monitor for the FPGA CORE
for FLX709, FLX710
temp (C)= ((FPGA_CORE_TEMP* 503.975)/4096)-273.15
for FLX711
temp (C)= ((FPGA_CORE_TEMP* 502.9098)/4096)-273.8195
None
882* Into 0x7320 0 FPGA_CORE_TEMP 11..0 R XADC temperature monitor for the FPGA CORE
for FLX709, FLX710
temp (C)= ((FPGA_CORE_TEMP* 503.975)/4096)-273.15
for FLX711
temp (C)= ((FPGA_CORE_TEMP* 502.9098)/4096)-273.8195
None
883* Changed 0x7460 0 FPGA_CORE_VCCINT 11..0 R XADC voltage measurement VCCINT = (FPGA_CORE_VCCINT *3.0)/4096 None
883* Into 0x7330 0 FPGA_CORE_VCCINT 11..0 R XADC voltage measurement VCCINT = (FPGA_CORE_VCCINT *3.0)/4096 None
884* Changed 0x7470 0 FPGA_CORE_VCCAUX 11..0 R XADC voltage measurement VCCAUX = (FPGA_CORE_VCCAUX *3.0)/4096 None
884* Into 0x7340 0 FPGA_CORE_VCCAUX 11..0 R XADC voltage measurement VCCAUX = (FPGA_CORE_VCCAUX *3.0)/4096 None
885* Changed 0x7480 0 FPGA_CORE_VCCBRAM 11..0 R XADC voltage measurement VCCBRAM = (FPGA_CORE_VCCBRAM *3.0)/4096 None
885* Into 0x7350 0 FPGA_CORE_VCCBRAM 11..0 R XADC voltage measurement VCCBRAM = (FPGA_CORE_VCCBRAM *3.0)/4096 None
886* Changed 0x74A0 0 FPGA_DNA 63..0 R Unique identifier of the FPGA None
886* Into 0x7360 0 FPGA_DNA 63..0 R Unique identifier of the FPGA None
887 Added 0x7370 0 HK_MON_FMC
Added SI5345_LOL 1 W Si5345 Loss Of Lock pin None
Added SI5345_INTR 0 W Si5345 Interrupt flagging chip change of status None