Changes between 3.4 and 4.0

Changes marked with '*' are backward incompatible

# State Address PCIe Name Note Field Bits Type Description Value
1* Changed 0x0000 0 REG_MAP_VERSION 15..0 R Register Map Version, 4.0 formatted as 0x0400 REG_MAP_VERSION
1* Into 0x0000 0,1 REG_MAP_VERSION 15..0 R Register Map Version, 4.0 formatted as 0x0400 REG_MAP_VERSION
2* 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
2* Changed 0x0010 0 BOARD_ID_TIMESTAMP 39..0 R Board ID Date / Time in BCD format YYMMDDhhmm BUILD_DATETIME
2* 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
3* Into 0x0010 0,1 BOARD_ID_TIMESTAMP 39..0 R Board ID Date / Time in BCD format YYMMDDhhmm BUILD_DATETIME
4* Changed 0x0020 0 BOARD_ID_SVN 15..0 R Board ID SVN Revision std_logic_vector(to_unsigned(SVN_VERSION,16))
4* Into 0x0020 0,1 BOARD_ID_SVN 15..0 R Board ID SVN Revision std_logic_vector(to_unsigned(SVN_VERSION,16))
5* 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
5* 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
6 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
7 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)
8* 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
8* 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
9 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)
10 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)
11* 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
11* Changed 0x0030 0 STATUS_LEDS 7..0 W Board GPIO Leds None
11* 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
12* Into 0x0070 0,1 STATUS_LEDS 7..0 W Board GPIO Leds None
13* Changed 0x0040 0 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))
13* 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))
14* 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
14* Changed 0x0050 0 NUM_OF_CHANNELS 7..0 R Number of GBT Channels None
14* 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
15* Into 0x0090 0,1 NUM_OF_CHANNELS 7..0 R Number of GBT Channels None
16* Changed 0x0060 0 CARD_TYPE 63..0 R Card Type:
- 709 (0x2c5): VC709
- 710 (0x2c6): HTG710
- 711 (0x2c7): BNL711
std_logic_vector(to_unsigned(CARD_TYPE,64))
16* 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))
17* 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
17* Changed 0x0070 0 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
17* 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
18* 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
19* Removed 0x00C0 0 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
20* Changed 0x0080 0 GENERATE_GBT 0 R 1 when the GBT Wrapper is included in the design None
20* Into 0x00C0 0,1 GENERATE_GBT 0 R 1 when the GBT Wrapper is included in the design None
21* 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
21* Changed 0x0090 0 OPTO_TRX_NUM 7..0 R Number of optical transceivers in the design None
21* 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
22* Into 0x00D0 0,1 OPTO_TRX_NUM 7..0 R Number of optical transceivers in the design None
23* Changed 0x00A0 0 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
23* 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
24* Removed 0x00F0 0 FIRMWARE_MODE 0 R 0: GBT mode
1: FULL mode
None
25* 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
25* Changed 0x00B0 0 CR_INTERNAL_LOOPBACK_MODE 0 R 1 when Central Router internal loopback mode is enabled None
25* 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
26* Into 0x00F0 0,1 CR_INTERNAL_LOOPBACK_MODE 0 R 1 when Central Router internal loopback mode is enabled None
27 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
28* Changed 0x00D0 0 WIDE_MODE 0 R GBT is configured in Wide mode None
28* Into 0x0110 0,1 WIDE_MODE 0 R GBT is configured in Wide mode None
29* Changed 0x00E0 0 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
29* 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
30* Removed 0x1000 0,1 CR_TH_UPDATE_CTRL any T See Central Router Doc 1
31* Changed 0x0100 0,1 INT_TAB_ENABLE 7..0 W Interrupt Table enable
Selectively enable Interrupts
None
31* Into 0x1000 0,1 INT_TAB_ENABLE 63..0 W Interrupt Table enable
Selectively enable Interrupts
None
32 Added 0x1000 0,1 CR_TOHOST_UPDATE_CTRL any T See Central Router Doc 1
33* Removed 0x1010 0,1 CR_FH_UPDATE_CTRL any T See Central Router Doc 1
34 Added 0x1010 0,1 CR_FROMHOST_UPDATE_CTRL any T See Central Router Doc 1
35* Removed 0x1020 0,1 FH_IC_PACKET_RDY 23..0 W Rising edge indicates the complete packet can be read None
36 Added 0x1020 0,1 IC_FROMHOST_PACKET_RDY 23..0 W Rising edge indicates the complete packet can be read None
37* 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
38 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
39* 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
40 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
41* 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
42 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
43* 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
44 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
45* 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
46 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
47* 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
48 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
49* 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
50 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
51* 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
52 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
53* 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
54 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
55* 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
56 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
57* 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
58 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
59* 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
60 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
61* 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
62 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
63* 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
64 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
65* 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
66 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
67* 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
68 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
69* 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
70 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
71* 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
72 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
73* 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
74 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
75* 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
76 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
77* 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
78 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
79* 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
80 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
81* 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
82 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
83* 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
84 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
85* 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
86 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
87* 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
88 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
89* 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
90 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
91* 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
92 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
93* 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
94 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
95* 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
96 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
97* 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
98 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
99* 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
100 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
101* 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
102 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
103* 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
104 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
105* 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
106 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
107* 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
108 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
109* 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
110 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
111* 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
112 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
113* 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
114 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
115* 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
116 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
117* 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
118 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
119* 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
120 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
121* 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
122 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
123* 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
124 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
125* 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
126 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
127* 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
128 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
129* 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
130 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
131* 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
132 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
133* 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
134 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
135* 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
136 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
137* 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
138 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
139* 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
140 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
141* 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
142 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
143* 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
144 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
145* 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
146 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
147* 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
148 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
149* 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
150 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
151* 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
152 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
153* 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
154 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
155* 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
156 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
157* 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
158 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
159* 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
160 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
161* 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
162 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
163* 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
164 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
165* 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
166 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
167* 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
168 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
169* 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
170 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
171* 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
172 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
173* 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
174 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
175* 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
176 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
177* 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
178 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
179* 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
180 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
181* 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
182 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
183* 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
184 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
185* 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
186 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
187* 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
188 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
189* 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
190 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
191* 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
192 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
193* 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
194 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
195* 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
196 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
197* 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
198 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
199* 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
200 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
201* 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
202 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
203* 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
204 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
205* 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
206 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
207* 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
208 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
209* 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
210 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
211* 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
212 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
213* 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
214 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
215* 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
216 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
217* 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
218 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
219* 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
220 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
221* 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
222 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
223* 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
224 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
225* 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
226 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
227* 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
228 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
229* 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
230 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
231* 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
232 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
233* 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
234 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
235* 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
236 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
237* 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
238 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
239* 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
240 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
241* 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
242 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
243* 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
244 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
245* 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
246 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
247* 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
248 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
249* 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
250 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
251* 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
252 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
253* 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
254 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
255* 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
256 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
257* 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
258 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
259* 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
260 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
261* 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
262 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
263* 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
264 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
265* 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
266 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
267* 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
268 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
269* 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
270 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
271* 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
272 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
273* 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
274 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
275* 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
276 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
277* 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
278 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
279* 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
280 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
281* 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
282 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
283* 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
284 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
285* 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
286 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
287* 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
288 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
289* 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
290 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
291* 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
292 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
293* 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
294 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
295* 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
296 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
297* 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
298 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
299* 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
300 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
301* 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
302 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
303* 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
304 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
305* 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
306 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
307* 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
308 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
309* 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
310 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
311* 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
312 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
313* 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
314 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
315* 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
316 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
317* 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
318 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
319* 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
320 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
321* 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
322 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
323* 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
324 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
325* 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
326 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
327* 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
328 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
329* 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
330 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
331* 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
332 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
333* 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
334 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
335* 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
336 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
337* 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
338 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
339* 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
340 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
341* 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
342 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
343* 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
344 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
345* 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
346 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
347* 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
348 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
349* 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
350 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
351* 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
352 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
353* 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
354 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
355* 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
356 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
357* 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
358 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
359* 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
360 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
361* 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
362 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
363* 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
364 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
365* 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
366 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
367* 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
368 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
369* 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
370 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
371* 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
372 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
373* 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
374 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
375* 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
376 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
377* 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
378 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
379* 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
380 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
381* 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
382 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
383* 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
384 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
385* 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
386 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
387* 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
388 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
389* 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
390 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
391* 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
392 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
393* 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
394 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
395* 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
396 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
397* 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
398 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
399* 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
400 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
401* 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
402 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
403* 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
404 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
405* 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
406 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
407* 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
408 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
409* 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
410 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
411* 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
412 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
413* 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
414 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
415* 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
416 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
417* 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
418 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
419* 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
420 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
421* 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
422 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
423* 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
424 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
425* 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
426 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
427* 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
428 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
429* 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
430 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
431* 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
432 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
433* 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
434 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
435* 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
436 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
437* 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
438 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
439* 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
440 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
441* 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
442 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
443* 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
444 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
445* 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
446 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
447* 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
448 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
449* 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
450 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
451* 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
452 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
453* 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
454 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
455* 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
456 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
457* 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
458 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
459* 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
460 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
461* 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
462 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
463* 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
464 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
465* 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
466 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
467* 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
468 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
469* 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
470 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
471* 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
472 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
473* 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
474 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
475* 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
476 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
477* 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
478 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
479* 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
480 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
481* 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
482 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
483* 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
484 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
485* 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
486 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
487* 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
488 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
489* 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
490 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
491* 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
492 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
493* 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
494 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
495* 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
496 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
497* 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
498 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
499* 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
500 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
501* 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
502 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
503* 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
504 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
505* 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
506 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
507* 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
508 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
509* 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
510 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
511* 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
512 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
513* 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
514 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
515* 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
516 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
517* 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
518 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
519* 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
520 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
521* 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
522 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
523* 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
524 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
525* 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
526 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
527* 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
528 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
529* 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
530 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
531* 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
532 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
533* 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
534 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
535* 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
536 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
537* 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
538 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
539* 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
540 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
541* 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
542 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
543* 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
544 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
545* 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
546 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
547* 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
548 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
549* 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
550 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
551* 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
552 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
553* 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
554 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
555* 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
556 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
557* 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
558 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
559* 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
560 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
561* 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
562 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
563* 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
564 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
565* 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
566 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
567* 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
568 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
569* 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
570 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
571* 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
572 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
573* 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
574 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
575* 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
576 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
577* 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
578 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
579* 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
580 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
581* 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
582 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
583* 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
584 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
585* 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
586 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
587* 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
588 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
589* 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
590 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
591* 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
592 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
593* 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
594 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
595* 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
596 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
597* 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
598 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
599* 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
600 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
601* 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
602 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
603* 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
604 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
605* 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
606 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
607* 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
608 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
609* 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
610 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
611* 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
612 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
613* 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
614 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
615* 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
616 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
617* 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
618 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
619* 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
620 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
621* 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
622 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
623* 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
624 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
625* 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
626 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
627* 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
628 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
629* 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
630 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
631* 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
632 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
633* 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
634 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
635* 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
636 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
637* 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
638 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
639* 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
640 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
641* 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
642 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
643* 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
644 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
645* 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
646 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
647* 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
648 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
649* 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
650 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
651* 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
652 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
653* 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
654 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
655* 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
656 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
657* 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
658 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
659* 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
660 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
661* 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
662 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
663* 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
664 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
665* 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
666 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
667* 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
668 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
669* 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
670 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
671* 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
672 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
673* 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
674 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
675* 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
676 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
677* 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
678 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
679* 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
680 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
681* 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
682 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
683* 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
684 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
685* 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
686 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
687* 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
688 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
689* 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
690 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
691* 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
692 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
693* 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
694 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
695* 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
696 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
697* 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
698 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
699* 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
700 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
701* 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
702 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
703* 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
704 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
705* 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
706 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
707* 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
708 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
709* Removed 0x3000 0 CR_TH_GBT00_MON 63..0 R See Central Router Doc None
710 Added 0x3000 0 CR_TOHOST_GBT00_MON 63..0 R See Central Router Doc None
711* Removed 0x3010 0 CR_FH_GBT00_MON 63..0 R See Central Router Doc None
712 Added 0x3010 0 CR_FROMHOST_GBT00_MON 63..0 R See Central Router Doc None
713* Removed 0x3020 0 CR_TH_GBT01_MON 63..0 R See Central Router Doc None
714 Added 0x3020 0 CR_TOHOST_GBT01_MON 63..0 R See Central Router Doc None
715* Removed 0x3030 0 CR_FH_GBT01_MON 63..0 R See Central Router Doc None
716 Added 0x3030 0 CR_FROMHOST_GBT01_MON 63..0 R See Central Router Doc None
717* Removed 0x3040 0 CR_TH_GBT02_MON 63..0 R See Central Router Doc None
718 Added 0x3040 0 CR_TOHOST_GBT02_MON 63..0 R See Central Router Doc None
719* Removed 0x3050 0 CR_FH_GBT02_MON 63..0 R See Central Router Doc None
720 Added 0x3050 0 CR_FROMHOST_GBT02_MON 63..0 R See Central Router Doc None
721* Removed 0x3060 0 CR_TH_GBT03_MON 63..0 R See Central Router Doc None
722 Added 0x3060 0 CR_TOHOST_GBT03_MON 63..0 R See Central Router Doc None
723* Removed 0x3070 0 CR_FH_GBT03_MON 63..0 R See Central Router Doc None
724 Added 0x3070 0 CR_FROMHOST_GBT03_MON 63..0 R See Central Router Doc None
725* Removed 0x3080 0 CR_TH_GBT04_MON 63..0 R See Central Router Doc None
726 Added 0x3080 0 CR_TOHOST_GBT04_MON 63..0 R See Central Router Doc None
727* Removed 0x3090 0 CR_FH_GBT04_MON 63..0 R See Central Router Doc None
728 Added 0x3090 0 CR_FROMHOST_GBT04_MON 63..0 R See Central Router Doc None
729* Removed 0x30A0 0 CR_TH_GBT05_MON 63..0 R See Central Router Doc None
730 Added 0x30A0 0 CR_TOHOST_GBT05_MON 63..0 R See Central Router Doc None
731* Removed 0x30B0 0 CR_FH_GBT05_MON 63..0 R See Central Router Doc None
732 Added 0x30B0 0 CR_FROMHOST_GBT05_MON 63..0 R See Central Router Doc None
733* Removed 0x30C0 0 CR_TH_GBT06_MON 63..0 R See Central Router Doc None
734 Added 0x30C0 0 CR_TOHOST_GBT06_MON 63..0 R See Central Router Doc None
735* Removed 0x30D0 0 CR_FH_GBT06_MON 63..0 R See Central Router Doc None
736 Added 0x30D0 0 CR_FROMHOST_GBT06_MON 63..0 R See Central Router Doc None
737* Removed 0x30E0 0 CR_TH_GBT07_MON 63..0 R See Central Router Doc None
738 Added 0x30E0 0 CR_TOHOST_GBT07_MON 63..0 R See Central Router Doc None
739* Removed 0x30F0 0 CR_FH_GBT07_MON 63..0 R See Central Router Doc None
740 Added 0x30F0 0 CR_FROMHOST_GBT07_MON 63..0 R See Central Router Doc None
741* Removed 0x3100 0 CR_TH_GBT08_MON 63..0 R See Central Router Doc None
742 Added 0x3100 0 CR_TOHOST_GBT08_MON 63..0 R See Central Router Doc None
743* Removed 0x3110 0 CR_FH_GBT08_MON 63..0 R See Central Router Doc None
744 Added 0x3110 0 CR_FROMHOST_GBT08_MON 63..0 R See Central Router Doc None
745* Removed 0x3120 0 CR_TH_GBT09_MON 63..0 R See Central Router Doc None
746 Added 0x3120 0 CR_TOHOST_GBT09_MON 63..0 R See Central Router Doc None
747* Removed 0x3130 0 CR_FH_GBT09_MON 63..0 R See Central Router Doc None
748 Added 0x3130 0 CR_FROMHOST_GBT09_MON 63..0 R See Central Router Doc None
749* Removed 0x3140 0 CR_TH_GBT10_MON 63..0 R See Central Router Doc None
750 Added 0x3140 0 CR_TOHOST_GBT10_MON 63..0 R See Central Router Doc None
751* Removed 0x3150 0 CR_FH_GBT10_MON 63..0 R See Central Router Doc None
752 Added 0x3150 0 CR_FROMHOST_GBT10_MON 63..0 R See Central Router Doc None
753* Removed 0x3160 0 CR_TH_GBT11_MON 63..0 R See Central Router Doc None
754 Added 0x3160 0 CR_TOHOST_GBT11_MON 63..0 R See Central Router Doc None
755* Removed 0x3170 0 CR_FH_GBT11_MON 63..0 R See Central Router Doc None
756 Added 0x3170 0 CR_FROMHOST_GBT11_MON 63..0 R See Central Router Doc None
757* Removed 0x3180 0 CR_TH_GBT12_MON 63..0 R See Central Router Doc None
758 Added 0x3180 0 CR_TOHOST_GBT12_MON 63..0 R See Central Router Doc None
759* Removed 0x3190 0 CR_FH_GBT12_MON 63..0 R See Central Router Doc None
760 Added 0x3190 0 CR_FROMHOST_GBT12_MON 63..0 R See Central Router Doc None
761* Removed 0x31A0 0 CR_TH_GBT13_MON 63..0 R See Central Router Doc None
762 Added 0x31A0 0 CR_TOHOST_GBT13_MON 63..0 R See Central Router Doc None
763* Removed 0x31B0 0 CR_FH_GBT13_MON 63..0 R See Central Router Doc None
764 Added 0x31B0 0 CR_FROMHOST_GBT13_MON 63..0 R See Central Router Doc None
765* Removed 0x31C0 0 CR_TH_GBT14_MON 63..0 R See Central Router Doc None
766 Added 0x31C0 0 CR_TOHOST_GBT14_MON 63..0 R See Central Router Doc None
767* Removed 0x31D0 0 CR_FH_GBT14_MON 63..0 R See Central Router Doc None
768 Added 0x31D0 0 CR_FROMHOST_GBT14_MON 63..0 R See Central Router Doc None
769* Removed 0x31E0 0 CR_TH_GBT15_MON 63..0 R See Central Router Doc None
770 Added 0x31E0 0 CR_TOHOST_GBT15_MON 63..0 R See Central Router Doc None
771* Removed 0x31F0 0 CR_FH_GBT15_MON 63..0 R See Central Router Doc None
772 Added 0x31F0 0 CR_FROMHOST_GBT15_MON 63..0 R See Central Router Doc None
773* Removed 0x3200 0 CR_TH_GBT16_MON 63..0 R See Central Router Doc None
774 Added 0x3200 0 CR_TOHOST_GBT16_MON 63..0 R See Central Router Doc None
775* Removed 0x3210 0 CR_FH_GBT16_MON 63..0 R See Central Router Doc None
776 Added 0x3210 0 CR_FROMHOST_GBT16_MON 63..0 R See Central Router Doc None
777* Removed 0x3220 0 CR_TH_GBT17_MON 63..0 R See Central Router Doc None
778 Added 0x3220 0 CR_TOHOST_GBT17_MON 63..0 R See Central Router Doc None
779* Removed 0x3230 0 CR_FH_GBT17_MON 63..0 R See Central Router Doc None
780 Added 0x3230 0 CR_FROMHOST_GBT17_MON 63..0 R See Central Router Doc None
781* Removed 0x3240 0 CR_TH_GBT18_MON 63..0 R See Central Router Doc None
782 Added 0x3240 0 CR_TOHOST_GBT18_MON 63..0 R See Central Router Doc None
783* Removed 0x3250 0 CR_FH_GBT18_MON 63..0 R See Central Router Doc None
784 Added 0x3250 0 CR_FROMHOST_GBT18_MON 63..0 R See Central Router Doc None
785* Removed 0x3260 0 CR_TH_GBT19_MON 63..0 R See Central Router Doc None
786 Added 0x3260 0 CR_TOHOST_GBT19_MON 63..0 R See Central Router Doc None
787* Removed 0x3270 0 CR_FH_GBT19_MON 63..0 R See Central Router Doc None
788 Added 0x3270 0 CR_FROMHOST_GBT19_MON 63..0 R See Central Router Doc None
789* Removed 0x3280 0 CR_TH_GBT20_MON 63..0 R See Central Router Doc None
790 Added 0x3280 0 CR_TOHOST_GBT20_MON 63..0 R See Central Router Doc None
791* Removed 0x3290 0 CR_FH_GBT20_MON 63..0 R See Central Router Doc None
792 Added 0x3290 0 CR_FROMHOST_GBT20_MON 63..0 R See Central Router Doc None
793* Removed 0x32A0 0 CR_TH_GBT21_MON 63..0 R See Central Router Doc None
794 Added 0x32A0 0 CR_TOHOST_GBT21_MON 63..0 R See Central Router Doc None
795* Removed 0x32B0 0 CR_FH_GBT21_MON 63..0 R See Central Router Doc None
796 Added 0x32B0 0 CR_FROMHOST_GBT21_MON 63..0 R See Central Router Doc None
797* Removed 0x32C0 0 CR_TH_GBT22_MON 63..0 R See Central Router Doc None
798 Added 0x32C0 0 CR_TOHOST_GBT22_MON 63..0 R See Central Router Doc None
799* Removed 0x32D0 0 CR_FH_GBT22_MON 63..0 R See Central Router Doc None
800 Added 0x32D0 0 CR_FROMHOST_GBT22_MON 63..0 R See Central Router Doc None
801* Removed 0x32E0 0 CR_TH_GBT23_MON 63..0 R See Central Router Doc None
802 Added 0x32E0 0 CR_TOHOST_GBT23_MON 63..0 R See Central Router Doc None
803* Removed 0x32F0 0 CR_FH_GBT23_MON 63..0 R See Central Router Doc None
804 Added 0x32F0 0 CR_FROMHOST_GBT23_MON 63..0 R See Central Router Doc None
805* Changed 0x3390 0,1 CR_DEFAULT_EPROC_ENCODING0 15..0 R Central Router Monitors None
805* Into 0x3390 0,1 CR_DEFAULT_EPROC_ENCODING0 14..0 R Central Router Monitors None
806* Changed 0x33A0 0,1 CR_DEFAULT_EPROC_ENCODING1 15..0 R Central Router Monitors None
806* Into 0x33A0 0,1 CR_DEFAULT_EPROC_ENCODING1 14..0 R Central Router Monitors None
807* Changed 0x33B0 0,1 CR_DEFAULT_EPROC_ENCODING2 15..0 R Central Router Monitors None
807* Into 0x33B0 0,1 CR_DEFAULT_EPROC_ENCODING2 14..0 R Central Router Monitors None
808* Changed 0x33C0 0,1 CR_DEFAULT_EPROC_ENCODING3 15..0 R Central Router Monitors None
808* Into 0x33C0 0,1 CR_DEFAULT_EPROC_ENCODING3 14..0 R Central Router Monitors None
809* Changed 0x33D0 0,1 CR_DEFAULT_EPROC_ENCODING4 15..0 R Central Router Monitors None
809* Into 0x33D0 0,1 CR_DEFAULT_EPROC_ENCODING4 14..0 R Central Router Monitors None
810* Changed 0x33E0 0,1 CR_DEFAULT_EPROC_ENCODING5 15..0 R Central Router Monitors None
810* Into 0x33E0 0,1 CR_DEFAULT_EPROC_ENCODING5 14..0 R Central Router Monitors None
811* Changed 0x33F0 0,1 CR_DEFAULT_EPROC_ENCODING6 15..0 R Central Router Monitors None
811* Into 0x33F0 0,1 CR_DEFAULT_EPROC_ENCODING6 14..0 R Central Router Monitors None
812* Changed 0x3400 0,1 CR_DEFAULT_EPROC_ENCODING7 15..0 R Central Router Monitors None
812* Into 0x3400 0,1 CR_DEFAULT_EPROC_ENCODING7 14..0 R Central Router Monitors None
813* 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
813* 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
814* Removed 0x4030 0 GBT_FM_EMU_ENA_TOHOST 0 W Enable FULL mode dummy emulator ToHost None
815* Removed 0x4040 0 GBT_FM_EMU_CONFIG_WE_ARRAY 6..0 W write enable array, every bit is one emulator RAM block None
816* Removed 0x4050 0 GBT_FM_EMU_CONFIG
Removed WRADDR 53..40 W write address bus None
Removed WRDATA 35..0 W write data bus None
817* Removed 0x4060 0 CR_FM_PATH_ENA 11..0 W FULL mode CR enable array, every bit is one path None
818* 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
819 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
820* 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
821 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
822* Removed 0x5700 0 IC_TXDATA00 63..0 W IC TXDATA bit 63:0
None
823* Removed 0x5710 0 IC_TXDATA01 63..0 W IC TXDATA bit 127:64
None
824* Removed 0x5720 0 IC_TXDATA02 63..0 W IC TXDATA bit 191:128
None
825* Removed 0x5730 0 IC_TXDATA03 63..0 W IC TXDATA bit 255:192
None
826* Removed 0x5740 0 EC_TXDATA00 63..0 W EC TXDATA bit 191:128
None
827* Removed 0x5750 0 EC_TXDATA01 63..0 W EC TXDATA bit 255:192
None
828* Removed 0x5760 0 EC_TXDATA02 63..0 W EC TXDATA bit 191:128
None
829* Removed 0x5770 0 EC_TXDATA03 63..0 W EC TXDATA bit 255:192
None
830* Removed 0x5780 0 EC_TXDATA10 63..0 W EC TXDATA bit 191:128
None
831* Removed 0x5790 0 EC_TXDATA11 63..0 W EC TXDATA bit 255:192
None
832* Removed 0x57A0 0 EC_TXDATA12 63..0 W EC TXDATA bit 191:128
None
833* Removed 0x57B0 0 EC_TXDATA13 63..0 W EC TXDATA bit 255:192
None
834* Removed 0x57C0 0 EC_TXDATA20 63..0 W EC TXDATA bit 191:128
None
835* Removed 0x57D0 0 EC_TXDATA21 63..0 W EC TXDATA bit 255:192
None
836* Removed 0x57E0 0 EC_TXDATA22 63..0 W EC TXDATA bit 191:128
None
837* Removed 0x57F0 0 EC_TXDATA23 63..0 W EC TXDATA bit 255:192
None
838* Removed 0x5800 0 EC_TXDATA30 63..0 W EC TXDATA bit 191:128
None
839* Removed 0x5810 0 EC_TXDATA31 63..0 W EC TXDATA bit 255:192
None
840* Removed 0x5820 0 EC_TXDATA32 63..0 W EC TXDATA bit 191:128
None
841* Removed 0x5830 0 EC_TXDATA33 63..0 W EC TXDATA bit 255:192
None
842* Removed 0x5840 0 EC_TXDATA40 63..0 W EC TXDATA bit 191:128
None
843* Removed 0x5850 0 EC_TXDATA41 63..0 W EC TXDATA bit 255:192
None
844* Removed 0x5860 0 EC_TXDATA42 63..0 W EC TXDATA bit 191:128
None
845* Removed 0x5870 0 EC_TXDATA43 63..0 W EC TXDATA bit 255:192
None
846* Removed 0x5880 0 ICEC_TRIG 31..0 W TRIG the IC/EC operation
None
847* Removed 0x5890 0 LTDB_CFG 31..0 W LTDB firmware control
None
848* Removed 0x58A0 0 LTDB_CH_SEL 31..0 W LTDB CHANNEL SELECTION
None
849* Removed 0x6800 0 GBT_FM_RX_DISP_ERROR1 47..0 R Rx disparity error [47:0] None
850* Removed 0x6810 0 GBT_FM_RX_DISP_ERROR2 47..0 R Rx disparity error [96:48] None
851* Removed 0x6820 0 GBT_FM_RX_NOTINTABLE1 47..0 R Rx not in table [47:0] None
852* Removed 0x6830 0 GBT_FM_RX_NOTINTABLE2 47..0 R Rx not in table [96:48] None
853* Removed 0x6900 0 IC_RXDATA00 63..0 R IC Received data bit 63:0 None
854* Removed 0x6910 0 IC_RXDATA01 63..0 R IC Received data bit 127:64 None
855* Removed 0x6920 0 IC_RXDATA02 63..0 R IC Received data bit 191:128 None
856* Removed 0x6930 0 IC_RXDATA03 63..0 R IC Received data bit 255:192 None
857* Removed 0x6940 0 EC_RXDATA00 63..0 R EC Received data bit 63:0 None
858* Removed 0x6950 0 EC_RXDATA01 63..0 R EC Received data bit 127:64 None
859* Removed 0x6960 0 EC_RXDATA02 63..0 R EC Received data bit 191:128 None
860* Removed 0x6970 0 EC_RXDATA03 63..0 R EC Received data bit 255:192 None
861* Removed 0x6980 0 EC_RXDATA10 63..0 R EC Received data bit 63:0 None
862* Removed 0x6990 0 EC_RXDATA11 63..0 R EC Received data bit 127:64 None
863* Removed 0x69A0 0 EC_RXDATA12 63..0 R EC Received data bit 191:128 None
864* Removed 0x69B0 0 EC_RXDATA13 63..0 R EC Received data bit 255:192 None
865* Removed 0x69C0 0 EC_RXDATA20 63..0 R EC Received data bit 63:0 None
866* Removed 0x69D0 0 EC_RXDATA21 63..0 R EC Received data bit 127:64 None
867* Removed 0x69E0 0 EC_RXDATA22 63..0 R EC Received data bit 191:128 None
868* Removed 0x69F0 0 EC_RXDATA23 63..0 R EC Received data bit 255:192 None
869* Removed 0x6A00 0 EC_RXDATA30 63..0 R EC Received data bit 63:0 None
870* Removed 0x6A10 0 EC_RXDATA31 63..0 R EC Received data bit 127:64 None
871* Removed 0x6A20 0 EC_RXDATA32 63..0 R EC Received data bit 191:128 None
872* Removed 0x6A30 0 EC_RXDATA33 63..0 R EC Received data bit 255:192 None
873* Removed 0x6A40 0 EC_RXDATA40 63..0 R EC Received data bit 63:0 None
874* Removed 0x6A50 0 EC_RXDATA41 63..0 R EC Received data bit 127:64 None
875* Removed 0x6A60 0 EC_RXDATA42 63..0 R EC Received data bit 191:128 None
876* Removed 0x6A70 0 EC_RXDATA43 63..0 R EC Received data bit 255:192 None
877* Removed 0x6A80 0 ICEC_BUSY 15..0 R ICEC STATUS None
878* Removed 0x6A90 0 LOCx2_CDR_LOCK 39..0 R CDR STATUS None
879* Removed 0x6AA0 0 LOCx2_SYNC_STATUS_0 39..0 R LOCx2 SYNC STATUS None
880* Removed 0x6AB0 0 LOCx2_SYNC_STATUS_1 39..0 R LOCx2 SYNC STATUS None
881* Removed 0x6AC0 0 LOCx2_Err_Cnt_01 39..0 R error STATUS None
882* Removed 0x6AD0 0 LOCx2_Err_Cnt_23 39..0 R error2 STATUS None
883* Removed 0x6AE0 0 LOCx2_LINK_STATUS 39..0 R LOCx2 link STATUS None
884* Removed 0x6AF0 0 LOCx2_CRC_STATUS 39..0 R LOCx2 CRC STATUS None
885* 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
886* 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
886* 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
887 Changed 0x7220 0 HK_CTRL_FMC
Changed SI5345_INSEL 6..5 W Selects the input clock source
0 : FPGA (FMC LA01)
1 : FMC OSC (40.079 MHz)
2 : FPGA (FMC LA18)
None
Changed SI5345_A 4..3 W Si5345 I2C address select 2 LSB (0x0:default, dev id 0x68) None
Changed SI5345_OE 2 W Si5345 active low output enable (0:enable) None
Changed SI5345_RSTN 1 W Si5345 active low output enable (0:reset) None
Changed SI5345_SEL 0 W Si5345 programming mode
1 : I2C mode (default)
0 : SPI mode
None
887 Into 0x7220 0 HK_CTRL_FMC
Into SI5345_INSEL 6..5 W Selects the input clock source None
Into SI5345_A 4..3 W Si5345 address select None
Into SI5345_OE 2 W Si5345 output enable None
Into SI5345_RSTN 1 W Si5345 reset, None
Into SI5345_SEL 0 W Si5345 i2c select bit None
888* 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
889* Changed 0x7490 0 LMK_LOCKED 0 R LMK Chip on BNL711 locked None
889* Into 0x7310 0 LMK_LOCKED 0 R LMK Chip on BNL-711 locked None
890* 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
890* 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
891* Changed 0x7460 0 FPGA_CORE_VCCINT 11..0 R XADC voltage measurement VCCINT = (FPGA_CORE_VCCINT *3.0)/4096 None
891* Into 0x7330 0 FPGA_CORE_VCCINT 11..0 R XADC voltage measurement VCCINT = (FPGA_CORE_VCCINT *3.0)/4096 None
892* Changed 0x7470 0 FPGA_CORE_VCCAUX 11..0 R XADC voltage measurement VCCAUX = (FPGA_CORE_VCCAUX *3.0)/4096 None
892* Into 0x7340 0 FPGA_CORE_VCCAUX 11..0 R XADC voltage measurement VCCAUX = (FPGA_CORE_VCCAUX *3.0)/4096 None
893* Changed 0x7480 0 FPGA_CORE_VCCBRAM 11..0 R XADC voltage measurement VCCBRAM = (FPGA_CORE_VCCBRAM *3.0)/4096 None
893* Into 0x7350 0 FPGA_CORE_VCCBRAM 11..0 R XADC voltage measurement VCCBRAM = (FPGA_CORE_VCCBRAM *3.0)/4096 None
894* Changed 0x74A0 0,1 FPGA_DNA 63..0 R Unique identifier of the FPGA None
894* Into 0x7360 0 FPGA_DNA 63..0 R Unique identifier of the FPGA None
895 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
896* Removed 0x74B0 0,1 FPGA_ENDPOINT 0 R Endpoint of the FPGA None