ac/registers: don't use the si, cik, vi names, use gfxN
authorMarek Olšák <marek.olsak@amd.com>
Mon, 3 Jun 2019 21:07:16 +0000 (17:07 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 4 Jun 2019 00:06:41 +0000 (20:06 -0400)
trivial

src/amd/common/ac_debug.c
src/amd/common/sid_tables.py
src/amd/registers/amdgfxregs.json
src/amd/registers/makeregheader.py
src/amd/registers/parseheader.py
src/amd/registers/pkt3.json

index 2d387c3443aeb31280ec180db213f344c4a4ac79..a27f3423fcad0b092e32b6c8c5d13e2dd3390e20 100644 (file)
@@ -121,11 +121,11 @@ void ac_dump_reg(FILE *file, enum chip_class chip_class, unsigned offset,
        if (chip_class >= GFX9)
                reg = find_register(gfx9_reg_table, ARRAY_SIZE(gfx9_reg_table), offset);
        else if (chip_class >= GFX8)
        if (chip_class >= GFX9)
                reg = find_register(gfx9_reg_table, ARRAY_SIZE(gfx9_reg_table), offset);
        else if (chip_class >= GFX8)
-               reg = find_register(vi_reg_table, ARRAY_SIZE(vi_reg_table), offset);
+               reg = find_register(gfx8_reg_table, ARRAY_SIZE(gfx8_reg_table), offset);
        else if (chip_class >= GFX7)
        else if (chip_class >= GFX7)
-               reg = find_register(cik_reg_table, ARRAY_SIZE(cik_reg_table), offset);
+               reg = find_register(gfx7_reg_table, ARRAY_SIZE(gfx7_reg_table), offset);
        else
        else
-               reg = find_register(si_reg_table, ARRAY_SIZE(si_reg_table), offset);
+               reg = find_register(gfx6_reg_table, ARRAY_SIZE(gfx6_reg_table), offset);
 
        if (reg) {
                const char *reg_name = sid_strings + reg->name_offset;
 
        if (reg) {
                const char *reg_name = sid_strings + reg->name_offset;
index 7dc606c81e432eb1733e7171b684590938f43c6f..a0cb5b2d8327455a4fad40890456f23289ee1705 100644 (file)
@@ -358,7 +358,7 @@ def main():
                 raise
 
     # The ac_debug code only distinguishes by chip_class
                 raise
 
     # The ac_debug code only distinguishes by chip_class
-    regdb.merge_chips(['vi', 'fiji', 'stoney'], 'vi')
+    regdb.merge_chips(['gfx8', 'fiji', 'stoney'], 'gfx8')
 
     # Write it all out
     w = TableWriter()
 
     # Write it all out
     w = TableWriter()
index 505d430835cae5f8834574433969d058548e5fbe..371efef7201b5a541c2b5c43523728f09e0ef804 100644 (file)
  },
  "register_mappings": [
   {
  },
  "register_mappings": [
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165760, "to": "mm"},
    "name": "CB_BLEND0_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
    "map": {"at": 165760, "to": "mm"},
    "name": "CB_BLEND0_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165764, "to": "mm"},
    "name": "CB_BLEND1_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
    "map": {"at": 165764, "to": "mm"},
    "name": "CB_BLEND1_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165768, "to": "mm"},
    "name": "CB_BLEND2_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
    "map": {"at": 165768, "to": "mm"},
    "name": "CB_BLEND2_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165772, "to": "mm"},
    "name": "CB_BLEND3_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
    "map": {"at": 165772, "to": "mm"},
    "name": "CB_BLEND3_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165776, "to": "mm"},
    "name": "CB_BLEND4_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
    "map": {"at": 165776, "to": "mm"},
    "name": "CB_BLEND4_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165780, "to": "mm"},
    "name": "CB_BLEND5_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
    "map": {"at": 165780, "to": "mm"},
    "name": "CB_BLEND5_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165784, "to": "mm"},
    "name": "CB_BLEND6_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
    "map": {"at": 165784, "to": "mm"},
    "name": "CB_BLEND6_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165788, "to": "mm"},
    "name": "CB_BLEND7_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
    "map": {"at": 165788, "to": "mm"},
    "name": "CB_BLEND7_CONTROL",
    "type_ref": "CB_BLEND0_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164896, "to": "mm"},
    "name": "CB_BLEND_ALPHA"
   },
   {
    "map": {"at": 164896, "to": "mm"},
    "name": "CB_BLEND_ALPHA"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164892, "to": "mm"},
    "name": "CB_BLEND_BLUE"
   },
   {
    "map": {"at": 164892, "to": "mm"},
    "name": "CB_BLEND_BLUE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164888, "to": "mm"},
    "name": "CB_BLEND_GREEN"
   },
   {
    "map": {"at": 164888, "to": "mm"},
    "name": "CB_BLEND_GREEN"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164884, "to": "mm"},
    "name": "CB_BLEND_RED"
   },
   {
    "map": {"at": 164884, "to": "mm"},
    "name": "CB_BLEND_RED"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167028, "to": "mm"},
    "name": "CB_COLOR0_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "map": {"at": 167028, "to": "mm"},
    "name": "CB_COLOR0_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167008, "to": "mm"},
    "name": "CB_COLOR0_BASE"
   },
    "map": {"at": 167008, "to": "mm"},
    "name": "CB_COLOR0_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167052, "to": "mm"},
    "name": "CB_COLOR0_CLEAR_WORD0"
   },
   {
    "map": {"at": 167052, "to": "mm"},
    "name": "CB_COLOR0_CLEAR_WORD0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167056, "to": "mm"},
    "name": "CB_COLOR0_CLEAR_WORD1"
   },
   {
    "map": {"at": 167056, "to": "mm"},
    "name": "CB_COLOR0_CLEAR_WORD1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167036, "to": "mm"},
    "name": "CB_COLOR0_CMASK"
   },
    "map": {"at": 167036, "to": "mm"},
    "name": "CB_COLOR0_CMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167040, "to": "mm"},
    "name": "CB_COLOR0_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
    "map": {"at": 167040, "to": "mm"},
    "name": "CB_COLOR0_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167060, "to": "mm"},
    "name": "CB_COLOR0_DCC_BASE"
   },
    "map": {"at": 167060, "to": "mm"},
    "name": "CB_COLOR0_DCC_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167032, "to": "mm"},
    "name": "CB_COLOR0_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
    "map": {"at": 167032, "to": "mm"},
    "name": "CB_COLOR0_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167044, "to": "mm"},
    "name": "CB_COLOR0_FMASK"
   },
    "map": {"at": 167044, "to": "mm"},
    "name": "CB_COLOR0_FMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167048, "to": "mm"},
    "name": "CB_COLOR0_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167048, "to": "mm"},
    "name": "CB_COLOR0_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167024, "to": "mm"},
    "name": "CB_COLOR0_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
    "map": {"at": 167024, "to": "mm"},
    "name": "CB_COLOR0_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 167024, "to": "mm"},
    "name": "CB_COLOR0_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
    "map": {"at": 167024, "to": "mm"},
    "name": "CB_COLOR0_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 167024, "to": "mm"},
    "name": "CB_COLOR0_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "map": {"at": 167024, "to": "mm"},
    "name": "CB_COLOR0_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167012, "to": "mm"},
    "name": "CB_COLOR0_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
    "map": {"at": 167012, "to": "mm"},
    "name": "CB_COLOR0_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 167012, "to": "mm"},
    "name": "CB_COLOR0_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
    "map": {"at": 167012, "to": "mm"},
    "name": "CB_COLOR0_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167016, "to": "mm"},
    "name": "CB_COLOR0_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167016, "to": "mm"},
    "name": "CB_COLOR0_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167020, "to": "mm"},
    "name": "CB_COLOR0_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "map": {"at": 167020, "to": "mm"},
    "name": "CB_COLOR0_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167088, "to": "mm"},
    "name": "CB_COLOR1_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "map": {"at": 167088, "to": "mm"},
    "name": "CB_COLOR1_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167068, "to": "mm"},
    "name": "CB_COLOR1_BASE"
   },
    "map": {"at": 167068, "to": "mm"},
    "name": "CB_COLOR1_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167112, "to": "mm"},
    "name": "CB_COLOR1_CLEAR_WORD0"
   },
   {
    "map": {"at": 167112, "to": "mm"},
    "name": "CB_COLOR1_CLEAR_WORD0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167116, "to": "mm"},
    "name": "CB_COLOR1_CLEAR_WORD1"
   },
   {
    "map": {"at": 167116, "to": "mm"},
    "name": "CB_COLOR1_CLEAR_WORD1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167096, "to": "mm"},
    "name": "CB_COLOR1_CMASK"
   },
    "map": {"at": 167096, "to": "mm"},
    "name": "CB_COLOR1_CMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167100, "to": "mm"},
    "name": "CB_COLOR1_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
    "map": {"at": 167100, "to": "mm"},
    "name": "CB_COLOR1_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167120, "to": "mm"},
    "name": "CB_COLOR1_DCC_BASE"
   },
    "map": {"at": 167120, "to": "mm"},
    "name": "CB_COLOR1_DCC_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167092, "to": "mm"},
    "name": "CB_COLOR1_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
    "map": {"at": 167092, "to": "mm"},
    "name": "CB_COLOR1_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167104, "to": "mm"},
    "name": "CB_COLOR1_FMASK"
   },
    "map": {"at": 167104, "to": "mm"},
    "name": "CB_COLOR1_FMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167108, "to": "mm"},
    "name": "CB_COLOR1_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167108, "to": "mm"},
    "name": "CB_COLOR1_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167084, "to": "mm"},
    "name": "CB_COLOR1_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
    "map": {"at": 167084, "to": "mm"},
    "name": "CB_COLOR1_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 167084, "to": "mm"},
    "name": "CB_COLOR1_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
    "map": {"at": 167084, "to": "mm"},
    "name": "CB_COLOR1_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 167084, "to": "mm"},
    "name": "CB_COLOR1_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "map": {"at": 167084, "to": "mm"},
    "name": "CB_COLOR1_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167072, "to": "mm"},
    "name": "CB_COLOR1_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
    "map": {"at": 167072, "to": "mm"},
    "name": "CB_COLOR1_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 167072, "to": "mm"},
    "name": "CB_COLOR1_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
    "map": {"at": 167072, "to": "mm"},
    "name": "CB_COLOR1_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167076, "to": "mm"},
    "name": "CB_COLOR1_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167076, "to": "mm"},
    "name": "CB_COLOR1_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167080, "to": "mm"},
    "name": "CB_COLOR1_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "map": {"at": 167080, "to": "mm"},
    "name": "CB_COLOR1_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167148, "to": "mm"},
    "name": "CB_COLOR2_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "map": {"at": 167148, "to": "mm"},
    "name": "CB_COLOR2_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167128, "to": "mm"},
    "name": "CB_COLOR2_BASE"
   },
    "map": {"at": 167128, "to": "mm"},
    "name": "CB_COLOR2_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167172, "to": "mm"},
    "name": "CB_COLOR2_CLEAR_WORD0"
   },
   {
    "map": {"at": 167172, "to": "mm"},
    "name": "CB_COLOR2_CLEAR_WORD0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167176, "to": "mm"},
    "name": "CB_COLOR2_CLEAR_WORD1"
   },
   {
    "map": {"at": 167176, "to": "mm"},
    "name": "CB_COLOR2_CLEAR_WORD1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167156, "to": "mm"},
    "name": "CB_COLOR2_CMASK"
   },
    "map": {"at": 167156, "to": "mm"},
    "name": "CB_COLOR2_CMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167160, "to": "mm"},
    "name": "CB_COLOR2_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
    "map": {"at": 167160, "to": "mm"},
    "name": "CB_COLOR2_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167180, "to": "mm"},
    "name": "CB_COLOR2_DCC_BASE"
   },
    "map": {"at": 167180, "to": "mm"},
    "name": "CB_COLOR2_DCC_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167152, "to": "mm"},
    "name": "CB_COLOR2_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
    "map": {"at": 167152, "to": "mm"},
    "name": "CB_COLOR2_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167164, "to": "mm"},
    "name": "CB_COLOR2_FMASK"
   },
    "map": {"at": 167164, "to": "mm"},
    "name": "CB_COLOR2_FMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167168, "to": "mm"},
    "name": "CB_COLOR2_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167168, "to": "mm"},
    "name": "CB_COLOR2_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167144, "to": "mm"},
    "name": "CB_COLOR2_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
    "map": {"at": 167144, "to": "mm"},
    "name": "CB_COLOR2_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 167144, "to": "mm"},
    "name": "CB_COLOR2_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
    "map": {"at": 167144, "to": "mm"},
    "name": "CB_COLOR2_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 167144, "to": "mm"},
    "name": "CB_COLOR2_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "map": {"at": 167144, "to": "mm"},
    "name": "CB_COLOR2_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167132, "to": "mm"},
    "name": "CB_COLOR2_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
    "map": {"at": 167132, "to": "mm"},
    "name": "CB_COLOR2_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 167132, "to": "mm"},
    "name": "CB_COLOR2_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
    "map": {"at": 167132, "to": "mm"},
    "name": "CB_COLOR2_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167136, "to": "mm"},
    "name": "CB_COLOR2_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167136, "to": "mm"},
    "name": "CB_COLOR2_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167140, "to": "mm"},
    "name": "CB_COLOR2_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "map": {"at": 167140, "to": "mm"},
    "name": "CB_COLOR2_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167208, "to": "mm"},
    "name": "CB_COLOR3_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "map": {"at": 167208, "to": "mm"},
    "name": "CB_COLOR3_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167188, "to": "mm"},
    "name": "CB_COLOR3_BASE"
   },
    "map": {"at": 167188, "to": "mm"},
    "name": "CB_COLOR3_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167232, "to": "mm"},
    "name": "CB_COLOR3_CLEAR_WORD0"
   },
   {
    "map": {"at": 167232, "to": "mm"},
    "name": "CB_COLOR3_CLEAR_WORD0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167236, "to": "mm"},
    "name": "CB_COLOR3_CLEAR_WORD1"
   },
   {
    "map": {"at": 167236, "to": "mm"},
    "name": "CB_COLOR3_CLEAR_WORD1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167216, "to": "mm"},
    "name": "CB_COLOR3_CMASK"
   },
    "map": {"at": 167216, "to": "mm"},
    "name": "CB_COLOR3_CMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167220, "to": "mm"},
    "name": "CB_COLOR3_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
    "map": {"at": 167220, "to": "mm"},
    "name": "CB_COLOR3_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167240, "to": "mm"},
    "name": "CB_COLOR3_DCC_BASE"
   },
    "map": {"at": 167240, "to": "mm"},
    "name": "CB_COLOR3_DCC_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167212, "to": "mm"},
    "name": "CB_COLOR3_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
    "map": {"at": 167212, "to": "mm"},
    "name": "CB_COLOR3_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167224, "to": "mm"},
    "name": "CB_COLOR3_FMASK"
   },
    "map": {"at": 167224, "to": "mm"},
    "name": "CB_COLOR3_FMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167228, "to": "mm"},
    "name": "CB_COLOR3_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167228, "to": "mm"},
    "name": "CB_COLOR3_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167204, "to": "mm"},
    "name": "CB_COLOR3_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
    "map": {"at": 167204, "to": "mm"},
    "name": "CB_COLOR3_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 167204, "to": "mm"},
    "name": "CB_COLOR3_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
    "map": {"at": 167204, "to": "mm"},
    "name": "CB_COLOR3_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 167204, "to": "mm"},
    "name": "CB_COLOR3_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "map": {"at": 167204, "to": "mm"},
    "name": "CB_COLOR3_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167192, "to": "mm"},
    "name": "CB_COLOR3_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
    "map": {"at": 167192, "to": "mm"},
    "name": "CB_COLOR3_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 167192, "to": "mm"},
    "name": "CB_COLOR3_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
    "map": {"at": 167192, "to": "mm"},
    "name": "CB_COLOR3_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167196, "to": "mm"},
    "name": "CB_COLOR3_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167196, "to": "mm"},
    "name": "CB_COLOR3_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167200, "to": "mm"},
    "name": "CB_COLOR3_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "map": {"at": 167200, "to": "mm"},
    "name": "CB_COLOR3_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167268, "to": "mm"},
    "name": "CB_COLOR4_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "map": {"at": 167268, "to": "mm"},
    "name": "CB_COLOR4_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167248, "to": "mm"},
    "name": "CB_COLOR4_BASE"
   },
    "map": {"at": 167248, "to": "mm"},
    "name": "CB_COLOR4_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167292, "to": "mm"},
    "name": "CB_COLOR4_CLEAR_WORD0"
   },
   {
    "map": {"at": 167292, "to": "mm"},
    "name": "CB_COLOR4_CLEAR_WORD0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167296, "to": "mm"},
    "name": "CB_COLOR4_CLEAR_WORD1"
   },
   {
    "map": {"at": 167296, "to": "mm"},
    "name": "CB_COLOR4_CLEAR_WORD1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167276, "to": "mm"},
    "name": "CB_COLOR4_CMASK"
   },
    "map": {"at": 167276, "to": "mm"},
    "name": "CB_COLOR4_CMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167280, "to": "mm"},
    "name": "CB_COLOR4_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
    "map": {"at": 167280, "to": "mm"},
    "name": "CB_COLOR4_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167300, "to": "mm"},
    "name": "CB_COLOR4_DCC_BASE"
   },
    "map": {"at": 167300, "to": "mm"},
    "name": "CB_COLOR4_DCC_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167272, "to": "mm"},
    "name": "CB_COLOR4_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
    "map": {"at": 167272, "to": "mm"},
    "name": "CB_COLOR4_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167284, "to": "mm"},
    "name": "CB_COLOR4_FMASK"
   },
    "map": {"at": 167284, "to": "mm"},
    "name": "CB_COLOR4_FMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167288, "to": "mm"},
    "name": "CB_COLOR4_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167288, "to": "mm"},
    "name": "CB_COLOR4_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167264, "to": "mm"},
    "name": "CB_COLOR4_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
    "map": {"at": 167264, "to": "mm"},
    "name": "CB_COLOR4_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 167264, "to": "mm"},
    "name": "CB_COLOR4_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
    "map": {"at": 167264, "to": "mm"},
    "name": "CB_COLOR4_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 167264, "to": "mm"},
    "name": "CB_COLOR4_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "map": {"at": 167264, "to": "mm"},
    "name": "CB_COLOR4_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167252, "to": "mm"},
    "name": "CB_COLOR4_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
    "map": {"at": 167252, "to": "mm"},
    "name": "CB_COLOR4_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 167252, "to": "mm"},
    "name": "CB_COLOR4_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
    "map": {"at": 167252, "to": "mm"},
    "name": "CB_COLOR4_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167256, "to": "mm"},
    "name": "CB_COLOR4_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167256, "to": "mm"},
    "name": "CB_COLOR4_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167260, "to": "mm"},
    "name": "CB_COLOR4_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "map": {"at": 167260, "to": "mm"},
    "name": "CB_COLOR4_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167328, "to": "mm"},
    "name": "CB_COLOR5_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "map": {"at": 167328, "to": "mm"},
    "name": "CB_COLOR5_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167308, "to": "mm"},
    "name": "CB_COLOR5_BASE"
   },
    "map": {"at": 167308, "to": "mm"},
    "name": "CB_COLOR5_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167352, "to": "mm"},
    "name": "CB_COLOR5_CLEAR_WORD0"
   },
   {
    "map": {"at": 167352, "to": "mm"},
    "name": "CB_COLOR5_CLEAR_WORD0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167356, "to": "mm"},
    "name": "CB_COLOR5_CLEAR_WORD1"
   },
   {
    "map": {"at": 167356, "to": "mm"},
    "name": "CB_COLOR5_CLEAR_WORD1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167336, "to": "mm"},
    "name": "CB_COLOR5_CMASK"
   },
    "map": {"at": 167336, "to": "mm"},
    "name": "CB_COLOR5_CMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167340, "to": "mm"},
    "name": "CB_COLOR5_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
    "map": {"at": 167340, "to": "mm"},
    "name": "CB_COLOR5_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167360, "to": "mm"},
    "name": "CB_COLOR5_DCC_BASE"
   },
    "map": {"at": 167360, "to": "mm"},
    "name": "CB_COLOR5_DCC_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167332, "to": "mm"},
    "name": "CB_COLOR5_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
    "map": {"at": 167332, "to": "mm"},
    "name": "CB_COLOR5_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167344, "to": "mm"},
    "name": "CB_COLOR5_FMASK"
   },
    "map": {"at": 167344, "to": "mm"},
    "name": "CB_COLOR5_FMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167348, "to": "mm"},
    "name": "CB_COLOR5_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167348, "to": "mm"},
    "name": "CB_COLOR5_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167324, "to": "mm"},
    "name": "CB_COLOR5_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
    "map": {"at": 167324, "to": "mm"},
    "name": "CB_COLOR5_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 167324, "to": "mm"},
    "name": "CB_COLOR5_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
    "map": {"at": 167324, "to": "mm"},
    "name": "CB_COLOR5_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 167324, "to": "mm"},
    "name": "CB_COLOR5_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "map": {"at": 167324, "to": "mm"},
    "name": "CB_COLOR5_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167312, "to": "mm"},
    "name": "CB_COLOR5_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
    "map": {"at": 167312, "to": "mm"},
    "name": "CB_COLOR5_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 167312, "to": "mm"},
    "name": "CB_COLOR5_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
    "map": {"at": 167312, "to": "mm"},
    "name": "CB_COLOR5_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167316, "to": "mm"},
    "name": "CB_COLOR5_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167316, "to": "mm"},
    "name": "CB_COLOR5_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167320, "to": "mm"},
    "name": "CB_COLOR5_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "map": {"at": 167320, "to": "mm"},
    "name": "CB_COLOR5_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167388, "to": "mm"},
    "name": "CB_COLOR6_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "map": {"at": 167388, "to": "mm"},
    "name": "CB_COLOR6_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167368, "to": "mm"},
    "name": "CB_COLOR6_BASE"
   },
    "map": {"at": 167368, "to": "mm"},
    "name": "CB_COLOR6_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167412, "to": "mm"},
    "name": "CB_COLOR6_CLEAR_WORD0"
   },
   {
    "map": {"at": 167412, "to": "mm"},
    "name": "CB_COLOR6_CLEAR_WORD0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167416, "to": "mm"},
    "name": "CB_COLOR6_CLEAR_WORD1"
   },
   {
    "map": {"at": 167416, "to": "mm"},
    "name": "CB_COLOR6_CLEAR_WORD1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167396, "to": "mm"},
    "name": "CB_COLOR6_CMASK"
   },
    "map": {"at": 167396, "to": "mm"},
    "name": "CB_COLOR6_CMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167400, "to": "mm"},
    "name": "CB_COLOR6_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
    "map": {"at": 167400, "to": "mm"},
    "name": "CB_COLOR6_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167420, "to": "mm"},
    "name": "CB_COLOR6_DCC_BASE"
   },
    "map": {"at": 167420, "to": "mm"},
    "name": "CB_COLOR6_DCC_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167392, "to": "mm"},
    "name": "CB_COLOR6_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
    "map": {"at": 167392, "to": "mm"},
    "name": "CB_COLOR6_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167404, "to": "mm"},
    "name": "CB_COLOR6_FMASK"
   },
    "map": {"at": 167404, "to": "mm"},
    "name": "CB_COLOR6_FMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167408, "to": "mm"},
    "name": "CB_COLOR6_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167408, "to": "mm"},
    "name": "CB_COLOR6_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167384, "to": "mm"},
    "name": "CB_COLOR6_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
    "map": {"at": 167384, "to": "mm"},
    "name": "CB_COLOR6_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 167384, "to": "mm"},
    "name": "CB_COLOR6_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
    "map": {"at": 167384, "to": "mm"},
    "name": "CB_COLOR6_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 167384, "to": "mm"},
    "name": "CB_COLOR6_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "map": {"at": 167384, "to": "mm"},
    "name": "CB_COLOR6_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167372, "to": "mm"},
    "name": "CB_COLOR6_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
    "map": {"at": 167372, "to": "mm"},
    "name": "CB_COLOR6_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 167372, "to": "mm"},
    "name": "CB_COLOR6_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
    "map": {"at": 167372, "to": "mm"},
    "name": "CB_COLOR6_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167376, "to": "mm"},
    "name": "CB_COLOR6_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167376, "to": "mm"},
    "name": "CB_COLOR6_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167380, "to": "mm"},
    "name": "CB_COLOR6_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "map": {"at": 167380, "to": "mm"},
    "name": "CB_COLOR6_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167448, "to": "mm"},
    "name": "CB_COLOR7_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "map": {"at": 167448, "to": "mm"},
    "name": "CB_COLOR7_ATTRIB",
    "type_ref": "CB_COLOR0_ATTRIB"
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
    "type_ref": "CB_COLOR0_ATTRIB2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167428, "to": "mm"},
    "name": "CB_COLOR7_BASE"
   },
    "map": {"at": 167428, "to": "mm"},
    "name": "CB_COLOR7_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167472, "to": "mm"},
    "name": "CB_COLOR7_CLEAR_WORD0"
   },
   {
    "map": {"at": 167472, "to": "mm"},
    "name": "CB_COLOR7_CLEAR_WORD0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167476, "to": "mm"},
    "name": "CB_COLOR7_CLEAR_WORD1"
   },
   {
    "map": {"at": 167476, "to": "mm"},
    "name": "CB_COLOR7_CLEAR_WORD1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167456, "to": "mm"},
    "name": "CB_COLOR7_CMASK"
   },
    "map": {"at": 167456, "to": "mm"},
    "name": "CB_COLOR7_CMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167460, "to": "mm"},
    "name": "CB_COLOR7_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
    "map": {"at": 167460, "to": "mm"},
    "name": "CB_COLOR7_CMASK_SLICE",
    "type_ref": "CB_COLOR0_CMASK_SLICE"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167480, "to": "mm"},
    "name": "CB_COLOR7_DCC_BASE"
   },
    "map": {"at": 167480, "to": "mm"},
    "name": "CB_COLOR7_DCC_BASE"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 167452, "to": "mm"},
    "name": "CB_COLOR7_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
    "map": {"at": 167452, "to": "mm"},
    "name": "CB_COLOR7_DCC_CONTROL",
    "type_ref": "CB_COLOR0_DCC_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167464, "to": "mm"},
    "name": "CB_COLOR7_FMASK"
   },
    "map": {"at": 167464, "to": "mm"},
    "name": "CB_COLOR7_FMASK"
   },
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
    "type_ref": "CB_COLOR0_BASE_EXT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167468, "to": "mm"},
    "name": "CB_COLOR7_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167468, "to": "mm"},
    "name": "CB_COLOR7_FMASK_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167444, "to": "mm"},
    "name": "CB_COLOR7_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
    "map": {"at": 167444, "to": "mm"},
    "name": "CB_COLOR7_INFO",
    "type_ref": "CB_COLOR0_INFO"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 167444, "to": "mm"},
    "name": "CB_COLOR7_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
    "map": {"at": 167444, "to": "mm"},
    "name": "CB_COLOR7_INFO",
    "type_ref": "CB_COLOR0_INFO_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 167444, "to": "mm"},
    "name": "CB_COLOR7_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "map": {"at": 167444, "to": "mm"},
    "name": "CB_COLOR7_INFO",
    "type_ref": "CB_COLOR0_INFO_vi"
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_INFO_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 167432, "to": "mm"},
    "name": "CB_COLOR7_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
    "map": {"at": 167432, "to": "mm"},
    "name": "CB_COLOR7_PITCH",
    "type_ref": "CB_COLOR0_PITCH"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 167432, "to": "mm"},
    "name": "CB_COLOR7_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
    "map": {"at": 167432, "to": "mm"},
    "name": "CB_COLOR7_PITCH",
    "type_ref": "CB_COLOR0_PITCH_cik"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167436, "to": "mm"},
    "name": "CB_COLOR7_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
    "map": {"at": 167436, "to": "mm"},
    "name": "CB_COLOR7_SLICE",
    "type_ref": "CB_COLOR0_SLICE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167440, "to": "mm"},
    "name": "CB_COLOR7_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "map": {"at": 167440, "to": "mm"},
    "name": "CB_COLOR7_VIEW",
    "type_ref": "CB_COLOR0_VIEW"
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
    "type_ref": "CB_COLOR0_VIEW_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165896, "to": "mm"},
    "name": "CB_COLOR_CONTROL",
    "type_ref": "CB_COLOR_CONTROL"
   },
   {
    "map": {"at": 165896, "to": "mm"},
    "name": "CB_COLOR_CONTROL",
    "type_ref": "CB_COLOR_CONTROL"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 164900, "to": "mm"},
    "name": "CB_DCC_CONTROL",
    "type_ref": "CB_DCC_CONTROL"
    "map": {"at": 164900, "to": "mm"},
    "name": "CB_DCC_CONTROL",
    "type_ref": "CB_DCC_CONTROL"
    "type_ref": "DB_Z_INFO2"
   },
   {
    "type_ref": "DB_Z_INFO2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217116, "to": "mm"},
    "name": "CB_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 217116, "to": "mm"},
    "name": "CB_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217112, "to": "mm"},
    "name": "CB_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 217112, "to": "mm"},
    "name": "CB_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225284, "to": "mm"},
    "name": "CB_PERFCOUNTER0_SELECT",
    "type_ref": "CB_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 225284, "to": "mm"},
    "name": "CB_PERFCOUNTER0_SELECT",
    "type_ref": "CB_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225288, "to": "mm"},
    "name": "CB_PERFCOUNTER0_SELECT1",
    "type_ref": "CB_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 225288, "to": "mm"},
    "name": "CB_PERFCOUNTER0_SELECT1",
    "type_ref": "CB_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217124, "to": "mm"},
    "name": "CB_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 217124, "to": "mm"},
    "name": "CB_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217120, "to": "mm"},
    "name": "CB_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 217120, "to": "mm"},
    "name": "CB_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225292, "to": "mm"},
    "name": "CB_PERFCOUNTER1_SELECT",
    "type_ref": "CB_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 225292, "to": "mm"},
    "name": "CB_PERFCOUNTER1_SELECT",
    "type_ref": "CB_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217132, "to": "mm"},
    "name": "CB_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 217132, "to": "mm"},
    "name": "CB_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217128, "to": "mm"},
    "name": "CB_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 217128, "to": "mm"},
    "name": "CB_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225296, "to": "mm"},
    "name": "CB_PERFCOUNTER2_SELECT",
    "type_ref": "CB_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 225296, "to": "mm"},
    "name": "CB_PERFCOUNTER2_SELECT",
    "type_ref": "CB_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217140, "to": "mm"},
    "name": "CB_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 217140, "to": "mm"},
    "name": "CB_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217136, "to": "mm"},
    "name": "CB_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 217136, "to": "mm"},
    "name": "CB_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225300, "to": "mm"},
    "name": "CB_PERFCOUNTER3_SELECT",
    "type_ref": "CB_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 225300, "to": "mm"},
    "name": "CB_PERFCOUNTER3_SELECT",
    "type_ref": "CB_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225280, "to": "mm"},
    "name": "CB_PERFCOUNTER_FILTER",
    "type_ref": "CB_PERFCOUNTER_FILTER"
   },
   {
    "map": {"at": 225280, "to": "mm"},
    "name": "CB_PERFCOUNTER_FILTER",
    "type_ref": "CB_PERFCOUNTER_FILTER"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164412, "to": "mm"},
    "name": "CB_SHADER_MASK",
    "type_ref": "CB_SHADER_MASK"
   },
   {
    "map": {"at": 164412, "to": "mm"},
    "name": "CB_SHADER_MASK",
    "type_ref": "CB_SHADER_MASK"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164408, "to": "mm"},
    "name": "CB_TARGET_MASK",
    "type_ref": "CB_TARGET_MASK"
   },
   {
    "map": {"at": 164408, "to": "mm"},
    "name": "CB_TARGET_MASK",
    "type_ref": "CB_TARGET_MASK"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164424, "to": "mm"},
    "name": "COHER_DEST_BASE_0"
   },
   {
    "map": {"at": 164424, "to": "mm"},
    "name": "COHER_DEST_BASE_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164428, "to": "mm"},
    "name": "COHER_DEST_BASE_1"
   },
   {
    "map": {"at": 164428, "to": "mm"},
    "name": "COHER_DEST_BASE_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164344, "to": "mm"},
    "name": "COHER_DEST_BASE_2"
   },
   {
    "map": {"at": 164344, "to": "mm"},
    "name": "COHER_DEST_BASE_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164348, "to": "mm"},
    "name": "COHER_DEST_BASE_3"
   },
   {
    "map": {"at": 164348, "to": "mm"},
    "name": "COHER_DEST_BASE_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 164328, "to": "mm"},
    "name": "COHER_DEST_BASE_HI_0",
    "type_ref": "COHER_DEST_BASE_HI_0"
   },
   {
    "map": {"at": 164328, "to": "mm"},
    "name": "COHER_DEST_BASE_HI_0",
    "type_ref": "COHER_DEST_BASE_HI_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 164332, "to": "mm"},
    "name": "COHER_DEST_BASE_HI_1",
    "type_ref": "COHER_DEST_BASE_HI_0"
   },
   {
    "map": {"at": 164332, "to": "mm"},
    "name": "COHER_DEST_BASE_HI_1",
    "type_ref": "COHER_DEST_BASE_HI_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 164336, "to": "mm"},
    "name": "COHER_DEST_BASE_HI_2",
    "type_ref": "COHER_DEST_BASE_HI_0"
   },
   {
    "map": {"at": 164336, "to": "mm"},
    "name": "COHER_DEST_BASE_HI_2",
    "type_ref": "COHER_DEST_BASE_HI_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 164340, "to": "mm"},
    "name": "COHER_DEST_BASE_HI_3",
    "type_ref": "COHER_DEST_BASE_HI_0"
   },
   {
    "map": {"at": 164340, "to": "mm"},
    "name": "COHER_DEST_BASE_HI_3",
    "type_ref": "COHER_DEST_BASE_HI_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47108, "to": "mm"},
    "name": "COMPUTE_DIM_X"
   },
   {
    "map": {"at": 47108, "to": "mm"},
    "name": "COMPUTE_DIM_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47112, "to": "mm"},
    "name": "COMPUTE_DIM_Y"
   },
   {
    "map": {"at": 47112, "to": "mm"},
    "name": "COMPUTE_DIM_Y"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47116, "to": "mm"},
    "name": "COMPUTE_DIM_Z"
   },
   {
    "map": {"at": 47116, "to": "mm"},
    "name": "COMPUTE_DIM_Z"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47232, "to": "mm"},
    "name": "COMPUTE_DISPATCH_ID"
   },
   {
    "map": {"at": 47232, "to": "mm"},
    "name": "COMPUTE_DISPATCH_ID"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 47104, "to": "mm"},
    "name": "COMPUTE_DISPATCH_INITIATOR",
    "type_ref": "COMPUTE_DISPATCH_INITIATOR"
   },
   {
    "map": {"at": 47104, "to": "mm"},
    "name": "COMPUTE_DISPATCH_INITIATOR",
    "type_ref": "COMPUTE_DISPATCH_INITIATOR"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 47104, "to": "mm"},
    "name": "COMPUTE_DISPATCH_INITIATOR",
    "type_ref": "COMPUTE_DISPATCH_INITIATOR_cik"
    "map": {"at": 47104, "to": "mm"},
    "name": "COMPUTE_DISPATCH_INITIATOR",
    "type_ref": "COMPUTE_DISPATCH_INITIATOR_cik"
    "name": "COMPUTE_DISPATCH_SCRATCH_BASE_LO"
   },
   {
    "name": "COMPUTE_DISPATCH_SCRATCH_BASE_LO"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 47148, "to": "mm"},
    "name": "COMPUTE_MAX_WAVE_ID",
    "type_ref": "SPI_PS_MAX_WAVE_ID"
   },
   {
    "map": {"at": 47148, "to": "mm"},
    "name": "COMPUTE_MAX_WAVE_ID",
    "type_ref": "SPI_PS_MAX_WAVE_ID"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 47228, "to": "mm"},
    "name": "COMPUTE_MISC_RESERVED",
    "type_ref": "COMPUTE_MISC_RESERVED"
   },
   {
    "map": {"at": 47228, "to": "mm"},
    "name": "COMPUTE_MISC_RESERVED",
    "type_ref": "COMPUTE_MISC_RESERVED"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47228, "to": "mm"},
    "name": "COMPUTE_MISC_RESERVED",
    "type_ref": "COMPUTE_MISC_RESERVED_vi"
   },
   {
    "map": {"at": 47228, "to": "mm"},
    "name": "COMPUTE_MISC_RESERVED",
    "type_ref": "COMPUTE_MISC_RESERVED_vi"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47612, "to": "mm"},
    "name": "COMPUTE_NOWHERE"
   },
   {
    "map": {"at": 47612, "to": "mm"},
    "name": "COMPUTE_NOWHERE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47132, "to": "mm"},
    "name": "COMPUTE_NUM_THREAD_X",
    "type_ref": "COMPUTE_NUM_THREAD_X"
   },
   {
    "map": {"at": 47132, "to": "mm"},
    "name": "COMPUTE_NUM_THREAD_X",
    "type_ref": "COMPUTE_NUM_THREAD_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47136, "to": "mm"},
    "name": "COMPUTE_NUM_THREAD_Y",
    "type_ref": "COMPUTE_NUM_THREAD_X"
   },
   {
    "map": {"at": 47136, "to": "mm"},
    "name": "COMPUTE_NUM_THREAD_Y",
    "type_ref": "COMPUTE_NUM_THREAD_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47140, "to": "mm"},
    "name": "COMPUTE_NUM_THREAD_Z",
    "type_ref": "COMPUTE_NUM_THREAD_X"
   },
   {
    "map": {"at": 47140, "to": "mm"},
    "name": "COMPUTE_NUM_THREAD_Z",
    "type_ref": "COMPUTE_NUM_THREAD_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47148, "to": "mm"},
    "name": "COMPUTE_PERFCOUNT_ENABLE",
    "type_ref": "COMPUTE_PERFCOUNT_ENABLE"
   },
   {
    "map": {"at": 47148, "to": "mm"},
    "name": "COMPUTE_PERFCOUNT_ENABLE",
    "type_ref": "COMPUTE_PERFCOUNT_ENABLE"
   },
   {
-   "chips": ["gfx9", "si"],
+   "chips": ["gfx9", "gfx6"],
    "map": {"at": 47156, "to": "mm"},
    "name": "COMPUTE_PGM_HI",
    "type_ref": "COMPUTE_PGM_HI"
   },
   {
    "map": {"at": 47156, "to": "mm"},
    "name": "COMPUTE_PGM_HI",
    "type_ref": "COMPUTE_PGM_HI"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 47156, "to": "mm"},
    "name": "COMPUTE_PGM_HI",
    "type_ref": "COMPUTE_PGM_HI_cik"
   },
   {
    "map": {"at": 47156, "to": "mm"},
    "name": "COMPUTE_PGM_HI",
    "type_ref": "COMPUTE_PGM_HI_cik"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47152, "to": "mm"},
    "name": "COMPUTE_PGM_LO"
   },
   {
    "map": {"at": 47152, "to": "mm"},
    "name": "COMPUTE_PGM_LO"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 47176, "to": "mm"},
    "name": "COMPUTE_PGM_RSRC1",
    "type_ref": "SPI_SHADER_PGM_RSRC1_HS"
   },
   {
    "map": {"at": 47176, "to": "mm"},
    "name": "COMPUTE_PGM_RSRC1",
    "type_ref": "SPI_SHADER_PGM_RSRC1_HS"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 47176, "to": "mm"},
    "name": "COMPUTE_PGM_RSRC1",
    "type_ref": "COMPUTE_PGM_RSRC1"
    "map": {"at": 47176, "to": "mm"},
    "name": "COMPUTE_PGM_RSRC1",
    "type_ref": "COMPUTE_PGM_RSRC1"
    "type_ref": "COMPUTE_PGM_RSRC1_gfx9"
   },
   {
    "type_ref": "COMPUTE_PGM_RSRC1_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 47180, "to": "mm"},
    "name": "COMPUTE_PGM_RSRC2",
    "type_ref": "COMPUTE_PGM_RSRC2"
   },
   {
    "map": {"at": 47180, "to": "mm"},
    "name": "COMPUTE_PGM_RSRC2",
    "type_ref": "COMPUTE_PGM_RSRC2"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 47180, "to": "mm"},
    "name": "COMPUTE_PGM_RSRC2",
    "type_ref": "COMPUTE_PGM_RSRC2_cik"
    "map": {"at": 47180, "to": "mm"},
    "name": "COMPUTE_PGM_RSRC2",
    "type_ref": "COMPUTE_PGM_RSRC2_cik"
    "type_ref": "COMPUTE_PGM_RSRC2_gfx9"
   },
   {
    "type_ref": "COMPUTE_PGM_RSRC2_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47144, "to": "mm"},
    "name": "COMPUTE_PIPELINESTAT_ENABLE",
    "type_ref": "COMPUTE_PIPELINESTAT_ENABLE"
   },
   {
    "map": {"at": 47144, "to": "mm"},
    "name": "COMPUTE_PIPELINESTAT_ENABLE",
    "type_ref": "COMPUTE_PIPELINESTAT_ENABLE"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47240, "to": "mm"},
    "name": "COMPUTE_RELAUNCH",
    "type_ref": "COMPUTE_RELAUNCH"
   },
   {
    "map": {"at": 47240, "to": "mm"},
    "name": "COMPUTE_RELAUNCH",
    "type_ref": "COMPUTE_RELAUNCH"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 47188, "to": "mm"},
    "name": "COMPUTE_RESOURCE_LIMITS",
    "type_ref": "COMPUTE_RESOURCE_LIMITS"
   },
   {
    "map": {"at": 47188, "to": "mm"},
    "name": "COMPUTE_RESOURCE_LIMITS",
    "type_ref": "COMPUTE_RESOURCE_LIMITS"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 47188, "to": "mm"},
    "name": "COMPUTE_RESOURCE_LIMITS",
    "type_ref": "COMPUTE_RESOURCE_LIMITS_cik"
    "map": {"at": 47188, "to": "mm"},
    "name": "COMPUTE_RESOURCE_LIMITS",
    "type_ref": "COMPUTE_RESOURCE_LIMITS_cik"
    "type_ref": "COMPUTE_RESOURCE_LIMITS_gfx9"
   },
   {
    "type_ref": "COMPUTE_RESOURCE_LIMITS_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47212, "to": "mm"},
    "name": "COMPUTE_RESTART_X"
   },
   {
    "map": {"at": 47212, "to": "mm"},
    "name": "COMPUTE_RESTART_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47216, "to": "mm"},
    "name": "COMPUTE_RESTART_Y"
   },
   {
    "map": {"at": 47216, "to": "mm"},
    "name": "COMPUTE_RESTART_Y"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47220, "to": "mm"},
    "name": "COMPUTE_RESTART_Z"
   },
   {
    "map": {"at": 47220, "to": "mm"},
    "name": "COMPUTE_RESTART_Z"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47120, "to": "mm"},
    "name": "COMPUTE_START_X"
   },
   {
    "map": {"at": 47120, "to": "mm"},
    "name": "COMPUTE_START_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47124, "to": "mm"},
    "name": "COMPUTE_START_Y"
   },
   {
    "map": {"at": 47124, "to": "mm"},
    "name": "COMPUTE_START_Y"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47128, "to": "mm"},
    "name": "COMPUTE_START_Z"
   },
   {
    "map": {"at": 47128, "to": "mm"},
    "name": "COMPUTE_START_Z"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47192, "to": "mm"},
    "name": "COMPUTE_STATIC_THREAD_MGMT_SE0",
    "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
   },
   {
    "map": {"at": 47192, "to": "mm"},
    "name": "COMPUTE_STATIC_THREAD_MGMT_SE0",
    "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47196, "to": "mm"},
    "name": "COMPUTE_STATIC_THREAD_MGMT_SE1",
    "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
   },
   {
    "map": {"at": 47196, "to": "mm"},
    "name": "COMPUTE_STATIC_THREAD_MGMT_SE1",
    "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47204, "to": "mm"},
    "name": "COMPUTE_STATIC_THREAD_MGMT_SE2",
    "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
   },
   {
    "map": {"at": 47204, "to": "mm"},
    "name": "COMPUTE_STATIC_THREAD_MGMT_SE2",
    "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47208, "to": "mm"},
    "name": "COMPUTE_STATIC_THREAD_MGMT_SE3",
    "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
   },
   {
    "map": {"at": 47208, "to": "mm"},
    "name": "COMPUTE_STATIC_THREAD_MGMT_SE3",
    "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47164, "to": "mm"},
    "name": "COMPUTE_TBA_HI",
    "type_ref": "COMPUTE_PGM_HI"
   },
   {
    "map": {"at": 47164, "to": "mm"},
    "name": "COMPUTE_TBA_HI",
    "type_ref": "COMPUTE_PGM_HI"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47160, "to": "mm"},
    "name": "COMPUTE_TBA_LO"
   },
   {
    "map": {"at": 47160, "to": "mm"},
    "name": "COMPUTE_TBA_LO"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47236, "to": "mm"},
    "name": "COMPUTE_THREADGROUP_ID"
   },
   {
    "map": {"at": 47236, "to": "mm"},
    "name": "COMPUTE_THREADGROUP_ID"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47172, "to": "mm"},
    "name": "COMPUTE_TMA_HI",
    "type_ref": "COMPUTE_PGM_HI"
   },
   {
    "map": {"at": 47172, "to": "mm"},
    "name": "COMPUTE_TMA_HI",
    "type_ref": "COMPUTE_PGM_HI"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47168, "to": "mm"},
    "name": "COMPUTE_TMA_LO"
   },
   {
    "map": {"at": 47168, "to": "mm"},
    "name": "COMPUTE_TMA_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47200, "to": "mm"},
    "name": "COMPUTE_TMPRING_SIZE",
    "type_ref": "COMPUTE_TMPRING_SIZE"
   },
   {
    "map": {"at": 47200, "to": "mm"},
    "name": "COMPUTE_TMPRING_SIZE",
    "type_ref": "COMPUTE_TMPRING_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47360, "to": "mm"},
    "name": "COMPUTE_USER_DATA_0"
   },
   {
    "map": {"at": 47360, "to": "mm"},
    "name": "COMPUTE_USER_DATA_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47364, "to": "mm"},
    "name": "COMPUTE_USER_DATA_1"
   },
   {
    "map": {"at": 47364, "to": "mm"},
    "name": "COMPUTE_USER_DATA_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47400, "to": "mm"},
    "name": "COMPUTE_USER_DATA_10"
   },
   {
    "map": {"at": 47400, "to": "mm"},
    "name": "COMPUTE_USER_DATA_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47404, "to": "mm"},
    "name": "COMPUTE_USER_DATA_11"
   },
   {
    "map": {"at": 47404, "to": "mm"},
    "name": "COMPUTE_USER_DATA_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47408, "to": "mm"},
    "name": "COMPUTE_USER_DATA_12"
   },
   {
    "map": {"at": 47408, "to": "mm"},
    "name": "COMPUTE_USER_DATA_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47412, "to": "mm"},
    "name": "COMPUTE_USER_DATA_13"
   },
   {
    "map": {"at": 47412, "to": "mm"},
    "name": "COMPUTE_USER_DATA_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47416, "to": "mm"},
    "name": "COMPUTE_USER_DATA_14"
   },
   {
    "map": {"at": 47416, "to": "mm"},
    "name": "COMPUTE_USER_DATA_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47420, "to": "mm"},
    "name": "COMPUTE_USER_DATA_15"
   },
   {
    "map": {"at": 47420, "to": "mm"},
    "name": "COMPUTE_USER_DATA_15"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47368, "to": "mm"},
    "name": "COMPUTE_USER_DATA_2"
   },
   {
    "map": {"at": 47368, "to": "mm"},
    "name": "COMPUTE_USER_DATA_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47372, "to": "mm"},
    "name": "COMPUTE_USER_DATA_3"
   },
   {
    "map": {"at": 47372, "to": "mm"},
    "name": "COMPUTE_USER_DATA_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47376, "to": "mm"},
    "name": "COMPUTE_USER_DATA_4"
   },
   {
    "map": {"at": 47376, "to": "mm"},
    "name": "COMPUTE_USER_DATA_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47380, "to": "mm"},
    "name": "COMPUTE_USER_DATA_5"
   },
   {
    "map": {"at": 47380, "to": "mm"},
    "name": "COMPUTE_USER_DATA_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47384, "to": "mm"},
    "name": "COMPUTE_USER_DATA_6"
   },
   {
    "map": {"at": 47384, "to": "mm"},
    "name": "COMPUTE_USER_DATA_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47388, "to": "mm"},
    "name": "COMPUTE_USER_DATA_7"
   },
   {
    "map": {"at": 47388, "to": "mm"},
    "name": "COMPUTE_USER_DATA_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47392, "to": "mm"},
    "name": "COMPUTE_USER_DATA_8"
   },
   {
    "map": {"at": 47392, "to": "mm"},
    "name": "COMPUTE_USER_DATA_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47396, "to": "mm"},
    "name": "COMPUTE_USER_DATA_9"
   },
   {
    "map": {"at": 47396, "to": "mm"},
    "name": "COMPUTE_USER_DATA_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 47184, "to": "mm"},
    "name": "COMPUTE_VMID",
    "type_ref": "COMPUTE_VMID"
   },
   {
    "map": {"at": 47184, "to": "mm"},
    "name": "COMPUTE_VMID",
    "type_ref": "COMPUTE_VMID"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47248, "to": "mm"},
    "name": "COMPUTE_WAVE_RESTORE_ADDR_HI",
    "type_ref": "COMPUTE_WAVE_RESTORE_ADDR_HI"
   },
   {
    "map": {"at": 47248, "to": "mm"},
    "name": "COMPUTE_WAVE_RESTORE_ADDR_HI",
    "type_ref": "COMPUTE_WAVE_RESTORE_ADDR_HI"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 47244, "to": "mm"},
    "name": "COMPUTE_WAVE_RESTORE_ADDR_LO"
   },
   {
    "map": {"at": 47244, "to": "mm"},
    "name": "COMPUTE_WAVE_RESTORE_ADDR_LO"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 47252, "to": "mm"},
    "name": "COMPUTE_WAVE_RESTORE_CONTROL",
    "type_ref": "COMPUTE_WAVE_RESTORE_CONTROL"
    "map": {"at": 47252, "to": "mm"},
    "name": "COMPUTE_WAVE_RESTORE_CONTROL",
    "type_ref": "COMPUTE_WAVE_RESTORE_CONTROL"
    "type_ref": "CPC_LATENCY_STATS_SELECT"
   },
   {
    "type_ref": "CPC_LATENCY_STATS_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213020, "to": "mm"},
    "name": "CPC_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 213020, "to": "mm"},
    "name": "CPC_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213016, "to": "mm"},
    "name": "CPC_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 213016, "to": "mm"},
    "name": "CPC_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221220, "to": "mm"},
    "name": "CPC_PERFCOUNTER0_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "map": {"at": 221220, "to": "mm"},
    "name": "CPC_PERFCOUNTER0_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "type_ref": "CPG_PERFCOUNTER0_SELECT_gfx9"
   },
   {
    "type_ref": "CPG_PERFCOUNTER0_SELECT_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221200, "to": "mm"},
    "name": "CPC_PERFCOUNTER0_SELECT1",
    "type_ref": "CPG_PERFCOUNTER0_SELECT1"
    "map": {"at": 221200, "to": "mm"},
    "name": "CPC_PERFCOUNTER0_SELECT1",
    "type_ref": "CPG_PERFCOUNTER0_SELECT1"
    "type_ref": "CPG_PERFCOUNTER0_SELECT1_gfx9"
   },
   {
    "type_ref": "CPG_PERFCOUNTER0_SELECT1_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213012, "to": "mm"},
    "name": "CPC_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 213012, "to": "mm"},
    "name": "CPC_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213008, "to": "mm"},
    "name": "CPC_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 213008, "to": "mm"},
    "name": "CPC_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221196, "to": "mm"},
    "name": "CPC_PERFCOUNTER1_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "map": {"at": 221196, "to": "mm"},
    "name": "CPC_PERFCOUNTER1_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "type_ref": "CPF_LATENCY_STATS_SELECT"
   },
   {
    "type_ref": "CPF_LATENCY_STATS_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213036, "to": "mm"},
    "name": "CPF_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 213036, "to": "mm"},
    "name": "CPF_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213032, "to": "mm"},
    "name": "CPF_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 213032, "to": "mm"},
    "name": "CPF_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221212, "to": "mm"},
    "name": "CPF_PERFCOUNTER0_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "map": {"at": 221212, "to": "mm"},
    "name": "CPF_PERFCOUNTER0_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "type_ref": "CPG_PERFCOUNTER0_SELECT_gfx9"
   },
   {
    "type_ref": "CPG_PERFCOUNTER0_SELECT_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221208, "to": "mm"},
    "name": "CPF_PERFCOUNTER0_SELECT1",
    "type_ref": "CPG_PERFCOUNTER0_SELECT1"
    "map": {"at": 221208, "to": "mm"},
    "name": "CPF_PERFCOUNTER0_SELECT1",
    "type_ref": "CPG_PERFCOUNTER0_SELECT1"
    "type_ref": "CPG_PERFCOUNTER0_SELECT1_gfx9"
   },
   {
    "type_ref": "CPG_PERFCOUNTER0_SELECT1_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213028, "to": "mm"},
    "name": "CPF_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 213028, "to": "mm"},
    "name": "CPF_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213024, "to": "mm"},
    "name": "CPF_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 213024, "to": "mm"},
    "name": "CPF_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221204, "to": "mm"},
    "name": "CPF_PERFCOUNTER1_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "map": {"at": 221204, "to": "mm"},
    "name": "CPF_PERFCOUNTER1_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "type_ref": "CPG_LATENCY_STATS_SELECT"
   },
   {
    "type_ref": "CPG_LATENCY_STATS_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213004, "to": "mm"},
    "name": "CPG_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 213004, "to": "mm"},
    "name": "CPG_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213000, "to": "mm"},
    "name": "CPG_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 213000, "to": "mm"},
    "name": "CPG_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221192, "to": "mm"},
    "name": "CPG_PERFCOUNTER0_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "map": {"at": 221192, "to": "mm"},
    "name": "CPG_PERFCOUNTER0_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "type_ref": "CPG_PERFCOUNTER0_SELECT_gfx9"
   },
   {
    "type_ref": "CPG_PERFCOUNTER0_SELECT_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221188, "to": "mm"},
    "name": "CPG_PERFCOUNTER0_SELECT1",
    "type_ref": "CPG_PERFCOUNTER0_SELECT1"
    "map": {"at": 221188, "to": "mm"},
    "name": "CPG_PERFCOUNTER0_SELECT1",
    "type_ref": "CPG_PERFCOUNTER0_SELECT1"
    "type_ref": "CPG_PERFCOUNTER0_SELECT1_gfx9"
   },
   {
    "type_ref": "CPG_PERFCOUNTER0_SELECT1_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 212996, "to": "mm"},
    "name": "CPG_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 212996, "to": "mm"},
    "name": "CPG_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 212992, "to": "mm"},
    "name": "CPG_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 212992, "to": "mm"},
    "name": "CPG_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221184, "to": "mm"},
    "name": "CPG_PERFCOUNTER1_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "map": {"at": 221184, "to": "mm"},
    "name": "CPG_PERFCOUNTER1_SELECT",
    "type_ref": "CPG_PERFCOUNTER0_SELECT"
    "type_ref": "CPG_TC_PERF_COUNTER_WINDOW_SELECT"
   },
   {
    "type_ref": "CPG_TC_PERF_COUNTER_WINDOW_SELECT"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 34296, "to": "mm"},
    "name": "CP_COHER_BASE"
   },
   {
    "map": {"at": 34296, "to": "mm"},
    "name": "CP_COHER_BASE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 197112, "to": "mm"},
    "name": "CP_COHER_BASE"
   },
   {
    "map": {"at": 197112, "to": "mm"},
    "name": "CP_COHER_BASE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 197092, "to": "mm"},
    "name": "CP_COHER_BASE_HI",
    "type_ref": "CP_COHER_BASE_HI"
   },
   {
    "map": {"at": 197092, "to": "mm"},
    "name": "CP_COHER_BASE_HI",
    "type_ref": "CP_COHER_BASE_HI"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 34288, "to": "mm"},
    "name": "CP_COHER_CNTL",
    "type_ref": "CP_COHER_CNTL"
   },
   {
    "map": {"at": 34288, "to": "mm"},
    "name": "CP_COHER_CNTL",
    "type_ref": "CP_COHER_CNTL"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 197104, "to": "mm"},
    "name": "CP_COHER_CNTL",
    "type_ref": "CP_COHER_CNTL_cik"
   },
   {
    "map": {"at": 197104, "to": "mm"},
    "name": "CP_COHER_CNTL",
    "type_ref": "CP_COHER_CNTL_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 197104, "to": "mm"},
    "name": "CP_COHER_CNTL",
    "type_ref": "CP_COHER_CNTL_vi"
    "map": {"at": 197104, "to": "mm"},
    "name": "CP_COHER_CNTL",
    "type_ref": "CP_COHER_CNTL_vi"
    "type_ref": "CP_COHER_CNTL_gfx9"
   },
   {
    "type_ref": "CP_COHER_CNTL_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 34292, "to": "mm"},
    "name": "CP_COHER_SIZE"
   },
   {
    "map": {"at": 34292, "to": "mm"},
    "name": "CP_COHER_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 197108, "to": "mm"},
    "name": "CP_COHER_SIZE"
   },
   {
    "map": {"at": 197108, "to": "mm"},
    "name": "CP_COHER_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 197168, "to": "mm"},
    "name": "CP_COHER_SIZE_HI",
    "type_ref": "CP_COHER_SIZE_HI"
   },
   {
    "map": {"at": 197168, "to": "mm"},
    "name": "CP_COHER_SIZE_HI",
    "type_ref": "CP_COHER_SIZE_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 197100, "to": "mm"},
    "name": "CP_COHER_START_DELAY",
    "type_ref": "CP_COHER_START_DELAY"
   },
   {
    "map": {"at": 197100, "to": "mm"},
    "name": "CP_COHER_START_DELAY",
    "type_ref": "CP_COHER_START_DELAY"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 197116, "to": "mm"},
    "name": "CP_COHER_STATUS",
    "type_ref": "CP_COHER_STATUS"
    "map": {"at": 197116, "to": "mm"},
    "name": "CP_COHER_STATUS",
    "type_ref": "CP_COHER_STATUS"
    "type_ref": "CP_COHER_STATUS_gfx9"
   },
   {
    "type_ref": "CP_COHER_STATUS_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 33300, "to": "mm"},
    "name": "CP_CPC_BUSY_STAT",
    "type_ref": "CP_CPC_BUSY_STAT"
   },
   {
    "map": {"at": 33300, "to": "mm"},
    "name": "CP_CPC_BUSY_STAT",
    "type_ref": "CP_CPC_BUSY_STAT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 33304, "to": "mm"},
    "name": "CP_CPC_STALLED_STAT1",
    "type_ref": "CP_CPC_STALLED_STAT1"
    "map": {"at": 33304, "to": "mm"},
    "name": "CP_CPC_STALLED_STAT1",
    "type_ref": "CP_CPC_STALLED_STAT1"
    "type_ref": "CP_CPC_STALLED_STAT1_gfx9"
   },
   {
    "type_ref": "CP_CPC_STALLED_STAT1_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 33296, "to": "mm"},
    "name": "CP_CPC_STATUS",
    "type_ref": "CP_CPC_STATUS"
    "map": {"at": 33296, "to": "mm"},
    "name": "CP_CPC_STATUS",
    "type_ref": "CP_CPC_STATUS"
    "type_ref": "CP_CPC_STATUS_gfx9"
   },
   {
    "type_ref": "CP_CPC_STATUS_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 33312, "to": "mm"},
    "name": "CP_CPF_BUSY_STAT",
    "type_ref": "CP_CPF_BUSY_STAT"
   },
   {
    "map": {"at": 33312, "to": "mm"},
    "name": "CP_CPF_BUSY_STAT",
    "type_ref": "CP_CPF_BUSY_STAT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 33316, "to": "mm"},
    "name": "CP_CPF_STALLED_STAT1",
    "type_ref": "CP_CPF_STALLED_STAT1"
    "map": {"at": 33316, "to": "mm"},
    "name": "CP_CPF_STALLED_STAT1",
    "type_ref": "CP_CPF_STALLED_STAT1"
    "type_ref": "CP_CPF_STALLED_STAT1_gfx9"
   },
   {
    "type_ref": "CP_CPF_STALLED_STAT1_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 33308, "to": "mm"},
    "name": "CP_CPF_STATUS",
    "type_ref": "CP_CPF_STATUS"
    "map": {"at": 33308, "to": "mm"},
    "name": "CP_CPF_STATUS",
    "type_ref": "CP_CPF_STATUS"
    "type_ref": "CP_CPF_STATUS_gfx9"
   },
   {
    "type_ref": "CP_CPF_STATUS_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221216, "to": "mm"},
    "name": "CP_PERFMON_CNTL",
    "type_ref": "CP_PERFMON_CNTL"
    "map": {"at": 221216, "to": "mm"},
    "name": "CP_PERFMON_CNTL",
    "type_ref": "CP_PERFMON_CNTL"
    "type_ref": "CP_PERFMON_CNTX_CNTL"
   },
   {
    "type_ref": "CP_PERFMON_CNTX_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 34420, "to": "mm"},
    "name": "CP_STALLED_STAT1",
    "type_ref": "CP_STALLED_STAT1"
   },
   {
    "map": {"at": 34420, "to": "mm"},
    "name": "CP_STALLED_STAT1",
    "type_ref": "CP_STALLED_STAT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 34424, "to": "mm"},
    "name": "CP_STALLED_STAT2",
    "type_ref": "CP_STALLED_STAT2"
   },
   {
    "map": {"at": 34424, "to": "mm"},
    "name": "CP_STALLED_STAT2",
    "type_ref": "CP_STALLED_STAT2"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 34416, "to": "mm"},
    "name": "CP_STALLED_STAT3",
    "type_ref": "CP_STALLED_STAT3"
    "map": {"at": 34416, "to": "mm"},
    "name": "CP_STALLED_STAT3",
    "type_ref": "CP_STALLED_STAT3"
    "type_ref": "CP_STALLED_STAT3_gfx9"
   },
   {
    "type_ref": "CP_STALLED_STAT3_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 34432, "to": "mm"},
    "name": "CP_STAT",
    "type_ref": "CP_STAT"
    "map": {"at": 34432, "to": "mm"},
    "name": "CP_STAT",
    "type_ref": "CP_STAT"
    "type_ref": "CP_STAT_gfx9"
   },
   {
    "type_ref": "CP_STAT_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 34044, "to": "mm"},
    "name": "CP_STRMOUT_CNTL",
    "type_ref": "CP_STRMOUT_CNTL"
   },
   {
    "map": {"at": 34044, "to": "mm"},
    "name": "CP_STRMOUT_CNTL",
    "type_ref": "CP_STRMOUT_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 196860, "to": "mm"},
    "name": "CP_STRMOUT_CNTL",
    "type_ref": "CP_STRMOUT_CNTL"
   },
   {
    "map": {"at": 196860, "to": "mm"},
    "name": "CP_STRMOUT_CNTL",
    "type_ref": "CP_STRMOUT_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165836, "to": "mm"},
    "name": "CS_COPY_STATE",
    "type_ref": "CS_COPY_STATE"
   },
   {
    "map": {"at": 165836, "to": "mm"},
    "name": "CS_COPY_STATE",
    "type_ref": "CS_COPY_STATE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166768, "to": "mm"},
    "name": "DB_ALPHA_TO_MASK",
    "type_ref": "DB_ALPHA_TO_MASK"
   },
   {
    "map": {"at": 166768, "to": "mm"},
    "name": "DB_ALPHA_TO_MASK",
    "type_ref": "DB_ALPHA_TO_MASK"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 163844, "to": "mm"},
    "name": "DB_COUNT_CONTROL",
    "type_ref": "DB_COUNT_CONTROL"
   },
   {
    "map": {"at": 163844, "to": "mm"},
    "name": "DB_COUNT_CONTROL",
    "type_ref": "DB_COUNT_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 163844, "to": "mm"},
    "name": "DB_COUNT_CONTROL",
    "type_ref": "DB_COUNT_CONTROL_cik"
   },
   {
    "map": {"at": 163844, "to": "mm"},
    "name": "DB_COUNT_CONTROL",
    "type_ref": "DB_COUNT_CONTROL_cik"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163876, "to": "mm"},
    "name": "DB_DEPTH_BOUNDS_MAX"
   },
   {
    "map": {"at": 163876, "to": "mm"},
    "name": "DB_DEPTH_BOUNDS_MAX"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163872, "to": "mm"},
    "name": "DB_DEPTH_BOUNDS_MIN"
   },
   {
    "map": {"at": 163872, "to": "mm"},
    "name": "DB_DEPTH_BOUNDS_MIN"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163884, "to": "mm"},
    "name": "DB_DEPTH_CLEAR"
   },
   {
    "map": {"at": 163884, "to": "mm"},
    "name": "DB_DEPTH_CLEAR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165888, "to": "mm"},
    "name": "DB_DEPTH_CONTROL",
    "type_ref": "DB_DEPTH_CONTROL"
   },
   {
    "map": {"at": 165888, "to": "mm"},
    "name": "DB_DEPTH_CONTROL",
    "type_ref": "DB_DEPTH_CONTROL"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 163900, "to": "mm"},
    "name": "DB_DEPTH_INFO",
    "type_ref": "DB_DEPTH_INFO"
   },
   {
    "map": {"at": 163900, "to": "mm"},
    "name": "DB_DEPTH_INFO",
    "type_ref": "DB_DEPTH_INFO"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 163900, "to": "mm"},
    "name": "DB_DEPTH_INFO",
    "type_ref": "DB_DEPTH_INFO_cik"
   },
   {
    "map": {"at": 163900, "to": "mm"},
    "name": "DB_DEPTH_INFO",
    "type_ref": "DB_DEPTH_INFO_cik"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163928, "to": "mm"},
    "name": "DB_DEPTH_SIZE",
    "type_ref": "DB_DEPTH_SIZE"
    "map": {"at": 163928, "to": "mm"},
    "name": "DB_DEPTH_SIZE",
    "type_ref": "DB_DEPTH_SIZE"
    "type_ref": "DB_DEPTH_SIZE_gfx9"
   },
   {
    "type_ref": "DB_DEPTH_SIZE_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163932, "to": "mm"},
    "name": "DB_DEPTH_SLICE",
    "type_ref": "DB_DEPTH_SLICE"
   },
   {
    "map": {"at": 163932, "to": "mm"},
    "name": "DB_DEPTH_SLICE",
    "type_ref": "DB_DEPTH_SLICE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163848, "to": "mm"},
    "name": "DB_DEPTH_VIEW",
    "type_ref": "DB_DEPTH_VIEW"
    "map": {"at": 163848, "to": "mm"},
    "name": "DB_DEPTH_VIEW",
    "type_ref": "DB_DEPTH_VIEW"
    "type_ref": "DB_DFSM_CONTROL"
   },
   {
    "type_ref": "DB_DFSM_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165892, "to": "mm"},
    "name": "DB_EQAA",
    "type_ref": "DB_EQAA"
   },
   {
    "map": {"at": 165892, "to": "mm"},
    "name": "DB_EQAA",
    "type_ref": "DB_EQAA"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163860, "to": "mm"},
    "name": "DB_HTILE_DATA_BASE"
   },
    "map": {"at": 163860, "to": "mm"},
    "name": "DB_HTILE_DATA_BASE"
   },
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
-   "chips": ["cik", "si"],
+   "chips": ["gfx7", "gfx6"],
    "map": {"at": 166588, "to": "mm"},
    "name": "DB_HTILE_SURFACE",
    "type_ref": "DB_HTILE_SURFACE"
   },
   {
    "map": {"at": 166588, "to": "mm"},
    "name": "DB_HTILE_SURFACE",
    "type_ref": "DB_HTILE_SURFACE"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 166588, "to": "mm"},
    "name": "DB_HTILE_SURFACE",
    "type_ref": "DB_HTILE_SURFACE_vi"
    "map": {"at": 166588, "to": "mm"},
    "name": "DB_HTILE_SURFACE",
    "type_ref": "DB_HTILE_SURFACE_vi"
    "type_ref": "DB_HTILE_SURFACE_gfx9"
   },
   {
    "type_ref": "DB_HTILE_SURFACE_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 200452, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT0_HI",
    "type_ref": "DB_OCCLUSION_COUNT1_HI"
   },
   {
    "map": {"at": 200452, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT0_HI",
    "type_ref": "DB_OCCLUSION_COUNT1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 200448, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT0_LOW"
   },
   {
    "map": {"at": 200448, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT0_LOW"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 200460, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT1_HI",
    "type_ref": "DB_OCCLUSION_COUNT1_HI"
   },
   {
    "map": {"at": 200460, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT1_HI",
    "type_ref": "DB_OCCLUSION_COUNT1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 200456, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT1_LOW"
   },
   {
    "map": {"at": 200456, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT1_LOW"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 200468, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT2_HI",
    "type_ref": "DB_OCCLUSION_COUNT1_HI"
   },
   {
    "map": {"at": 200468, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT2_HI",
    "type_ref": "DB_OCCLUSION_COUNT1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 200464, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT2_LOW"
   },
   {
    "map": {"at": 200464, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT2_LOW"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 200476, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT3_HI",
    "type_ref": "DB_OCCLUSION_COUNT1_HI"
   },
   {
    "map": {"at": 200476, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT3_HI",
    "type_ref": "DB_OCCLUSION_COUNT1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 200472, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT3_LOW"
   },
   {
    "map": {"at": 200472, "to": "mm"},
    "name": "DB_OCCLUSION_COUNT3_LOW"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217348, "to": "mm"},
    "name": "DB_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 217348, "to": "mm"},
    "name": "DB_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217344, "to": "mm"},
    "name": "DB_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 217344, "to": "mm"},
    "name": "DB_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225536, "to": "mm"},
    "name": "DB_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 225536, "to": "mm"},
    "name": "DB_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225540, "to": "mm"},
    "name": "DB_PERFCOUNTER0_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 225540, "to": "mm"},
    "name": "DB_PERFCOUNTER0_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217356, "to": "mm"},
    "name": "DB_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 217356, "to": "mm"},
    "name": "DB_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217352, "to": "mm"},
    "name": "DB_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 217352, "to": "mm"},
    "name": "DB_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225544, "to": "mm"},
    "name": "DB_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 225544, "to": "mm"},
    "name": "DB_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225548, "to": "mm"},
    "name": "DB_PERFCOUNTER1_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 225548, "to": "mm"},
    "name": "DB_PERFCOUNTER1_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217364, "to": "mm"},
    "name": "DB_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 217364, "to": "mm"},
    "name": "DB_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217360, "to": "mm"},
    "name": "DB_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 217360, "to": "mm"},
    "name": "DB_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225552, "to": "mm"},
    "name": "DB_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 225552, "to": "mm"},
    "name": "DB_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217372, "to": "mm"},
    "name": "DB_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 217372, "to": "mm"},
    "name": "DB_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217368, "to": "mm"},
    "name": "DB_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 217368, "to": "mm"},
    "name": "DB_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 225560, "to": "mm"},
    "name": "DB_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 225560, "to": "mm"},
    "name": "DB_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166600, "to": "mm"},
    "name": "DB_PRELOAD_CONTROL",
    "type_ref": "DB_PRELOAD_CONTROL"
   },
   {
    "map": {"at": 166600, "to": "mm"},
    "name": "DB_PRELOAD_CONTROL",
    "type_ref": "DB_PRELOAD_CONTROL"
   },
   {
-   "chips": ["cik", "si"],
+   "chips": ["gfx7", "gfx6"],
    "map": {"at": 163840, "to": "mm"},
    "name": "DB_RENDER_CONTROL",
    "type_ref": "DB_RENDER_CONTROL"
   },
   {
    "map": {"at": 163840, "to": "mm"},
    "name": "DB_RENDER_CONTROL",
    "type_ref": "DB_RENDER_CONTROL"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 163840, "to": "mm"},
    "name": "DB_RENDER_CONTROL",
    "type_ref": "DB_RENDER_CONTROL_vi"
   },
   {
    "map": {"at": 163840, "to": "mm"},
    "name": "DB_RENDER_CONTROL",
    "type_ref": "DB_RENDER_CONTROL_vi"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163852, "to": "mm"},
    "name": "DB_RENDER_OVERRIDE",
    "type_ref": "DB_RENDER_OVERRIDE"
   },
   {
    "map": {"at": 163852, "to": "mm"},
    "name": "DB_RENDER_OVERRIDE",
    "type_ref": "DB_RENDER_OVERRIDE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 163856, "to": "mm"},
    "name": "DB_RENDER_OVERRIDE2",
    "type_ref": "DB_RENDER_OVERRIDE2"
   },
   {
    "map": {"at": 163856, "to": "mm"},
    "name": "DB_RENDER_OVERRIDE2",
    "type_ref": "DB_RENDER_OVERRIDE2"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 163856, "to": "mm"},
    "name": "DB_RENDER_OVERRIDE2",
    "type_ref": "DB_RENDER_OVERRIDE2_cik"
    "map": {"at": 163856, "to": "mm"},
    "name": "DB_RENDER_OVERRIDE2",
    "type_ref": "DB_RENDER_OVERRIDE2_cik"
    "type_ref": "DB_RENDER_OVERRIDE2_gfx9"
   },
   {
    "type_ref": "DB_RENDER_OVERRIDE2_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165900, "to": "mm"},
    "name": "DB_SHADER_CONTROL",
    "type_ref": "DB_SHADER_CONTROL"
   },
   {
    "map": {"at": 165900, "to": "mm"},
    "name": "DB_SHADER_CONTROL",
    "type_ref": "DB_SHADER_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "vi"],
+   "chips": ["gfx7", "fiji", "gfx8"],
    "map": {"at": 165900, "to": "mm"},
    "name": "DB_SHADER_CONTROL",
    "type_ref": "DB_SHADER_CONTROL_cik"
    "map": {"at": 165900, "to": "mm"},
    "name": "DB_SHADER_CONTROL",
    "type_ref": "DB_SHADER_CONTROL_cik"
    "type_ref": "DB_SHADER_CONTROL_gfx9"
   },
   {
    "type_ref": "DB_SHADER_CONTROL_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166592, "to": "mm"},
    "name": "DB_SRESULTS_COMPARE_STATE0",
    "type_ref": "DB_SRESULTS_COMPARE_STATE0"
   },
   {
    "map": {"at": 166592, "to": "mm"},
    "name": "DB_SRESULTS_COMPARE_STATE0",
    "type_ref": "DB_SRESULTS_COMPARE_STATE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166596, "to": "mm"},
    "name": "DB_SRESULTS_COMPARE_STATE1",
    "type_ref": "DB_SRESULTS_COMPARE_STATE1"
   },
   {
    "map": {"at": 166596, "to": "mm"},
    "name": "DB_SRESULTS_COMPARE_STATE1",
    "type_ref": "DB_SRESULTS_COMPARE_STATE1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164912, "to": "mm"},
    "name": "DB_STENCILREFMASK",
    "type_ref": "DB_STENCILREFMASK"
   },
   {
    "map": {"at": 164912, "to": "mm"},
    "name": "DB_STENCILREFMASK",
    "type_ref": "DB_STENCILREFMASK"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164916, "to": "mm"},
    "name": "DB_STENCILREFMASK_BF",
    "type_ref": "DB_STENCILREFMASK_BF"
   },
   {
    "map": {"at": 164916, "to": "mm"},
    "name": "DB_STENCILREFMASK_BF",
    "type_ref": "DB_STENCILREFMASK_BF"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163880, "to": "mm"},
    "name": "DB_STENCIL_CLEAR",
    "type_ref": "DB_STENCIL_CLEAR"
   },
   {
    "map": {"at": 163880, "to": "mm"},
    "name": "DB_STENCIL_CLEAR",
    "type_ref": "DB_STENCIL_CLEAR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164908, "to": "mm"},
    "name": "DB_STENCIL_CONTROL",
    "type_ref": "DB_STENCIL_CONTROL"
   },
   {
    "map": {"at": 164908, "to": "mm"},
    "name": "DB_STENCIL_CONTROL",
    "type_ref": "DB_STENCIL_CONTROL"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 163908, "to": "mm"},
    "name": "DB_STENCIL_INFO",
    "type_ref": "DB_STENCIL_INFO"
   },
   {
    "map": {"at": 163908, "to": "mm"},
    "name": "DB_STENCIL_INFO",
    "type_ref": "DB_STENCIL_INFO"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 163908, "to": "mm"},
    "name": "DB_STENCIL_INFO",
    "type_ref": "DB_STENCIL_INFO_cik"
   },
   {
    "map": {"at": 163908, "to": "mm"},
    "name": "DB_STENCIL_INFO",
    "type_ref": "DB_STENCIL_INFO_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 163908, "to": "mm"},
    "name": "DB_STENCIL_INFO",
    "type_ref": "DB_STENCIL_INFO_vi"
    "map": {"at": 163908, "to": "mm"},
    "name": "DB_STENCIL_INFO",
    "type_ref": "DB_STENCIL_INFO_vi"
    "type_ref": "DB_Z_INFO2"
   },
   {
    "type_ref": "DB_Z_INFO2"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163916, "to": "mm"},
    "name": "DB_STENCIL_READ_BASE"
   },
    "map": {"at": 163916, "to": "mm"},
    "name": "DB_STENCIL_READ_BASE"
   },
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163924, "to": "mm"},
    "name": "DB_STENCIL_WRITE_BASE"
   },
    "map": {"at": 163924, "to": "mm"},
    "name": "DB_STENCIL_WRITE_BASE"
   },
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39000, "to": "mm"},
    "name": "DB_SUBTILE_CONTROL",
    "type_ref": "DB_SUBTILE_CONTROL"
   },
   {
    "map": {"at": 39000, "to": "mm"},
    "name": "DB_SUBTILE_CONTROL",
    "type_ref": "DB_SUBTILE_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 200700, "to": "mm"},
    "name": "DB_ZPASS_COUNT_HI",
    "type_ref": "DB_OCCLUSION_COUNT1_HI"
   },
   {
    "map": {"at": 200700, "to": "mm"},
    "name": "DB_ZPASS_COUNT_HI",
    "type_ref": "DB_OCCLUSION_COUNT1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 200696, "to": "mm"},
    "name": "DB_ZPASS_COUNT_LOW"
   },
   {
    "map": {"at": 200696, "to": "mm"},
    "name": "DB_ZPASS_COUNT_LOW"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 163904, "to": "mm"},
    "name": "DB_Z_INFO",
    "type_ref": "DB_Z_INFO"
   },
   {
    "map": {"at": 163904, "to": "mm"},
    "name": "DB_Z_INFO",
    "type_ref": "DB_Z_INFO"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 163904, "to": "mm"},
    "name": "DB_Z_INFO",
    "type_ref": "DB_Z_INFO_cik"
   },
   {
    "map": {"at": 163904, "to": "mm"},
    "name": "DB_Z_INFO",
    "type_ref": "DB_Z_INFO_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 163904, "to": "mm"},
    "name": "DB_Z_INFO",
    "type_ref": "DB_Z_INFO_vi"
    "map": {"at": 163904, "to": "mm"},
    "name": "DB_Z_INFO",
    "type_ref": "DB_Z_INFO_vi"
    "type_ref": "DB_Z_INFO2"
   },
   {
    "type_ref": "DB_Z_INFO2"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163912, "to": "mm"},
    "name": "DB_Z_READ_BASE"
   },
    "map": {"at": 163912, "to": "mm"},
    "name": "DB_Z_READ_BASE"
   },
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163920, "to": "mm"},
    "name": "DB_Z_WRITE_BASE"
   },
    "map": {"at": 163920, "to": "mm"},
    "name": "DB_Z_WRITE_BASE"
   },
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39160, "to": "mm"},
    "name": "GB_ADDR_CONFIG",
    "type_ref": "GB_ADDR_CONFIG"
    "map": {"at": 39160, "to": "mm"},
    "name": "GB_ADDR_CONFIG",
    "type_ref": "GB_ADDR_CONFIG"
    "type_ref": "GB_ADDR_CONFIG_gfx9"
   },
   {
    "type_ref": "GB_ADDR_CONFIG_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39312, "to": "mm"},
    "name": "GB_MACROTILE_MODE0",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39312, "to": "mm"},
    "name": "GB_MACROTILE_MODE0",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39316, "to": "mm"},
    "name": "GB_MACROTILE_MODE1",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39316, "to": "mm"},
    "name": "GB_MACROTILE_MODE1",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39352, "to": "mm"},
    "name": "GB_MACROTILE_MODE10",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39352, "to": "mm"},
    "name": "GB_MACROTILE_MODE10",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39356, "to": "mm"},
    "name": "GB_MACROTILE_MODE11",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39356, "to": "mm"},
    "name": "GB_MACROTILE_MODE11",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39360, "to": "mm"},
    "name": "GB_MACROTILE_MODE12",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39360, "to": "mm"},
    "name": "GB_MACROTILE_MODE12",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39364, "to": "mm"},
    "name": "GB_MACROTILE_MODE13",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39364, "to": "mm"},
    "name": "GB_MACROTILE_MODE13",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39368, "to": "mm"},
    "name": "GB_MACROTILE_MODE14",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39368, "to": "mm"},
    "name": "GB_MACROTILE_MODE14",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39372, "to": "mm"},
    "name": "GB_MACROTILE_MODE15",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39372, "to": "mm"},
    "name": "GB_MACROTILE_MODE15",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39320, "to": "mm"},
    "name": "GB_MACROTILE_MODE2",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39320, "to": "mm"},
    "name": "GB_MACROTILE_MODE2",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39324, "to": "mm"},
    "name": "GB_MACROTILE_MODE3",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39324, "to": "mm"},
    "name": "GB_MACROTILE_MODE3",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39328, "to": "mm"},
    "name": "GB_MACROTILE_MODE4",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39328, "to": "mm"},
    "name": "GB_MACROTILE_MODE4",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39332, "to": "mm"},
    "name": "GB_MACROTILE_MODE5",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39332, "to": "mm"},
    "name": "GB_MACROTILE_MODE5",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39336, "to": "mm"},
    "name": "GB_MACROTILE_MODE6",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39336, "to": "mm"},
    "name": "GB_MACROTILE_MODE6",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39340, "to": "mm"},
    "name": "GB_MACROTILE_MODE7",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39340, "to": "mm"},
    "name": "GB_MACROTILE_MODE7",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39344, "to": "mm"},
    "name": "GB_MACROTILE_MODE8",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39344, "to": "mm"},
    "name": "GB_MACROTILE_MODE8",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 39348, "to": "mm"},
    "name": "GB_MACROTILE_MODE9",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
    "map": {"at": 39348, "to": "mm"},
    "name": "GB_MACROTILE_MODE9",
    "type_ref": "GB_MACROTILE_MODE0"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39184, "to": "mm"},
    "name": "GB_TILE_MODE0",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39184, "to": "mm"},
    "name": "GB_TILE_MODE0",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39188, "to": "mm"},
    "name": "GB_TILE_MODE1",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39188, "to": "mm"},
    "name": "GB_TILE_MODE1",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39224, "to": "mm"},
    "name": "GB_TILE_MODE10",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39224, "to": "mm"},
    "name": "GB_TILE_MODE10",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39228, "to": "mm"},
    "name": "GB_TILE_MODE11",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39228, "to": "mm"},
    "name": "GB_TILE_MODE11",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39232, "to": "mm"},
    "name": "GB_TILE_MODE12",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39232, "to": "mm"},
    "name": "GB_TILE_MODE12",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39236, "to": "mm"},
    "name": "GB_TILE_MODE13",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39236, "to": "mm"},
    "name": "GB_TILE_MODE13",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39240, "to": "mm"},
    "name": "GB_TILE_MODE14",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39240, "to": "mm"},
    "name": "GB_TILE_MODE14",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39244, "to": "mm"},
    "name": "GB_TILE_MODE15",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39244, "to": "mm"},
    "name": "GB_TILE_MODE15",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39248, "to": "mm"},
    "name": "GB_TILE_MODE16",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39248, "to": "mm"},
    "name": "GB_TILE_MODE16",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39252, "to": "mm"},
    "name": "GB_TILE_MODE17",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39252, "to": "mm"},
    "name": "GB_TILE_MODE17",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39256, "to": "mm"},
    "name": "GB_TILE_MODE18",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39256, "to": "mm"},
    "name": "GB_TILE_MODE18",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39260, "to": "mm"},
    "name": "GB_TILE_MODE19",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39260, "to": "mm"},
    "name": "GB_TILE_MODE19",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39192, "to": "mm"},
    "name": "GB_TILE_MODE2",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39192, "to": "mm"},
    "name": "GB_TILE_MODE2",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39264, "to": "mm"},
    "name": "GB_TILE_MODE20",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39264, "to": "mm"},
    "name": "GB_TILE_MODE20",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39268, "to": "mm"},
    "name": "GB_TILE_MODE21",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39268, "to": "mm"},
    "name": "GB_TILE_MODE21",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39272, "to": "mm"},
    "name": "GB_TILE_MODE22",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39272, "to": "mm"},
    "name": "GB_TILE_MODE22",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39276, "to": "mm"},
    "name": "GB_TILE_MODE23",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39276, "to": "mm"},
    "name": "GB_TILE_MODE23",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39280, "to": "mm"},
    "name": "GB_TILE_MODE24",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39280, "to": "mm"},
    "name": "GB_TILE_MODE24",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39284, "to": "mm"},
    "name": "GB_TILE_MODE25",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39284, "to": "mm"},
    "name": "GB_TILE_MODE25",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39288, "to": "mm"},
    "name": "GB_TILE_MODE26",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39288, "to": "mm"},
    "name": "GB_TILE_MODE26",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39292, "to": "mm"},
    "name": "GB_TILE_MODE27",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39292, "to": "mm"},
    "name": "GB_TILE_MODE27",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39296, "to": "mm"},
    "name": "GB_TILE_MODE28",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39296, "to": "mm"},
    "name": "GB_TILE_MODE28",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39300, "to": "mm"},
    "name": "GB_TILE_MODE29",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39300, "to": "mm"},
    "name": "GB_TILE_MODE29",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39196, "to": "mm"},
    "name": "GB_TILE_MODE3",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39196, "to": "mm"},
    "name": "GB_TILE_MODE3",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39304, "to": "mm"},
    "name": "GB_TILE_MODE30",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39304, "to": "mm"},
    "name": "GB_TILE_MODE30",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39308, "to": "mm"},
    "name": "GB_TILE_MODE31",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39308, "to": "mm"},
    "name": "GB_TILE_MODE31",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39200, "to": "mm"},
    "name": "GB_TILE_MODE4",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39200, "to": "mm"},
    "name": "GB_TILE_MODE4",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39204, "to": "mm"},
    "name": "GB_TILE_MODE5",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39204, "to": "mm"},
    "name": "GB_TILE_MODE5",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39208, "to": "mm"},
    "name": "GB_TILE_MODE6",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39208, "to": "mm"},
    "name": "GB_TILE_MODE6",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39212, "to": "mm"},
    "name": "GB_TILE_MODE7",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39212, "to": "mm"},
    "name": "GB_TILE_MODE7",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39216, "to": "mm"},
    "name": "GB_TILE_MODE8",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39216, "to": "mm"},
    "name": "GB_TILE_MODE8",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 39220, "to": "mm"},
    "name": "GB_TILE_MODE9",
    "type_ref": "GB_TILE_MODE0"
    "map": {"at": 39220, "to": "mm"},
    "name": "GB_TILE_MODE9",
    "type_ref": "GB_TILE_MODE0"
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
    "type_ref": "GB_TILE_MODE0_gfx9"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 200828, "to": "mm"},
    "name": "GDS_OA_ADDRESS",
    "type_ref": "GDS_OA_ADDRESS"
   },
   {
    "map": {"at": 200828, "to": "mm"},
    "name": "GDS_OA_ADDRESS",
    "type_ref": "GDS_OA_ADDRESS"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 200820, "to": "mm"},
    "name": "GDS_OA_CNTL",
    "type_ref": "GDS_OA_CNTL"
   },
   {
    "map": {"at": 200820, "to": "mm"},
    "name": "GDS_OA_CNTL",
    "type_ref": "GDS_OA_CNTL"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 200824, "to": "mm"},
    "name": "GDS_OA_COUNTER",
    "type_ref": "GDS_OA_COUNTER"
   },
   {
    "map": {"at": 200824, "to": "mm"},
    "name": "GDS_OA_COUNTER",
    "type_ref": "GDS_OA_COUNTER"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 200832, "to": "mm"},
    "name": "GDS_OA_INCDEC",
    "type_ref": "GDS_OA_INCDEC"
   },
   {
    "map": {"at": 200832, "to": "mm"},
    "name": "GDS_OA_INCDEC",
    "type_ref": "GDS_OA_INCDEC"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 200836, "to": "mm"},
    "name": "GDS_OA_RING_SIZE",
    "type_ref": "GDS_OA_RING_SIZE"
   },
   {
    "map": {"at": 200836, "to": "mm"},
    "name": "GDS_OA_RING_SIZE",
    "type_ref": "GDS_OA_RING_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215556, "to": "mm"},
    "name": "GDS_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 215556, "to": "mm"},
    "name": "GDS_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215552, "to": "mm"},
    "name": "GDS_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 215552, "to": "mm"},
    "name": "GDS_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223744, "to": "mm"},
    "name": "GDS_PERFCOUNTER0_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223744, "to": "mm"},
    "name": "GDS_PERFCOUNTER0_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223760, "to": "mm"},
    "name": "GDS_PERFCOUNTER0_SELECT1",
    "type_ref": "SX_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 223760, "to": "mm"},
    "name": "GDS_PERFCOUNTER0_SELECT1",
    "type_ref": "SX_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215564, "to": "mm"},
    "name": "GDS_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 215564, "to": "mm"},
    "name": "GDS_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215560, "to": "mm"},
    "name": "GDS_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 215560, "to": "mm"},
    "name": "GDS_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223748, "to": "mm"},
    "name": "GDS_PERFCOUNTER1_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223748, "to": "mm"},
    "name": "GDS_PERFCOUNTER1_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215572, "to": "mm"},
    "name": "GDS_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 215572, "to": "mm"},
    "name": "GDS_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215568, "to": "mm"},
    "name": "GDS_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 215568, "to": "mm"},
    "name": "GDS_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223752, "to": "mm"},
    "name": "GDS_PERFCOUNTER2_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223752, "to": "mm"},
    "name": "GDS_PERFCOUNTER2_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215580, "to": "mm"},
    "name": "GDS_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 215580, "to": "mm"},
    "name": "GDS_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215576, "to": "mm"},
    "name": "GDS_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 215576, "to": "mm"},
    "name": "GDS_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223756, "to": "mm"},
    "name": "GDS_PERFCOUNTER3_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223756, "to": "mm"},
    "name": "GDS_PERFCOUNTER3_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 32812, "to": "mm"},
    "name": "GRBM_GFX_INDEX",
    "type_ref": "GRBM_GFX_INDEX"
   },
   {
    "map": {"at": 32812, "to": "mm"},
    "name": "GRBM_GFX_INDEX",
    "type_ref": "GRBM_GFX_INDEX"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 198656, "to": "mm"},
    "name": "GRBM_GFX_INDEX",
    "type_ref": "GRBM_GFX_INDEX"
   },
   {
    "map": {"at": 198656, "to": "mm"},
    "name": "GRBM_GFX_INDEX",
    "type_ref": "GRBM_GFX_INDEX"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213252, "to": "mm"},
    "name": "GRBM_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 213252, "to": "mm"},
    "name": "GRBM_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213248, "to": "mm"},
    "name": "GRBM_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 213248, "to": "mm"},
    "name": "GRBM_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221440, "to": "mm"},
    "name": "GRBM_PERFCOUNTER0_SELECT",
    "type_ref": "GRBM_PERFCOUNTER0_SELECT"
    "map": {"at": 221440, "to": "mm"},
    "name": "GRBM_PERFCOUNTER0_SELECT",
    "type_ref": "GRBM_PERFCOUNTER0_SELECT"
    "type_ref": "GRBM_PERFCOUNTER0_SELECT_gfx9"
   },
   {
    "type_ref": "GRBM_PERFCOUNTER0_SELECT_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213264, "to": "mm"},
    "name": "GRBM_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 213264, "to": "mm"},
    "name": "GRBM_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213260, "to": "mm"},
    "name": "GRBM_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 213260, "to": "mm"},
    "name": "GRBM_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221444, "to": "mm"},
    "name": "GRBM_PERFCOUNTER1_SELECT",
    "type_ref": "GRBM_PERFCOUNTER0_SELECT"
    "map": {"at": 221444, "to": "mm"},
    "name": "GRBM_PERFCOUNTER1_SELECT",
    "type_ref": "GRBM_PERFCOUNTER0_SELECT"
    "type_ref": "GRBM_PERFCOUNTER0_SELECT_gfx9"
   },
   {
    "type_ref": "GRBM_PERFCOUNTER0_SELECT_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213272, "to": "mm"},
    "name": "GRBM_SE0_PERFCOUNTER_HI"
   },
   {
    "map": {"at": 213272, "to": "mm"},
    "name": "GRBM_SE0_PERFCOUNTER_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213268, "to": "mm"},
    "name": "GRBM_SE0_PERFCOUNTER_LO"
   },
   {
    "map": {"at": 213268, "to": "mm"},
    "name": "GRBM_SE0_PERFCOUNTER_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221448, "to": "mm"},
    "name": "GRBM_SE0_PERFCOUNTER_SELECT",
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
    "map": {"at": 221448, "to": "mm"},
    "name": "GRBM_SE0_PERFCOUNTER_SELECT",
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT_gfx9"
   },
   {
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213280, "to": "mm"},
    "name": "GRBM_SE1_PERFCOUNTER_HI"
   },
   {
    "map": {"at": 213280, "to": "mm"},
    "name": "GRBM_SE1_PERFCOUNTER_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213276, "to": "mm"},
    "name": "GRBM_SE1_PERFCOUNTER_LO"
   },
   {
    "map": {"at": 213276, "to": "mm"},
    "name": "GRBM_SE1_PERFCOUNTER_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221452, "to": "mm"},
    "name": "GRBM_SE1_PERFCOUNTER_SELECT",
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
    "map": {"at": 221452, "to": "mm"},
    "name": "GRBM_SE1_PERFCOUNTER_SELECT",
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT_gfx9"
   },
   {
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213288, "to": "mm"},
    "name": "GRBM_SE2_PERFCOUNTER_HI"
   },
   {
    "map": {"at": 213288, "to": "mm"},
    "name": "GRBM_SE2_PERFCOUNTER_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213284, "to": "mm"},
    "name": "GRBM_SE2_PERFCOUNTER_LO"
   },
   {
    "map": {"at": 213284, "to": "mm"},
    "name": "GRBM_SE2_PERFCOUNTER_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221456, "to": "mm"},
    "name": "GRBM_SE2_PERFCOUNTER_SELECT",
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
    "map": {"at": 221456, "to": "mm"},
    "name": "GRBM_SE2_PERFCOUNTER_SELECT",
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT_gfx9"
   },
   {
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213296, "to": "mm"},
    "name": "GRBM_SE3_PERFCOUNTER_HI"
   },
   {
    "map": {"at": 213296, "to": "mm"},
    "name": "GRBM_SE3_PERFCOUNTER_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213292, "to": "mm"},
    "name": "GRBM_SE3_PERFCOUNTER_LO"
   },
   {
    "map": {"at": 213292, "to": "mm"},
    "name": "GRBM_SE3_PERFCOUNTER_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221460, "to": "mm"},
    "name": "GRBM_SE3_PERFCOUNTER_SELECT",
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
    "map": {"at": 221460, "to": "mm"},
    "name": "GRBM_SE3_PERFCOUNTER_SELECT",
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT_gfx9"
   },
   {
    "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 32784, "to": "mm"},
    "name": "GRBM_STATUS",
    "type_ref": "GRBM_STATUS"
    "map": {"at": 32784, "to": "mm"},
    "name": "GRBM_STATUS",
    "type_ref": "GRBM_STATUS"
    "type_ref": "GRBM_STATUS_gfx9"
   },
   {
    "type_ref": "GRBM_STATUS_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 32776, "to": "mm"},
    "name": "GRBM_STATUS2",
    "type_ref": "GRBM_STATUS2"
    "map": {"at": 32776, "to": "mm"},
    "name": "GRBM_STATUS2",
    "type_ref": "GRBM_STATUS2"
    "type_ref": "GRBM_STATUS2_gfx9"
   },
   {
    "type_ref": "GRBM_STATUS2_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 32788, "to": "mm"},
    "name": "GRBM_STATUS_SE0",
    "type_ref": "GRBM_STATUS_SE0"
    "map": {"at": 32788, "to": "mm"},
    "name": "GRBM_STATUS_SE0",
    "type_ref": "GRBM_STATUS_SE0"
    "type_ref": "GRBM_STATUS_SE0_gfx9"
   },
   {
    "type_ref": "GRBM_STATUS_SE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 32792, "to": "mm"},
    "name": "GRBM_STATUS_SE1",
    "type_ref": "GRBM_STATUS_SE0"
    "map": {"at": 32792, "to": "mm"},
    "name": "GRBM_STATUS_SE1",
    "type_ref": "GRBM_STATUS_SE0"
    "type_ref": "GRBM_STATUS_SE0_gfx9"
   },
   {
    "type_ref": "GRBM_STATUS_SE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 32824, "to": "mm"},
    "name": "GRBM_STATUS_SE2",
    "type_ref": "GRBM_STATUS_SE0"
    "map": {"at": 32824, "to": "mm"},
    "name": "GRBM_STATUS_SE2",
    "type_ref": "GRBM_STATUS_SE0"
    "type_ref": "GRBM_STATUS_SE0_gfx9"
   },
   {
    "type_ref": "GRBM_STATUS_SE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 32828, "to": "mm"},
    "name": "GRBM_STATUS_SE3",
    "type_ref": "GRBM_STATUS_SE0"
    "map": {"at": 32828, "to": "mm"},
    "name": "GRBM_STATUS_SE3",
    "type_ref": "GRBM_STATUS_SE0"
    "type_ref": "GRBM_STATUS_SE0_gfx9"
   },
   {
    "type_ref": "GRBM_STATUS_SE0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166512, "to": "mm"},
    "name": "IA_ENHANCE"
   },
   {
    "map": {"at": 166512, "to": "mm"},
    "name": "IA_ENHANCE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 166568, "to": "mm"},
    "name": "IA_MULTI_VGT_PARAM",
    "type_ref": "IA_MULTI_VGT_PARAM"
   },
   {
    "map": {"at": 166568, "to": "mm"},
    "name": "IA_MULTI_VGT_PARAM",
    "type_ref": "IA_MULTI_VGT_PARAM"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 166568, "to": "mm"},
    "name": "IA_MULTI_VGT_PARAM",
    "type_ref": "IA_MULTI_VGT_PARAM_cik"
   },
   {
    "map": {"at": 166568, "to": "mm"},
    "name": "IA_MULTI_VGT_PARAM",
    "type_ref": "IA_MULTI_VGT_PARAM_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 166568, "to": "mm"},
    "name": "IA_MULTI_VGT_PARAM",
    "type_ref": "IA_MULTI_VGT_PARAM_vi"
    "map": {"at": 166568, "to": "mm"},
    "name": "IA_MULTI_VGT_PARAM",
    "type_ref": "IA_MULTI_VGT_PARAM_vi"
    "type_ref": "IA_MULTI_VGT_PARAM_gfx9"
   },
   {
    "type_ref": "IA_MULTI_VGT_PARAM_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213540, "to": "mm"},
    "name": "IA_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 213540, "to": "mm"},
    "name": "IA_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213536, "to": "mm"},
    "name": "IA_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 213536, "to": "mm"},
    "name": "IA_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221712, "to": "mm"},
    "name": "IA_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 221712, "to": "mm"},
    "name": "IA_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221728, "to": "mm"},
    "name": "IA_PERFCOUNTER0_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 221728, "to": "mm"},
    "name": "IA_PERFCOUNTER0_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213548, "to": "mm"},
    "name": "IA_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 213548, "to": "mm"},
    "name": "IA_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213544, "to": "mm"},
    "name": "IA_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 213544, "to": "mm"},
    "name": "IA_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221716, "to": "mm"},
    "name": "IA_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 221716, "to": "mm"},
    "name": "IA_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213556, "to": "mm"},
    "name": "IA_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 213556, "to": "mm"},
    "name": "IA_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213552, "to": "mm"},
    "name": "IA_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 213552, "to": "mm"},
    "name": "IA_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221720, "to": "mm"},
    "name": "IA_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 221720, "to": "mm"},
    "name": "IA_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213564, "to": "mm"},
    "name": "IA_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 213564, "to": "mm"},
    "name": "IA_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213560, "to": "mm"},
    "name": "IA_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 213560, "to": "mm"},
    "name": "IA_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221724, "to": "mm"},
    "name": "IA_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 221724, "to": "mm"},
    "name": "IA_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165904, "to": "mm"},
    "name": "PA_CL_CLIP_CNTL",
    "type_ref": "PA_CL_CLIP_CNTL"
   },
   {
    "map": {"at": 165904, "to": "mm"},
    "name": "PA_CL_CLIP_CNTL",
    "type_ref": "PA_CL_CLIP_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 35348, "to": "mm"},
    "name": "PA_CL_ENHANCE",
    "type_ref": "PA_CL_ENHANCE"
   },
   {
    "map": {"at": 35348, "to": "mm"},
    "name": "PA_CL_ENHANCE",
    "type_ref": "PA_CL_ENHANCE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166896, "to": "mm"},
    "name": "PA_CL_GB_HORZ_CLIP_ADJ"
   },
   {
    "map": {"at": 166896, "to": "mm"},
    "name": "PA_CL_GB_HORZ_CLIP_ADJ"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166900, "to": "mm"},
    "name": "PA_CL_GB_HORZ_DISC_ADJ"
   },
   {
    "map": {"at": 166900, "to": "mm"},
    "name": "PA_CL_GB_HORZ_DISC_ADJ"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166888, "to": "mm"},
    "name": "PA_CL_GB_VERT_CLIP_ADJ"
   },
   {
    "map": {"at": 166888, "to": "mm"},
    "name": "PA_CL_GB_VERT_CLIP_ADJ"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166892, "to": "mm"},
    "name": "PA_CL_GB_VERT_DISC_ADJ"
   },
   {
    "map": {"at": 166892, "to": "mm"},
    "name": "PA_CL_GB_VERT_DISC_ADJ"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165920, "to": "mm"},
    "name": "PA_CL_NANINF_CNTL",
    "type_ref": "PA_CL_NANINF_CNTL"
    "map": {"at": 165920, "to": "mm"},
    "name": "PA_CL_NANINF_CNTL",
    "type_ref": "PA_CL_NANINF_CNTL"
    "type_ref": "PA_CL_OBJPRIM_ID_CNTL"
   },
   {
    "type_ref": "PA_CL_OBJPRIM_ID_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165856, "to": "mm"},
    "name": "PA_CL_POINT_CULL_RAD"
   },
   {
    "map": {"at": 165856, "to": "mm"},
    "name": "PA_CL_POINT_CULL_RAD"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165852, "to": "mm"},
    "name": "PA_CL_POINT_SIZE"
   },
   {
    "map": {"at": 165852, "to": "mm"},
    "name": "PA_CL_POINT_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165844, "to": "mm"},
    "name": "PA_CL_POINT_X_RAD"
   },
   {
    "map": {"at": 165844, "to": "mm"},
    "name": "PA_CL_POINT_X_RAD"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165848, "to": "mm"},
    "name": "PA_CL_POINT_Y_RAD"
   },
   {
    "map": {"at": 165848, "to": "mm"},
    "name": "PA_CL_POINT_Y_RAD"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165320, "to": "mm"},
    "name": "PA_CL_UCP_0_W"
   },
   {
    "map": {"at": 165320, "to": "mm"},
    "name": "PA_CL_UCP_0_W"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165308, "to": "mm"},
    "name": "PA_CL_UCP_0_X"
   },
   {
    "map": {"at": 165308, "to": "mm"},
    "name": "PA_CL_UCP_0_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165312, "to": "mm"},
    "name": "PA_CL_UCP_0_Y"
   },
   {
    "map": {"at": 165312, "to": "mm"},
    "name": "PA_CL_UCP_0_Y"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165316, "to": "mm"},
    "name": "PA_CL_UCP_0_Z"
   },
   {
    "map": {"at": 165316, "to": "mm"},
    "name": "PA_CL_UCP_0_Z"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165336, "to": "mm"},
    "name": "PA_CL_UCP_1_W"
   },
   {
    "map": {"at": 165336, "to": "mm"},
    "name": "PA_CL_UCP_1_W"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165324, "to": "mm"},
    "name": "PA_CL_UCP_1_X"
   },
   {
    "map": {"at": 165324, "to": "mm"},
    "name": "PA_CL_UCP_1_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165328, "to": "mm"},
    "name": "PA_CL_UCP_1_Y"
   },
   {
    "map": {"at": 165328, "to": "mm"},
    "name": "PA_CL_UCP_1_Y"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165332, "to": "mm"},
    "name": "PA_CL_UCP_1_Z"
   },
   {
    "map": {"at": 165332, "to": "mm"},
    "name": "PA_CL_UCP_1_Z"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165352, "to": "mm"},
    "name": "PA_CL_UCP_2_W"
   },
   {
    "map": {"at": 165352, "to": "mm"},
    "name": "PA_CL_UCP_2_W"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165340, "to": "mm"},
    "name": "PA_CL_UCP_2_X"
   },
   {
    "map": {"at": 165340, "to": "mm"},
    "name": "PA_CL_UCP_2_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165344, "to": "mm"},
    "name": "PA_CL_UCP_2_Y"
   },
   {
    "map": {"at": 165344, "to": "mm"},
    "name": "PA_CL_UCP_2_Y"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165348, "to": "mm"},
    "name": "PA_CL_UCP_2_Z"
   },
   {
    "map": {"at": 165348, "to": "mm"},
    "name": "PA_CL_UCP_2_Z"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165368, "to": "mm"},
    "name": "PA_CL_UCP_3_W"
   },
   {
    "map": {"at": 165368, "to": "mm"},
    "name": "PA_CL_UCP_3_W"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165356, "to": "mm"},
    "name": "PA_CL_UCP_3_X"
   },
   {
    "map": {"at": 165356, "to": "mm"},
    "name": "PA_CL_UCP_3_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165360, "to": "mm"},
    "name": "PA_CL_UCP_3_Y"
   },
   {
    "map": {"at": 165360, "to": "mm"},
    "name": "PA_CL_UCP_3_Y"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165364, "to": "mm"},
    "name": "PA_CL_UCP_3_Z"
   },
   {
    "map": {"at": 165364, "to": "mm"},
    "name": "PA_CL_UCP_3_Z"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165384, "to": "mm"},
    "name": "PA_CL_UCP_4_W"
   },
   {
    "map": {"at": 165384, "to": "mm"},
    "name": "PA_CL_UCP_4_W"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165372, "to": "mm"},
    "name": "PA_CL_UCP_4_X"
   },
   {
    "map": {"at": 165372, "to": "mm"},
    "name": "PA_CL_UCP_4_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165376, "to": "mm"},
    "name": "PA_CL_UCP_4_Y"
   },
   {
    "map": {"at": 165376, "to": "mm"},
    "name": "PA_CL_UCP_4_Y"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165380, "to": "mm"},
    "name": "PA_CL_UCP_4_Z"
   },
   {
    "map": {"at": 165380, "to": "mm"},
    "name": "PA_CL_UCP_4_Z"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165400, "to": "mm"},
    "name": "PA_CL_UCP_5_W"
   },
   {
    "map": {"at": 165400, "to": "mm"},
    "name": "PA_CL_UCP_5_W"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165388, "to": "mm"},
    "name": "PA_CL_UCP_5_X"
   },
   {
    "map": {"at": 165388, "to": "mm"},
    "name": "PA_CL_UCP_5_X"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165392, "to": "mm"},
    "name": "PA_CL_UCP_5_Y"
   },
   {
    "map": {"at": 165392, "to": "mm"},
    "name": "PA_CL_UCP_5_Y"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165396, "to": "mm"},
    "name": "PA_CL_UCP_5_Z"
   },
   {
    "map": {"at": 165396, "to": "mm"},
    "name": "PA_CL_UCP_5_Z"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164928, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET"
   },
   {
    "map": {"at": 164928, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164952, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_1"
   },
   {
    "map": {"at": 164952, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165168, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_10"
   },
   {
    "map": {"at": 165168, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165192, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_11"
   },
   {
    "map": {"at": 165192, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165216, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_12"
   },
   {
    "map": {"at": 165216, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165240, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_13"
   },
   {
    "map": {"at": 165240, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165264, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_14"
   },
   {
    "map": {"at": 165264, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165288, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_15"
   },
   {
    "map": {"at": 165288, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_15"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164976, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_2"
   },
   {
    "map": {"at": 164976, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165000, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_3"
   },
   {
    "map": {"at": 165000, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165024, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_4"
   },
   {
    "map": {"at": 165024, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165048, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_5"
   },
   {
    "map": {"at": 165048, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165072, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_6"
   },
   {
    "map": {"at": 165072, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165096, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_7"
   },
   {
    "map": {"at": 165096, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165120, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_8"
   },
   {
    "map": {"at": 165120, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165144, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_9"
   },
   {
    "map": {"at": 165144, "to": "mm"},
    "name": "PA_CL_VPORT_XOFFSET_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164924, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE"
   },
   {
    "map": {"at": 164924, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164948, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_1"
   },
   {
    "map": {"at": 164948, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165164, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_10"
   },
   {
    "map": {"at": 165164, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165188, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_11"
   },
   {
    "map": {"at": 165188, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165212, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_12"
   },
   {
    "map": {"at": 165212, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165236, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_13"
   },
   {
    "map": {"at": 165236, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165260, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_14"
   },
   {
    "map": {"at": 165260, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165284, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_15"
   },
   {
    "map": {"at": 165284, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_15"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164972, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_2"
   },
   {
    "map": {"at": 164972, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164996, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_3"
   },
   {
    "map": {"at": 164996, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165020, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_4"
   },
   {
    "map": {"at": 165020, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165044, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_5"
   },
   {
    "map": {"at": 165044, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165068, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_6"
   },
   {
    "map": {"at": 165068, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165092, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_7"
   },
   {
    "map": {"at": 165092, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165116, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_8"
   },
   {
    "map": {"at": 165116, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165140, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_9"
   },
   {
    "map": {"at": 165140, "to": "mm"},
    "name": "PA_CL_VPORT_XSCALE_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164936, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET"
   },
   {
    "map": {"at": 164936, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164960, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_1"
   },
   {
    "map": {"at": 164960, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165176, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_10"
   },
   {
    "map": {"at": 165176, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165200, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_11"
   },
   {
    "map": {"at": 165200, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165224, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_12"
   },
   {
    "map": {"at": 165224, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165248, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_13"
   },
   {
    "map": {"at": 165248, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165272, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_14"
   },
   {
    "map": {"at": 165272, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165296, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_15"
   },
   {
    "map": {"at": 165296, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_15"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164984, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_2"
   },
   {
    "map": {"at": 164984, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165008, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_3"
   },
   {
    "map": {"at": 165008, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165032, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_4"
   },
   {
    "map": {"at": 165032, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165056, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_5"
   },
   {
    "map": {"at": 165056, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165080, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_6"
   },
   {
    "map": {"at": 165080, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165104, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_7"
   },
   {
    "map": {"at": 165104, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165128, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_8"
   },
   {
    "map": {"at": 165128, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165152, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_9"
   },
   {
    "map": {"at": 165152, "to": "mm"},
    "name": "PA_CL_VPORT_YOFFSET_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164932, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE"
   },
   {
    "map": {"at": 164932, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164956, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_1"
   },
   {
    "map": {"at": 164956, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165172, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_10"
   },
   {
    "map": {"at": 165172, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165196, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_11"
   },
   {
    "map": {"at": 165196, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165220, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_12"
   },
   {
    "map": {"at": 165220, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165244, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_13"
   },
   {
    "map": {"at": 165244, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165268, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_14"
   },
   {
    "map": {"at": 165268, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165292, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_15"
   },
   {
    "map": {"at": 165292, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_15"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164980, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_2"
   },
   {
    "map": {"at": 164980, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165004, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_3"
   },
   {
    "map": {"at": 165004, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165028, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_4"
   },
   {
    "map": {"at": 165028, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165052, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_5"
   },
   {
    "map": {"at": 165052, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165076, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_6"
   },
   {
    "map": {"at": 165076, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165100, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_7"
   },
   {
    "map": {"at": 165100, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165124, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_8"
   },
   {
    "map": {"at": 165124, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165148, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_9"
   },
   {
    "map": {"at": 165148, "to": "mm"},
    "name": "PA_CL_VPORT_YSCALE_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164944, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET"
   },
   {
    "map": {"at": 164944, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164968, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_1"
   },
   {
    "map": {"at": 164968, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165184, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_10"
   },
   {
    "map": {"at": 165184, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165208, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_11"
   },
   {
    "map": {"at": 165208, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165232, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_12"
   },
   {
    "map": {"at": 165232, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165256, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_13"
   },
   {
    "map": {"at": 165256, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165280, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_14"
   },
   {
    "map": {"at": 165280, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165304, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_15"
   },
   {
    "map": {"at": 165304, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_15"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164992, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_2"
   },
   {
    "map": {"at": 164992, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165016, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_3"
   },
   {
    "map": {"at": 165016, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165040, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_4"
   },
   {
    "map": {"at": 165040, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165064, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_5"
   },
   {
    "map": {"at": 165064, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165088, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_6"
   },
   {
    "map": {"at": 165088, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165112, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_7"
   },
   {
    "map": {"at": 165112, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165136, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_8"
   },
   {
    "map": {"at": 165136, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165160, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_9"
   },
   {
    "map": {"at": 165160, "to": "mm"},
    "name": "PA_CL_VPORT_ZOFFSET_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164940, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE"
   },
   {
    "map": {"at": 164940, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164964, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_1"
   },
   {
    "map": {"at": 164964, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165180, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_10"
   },
   {
    "map": {"at": 165180, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165204, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_11"
   },
   {
    "map": {"at": 165204, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165228, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_12"
   },
   {
    "map": {"at": 165228, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165252, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_13"
   },
   {
    "map": {"at": 165252, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165276, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_14"
   },
   {
    "map": {"at": 165276, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165300, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_15"
   },
   {
    "map": {"at": 165300, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_15"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164988, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_2"
   },
   {
    "map": {"at": 164988, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165012, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_3"
   },
   {
    "map": {"at": 165012, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165036, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_4"
   },
   {
    "map": {"at": 165036, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165060, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_5"
   },
   {
    "map": {"at": 165060, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165084, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_6"
   },
   {
    "map": {"at": 165084, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165108, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_7"
   },
   {
    "map": {"at": 165108, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165132, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_8"
   },
   {
    "map": {"at": 165132, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165156, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_9"
   },
   {
    "map": {"at": 165156, "to": "mm"},
    "name": "PA_CL_VPORT_ZSCALE_9"
   },
   {
-   "chips": ["cik", "si"],
+   "chips": ["gfx7", "gfx6"],
    "map": {"at": 165916, "to": "mm"},
    "name": "PA_CL_VS_OUT_CNTL",
    "type_ref": "PA_CL_VS_OUT_CNTL"
   },
   {
    "map": {"at": 165916, "to": "mm"},
    "name": "PA_CL_VS_OUT_CNTL",
    "type_ref": "PA_CL_VS_OUT_CNTL"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 165916, "to": "mm"},
    "name": "PA_CL_VS_OUT_CNTL",
    "type_ref": "PA_CL_VS_OUT_CNTL_vi"
    "map": {"at": 165916, "to": "mm"},
    "name": "PA_CL_VS_OUT_CNTL",
    "type_ref": "PA_CL_VS_OUT_CNTL_vi"
    "type_ref": "PA_CL_VS_OUT_CNTL_gfx9"
   },
   {
    "type_ref": "PA_CL_VS_OUT_CNTL_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165912, "to": "mm"},
    "name": "PA_CL_VTE_CNTL",
    "type_ref": "PA_CL_VTE_CNTL"
    "map": {"at": 165912, "to": "mm"},
    "name": "PA_CL_VTE_CNTL",
    "type_ref": "PA_CL_VTE_CNTL"
    "type_ref": "PA_CL_VTE_CNTL_gfx9"
   },
   {
    "type_ref": "PA_CL_VTE_CNTL_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166880, "to": "mm"},
    "name": "PA_SC_AA_CONFIG",
    "type_ref": "PA_SC_AA_CONFIG"
    "map": {"at": 166880, "to": "mm"},
    "name": "PA_SC_AA_CONFIG",
    "type_ref": "PA_SC_AA_CONFIG"
    "type_ref": "PA_SC_AA_CONFIG_gfx9"
   },
   {
    "type_ref": "PA_SC_AA_CONFIG_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166968, "to": "mm"},
    "name": "PA_SC_AA_MASK_X0Y0_X1Y0",
    "type_ref": "PA_SC_AA_MASK_X0Y0_X1Y0"
   },
   {
    "map": {"at": 166968, "to": "mm"},
    "name": "PA_SC_AA_MASK_X0Y0_X1Y0",
    "type_ref": "PA_SC_AA_MASK_X0Y0_X1Y0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166972, "to": "mm"},
    "name": "PA_SC_AA_MASK_X0Y1_X1Y1",
    "type_ref": "PA_SC_AA_MASK_X0Y1_X1Y1"
   },
   {
    "map": {"at": 166972, "to": "mm"},
    "name": "PA_SC_AA_MASK_X0Y1_X1Y1",
    "type_ref": "PA_SC_AA_MASK_X0Y1_X1Y1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166904, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
   },
   {
    "map": {"at": 166904, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166908, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
   },
   {
    "map": {"at": 166908, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166912, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
   },
   {
    "map": {"at": 166912, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166916, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
   },
   {
    "map": {"at": 166916, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166936, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_0",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
   },
   {
    "map": {"at": 166936, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_0",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166940, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_1",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
   },
   {
    "map": {"at": 166940, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_1",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166944, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_2",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
   },
   {
    "map": {"at": 166944, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_2",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166948, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_3",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
   },
   {
    "map": {"at": 166948, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_3",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166920, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_0",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
   },
   {
    "map": {"at": 166920, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_0",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166924, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_1",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
   },
   {
    "map": {"at": 166924, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_1",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166928, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_2",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
   },
   {
    "map": {"at": 166928, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_2",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166932, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_3",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
   },
   {
    "map": {"at": 166932, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_3",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166952, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_0",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
   },
   {
    "map": {"at": 166952, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_0",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166956, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_1",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
   },
   {
    "map": {"at": 166956, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_1",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166960, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_2",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
   },
   {
    "map": {"at": 166960, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_2",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166964, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_3",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
    "map": {"at": 166964, "to": "mm"},
    "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_3",
    "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
    "type_ref": "PA_SC_BINNER_CNTL_1"
   },
   {
    "type_ref": "PA_SC_BINNER_CNTL_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166868, "to": "mm"},
    "name": "PA_SC_CENTROID_PRIORITY_0",
    "type_ref": "PA_SC_CENTROID_PRIORITY_0"
   },
   {
    "map": {"at": 166868, "to": "mm"},
    "name": "PA_SC_CENTROID_PRIORITY_0",
    "type_ref": "PA_SC_CENTROID_PRIORITY_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166872, "to": "mm"},
    "name": "PA_SC_CENTROID_PRIORITY_1",
    "type_ref": "PA_SC_CENTROID_PRIORITY_1"
   },
   {
    "map": {"at": 166872, "to": "mm"},
    "name": "PA_SC_CENTROID_PRIORITY_1",
    "type_ref": "PA_SC_CENTROID_PRIORITY_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164372, "to": "mm"},
    "name": "PA_SC_CLIPRECT_0_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164372, "to": "mm"},
    "name": "PA_SC_CLIPRECT_0_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164368, "to": "mm"},
    "name": "PA_SC_CLIPRECT_0_TL",
    "type_ref": "PA_SC_CLIPRECT_0_TL"
   },
   {
    "map": {"at": 164368, "to": "mm"},
    "name": "PA_SC_CLIPRECT_0_TL",
    "type_ref": "PA_SC_CLIPRECT_0_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164380, "to": "mm"},
    "name": "PA_SC_CLIPRECT_1_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164380, "to": "mm"},
    "name": "PA_SC_CLIPRECT_1_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164376, "to": "mm"},
    "name": "PA_SC_CLIPRECT_1_TL",
    "type_ref": "PA_SC_CLIPRECT_0_TL"
   },
   {
    "map": {"at": 164376, "to": "mm"},
    "name": "PA_SC_CLIPRECT_1_TL",
    "type_ref": "PA_SC_CLIPRECT_0_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164388, "to": "mm"},
    "name": "PA_SC_CLIPRECT_2_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164388, "to": "mm"},
    "name": "PA_SC_CLIPRECT_2_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164384, "to": "mm"},
    "name": "PA_SC_CLIPRECT_2_TL",
    "type_ref": "PA_SC_CLIPRECT_0_TL"
   },
   {
    "map": {"at": 164384, "to": "mm"},
    "name": "PA_SC_CLIPRECT_2_TL",
    "type_ref": "PA_SC_CLIPRECT_0_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164396, "to": "mm"},
    "name": "PA_SC_CLIPRECT_3_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164396, "to": "mm"},
    "name": "PA_SC_CLIPRECT_3_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164392, "to": "mm"},
    "name": "PA_SC_CLIPRECT_3_TL",
    "type_ref": "PA_SC_CLIPRECT_0_TL"
   },
   {
    "map": {"at": 164392, "to": "mm"},
    "name": "PA_SC_CLIPRECT_3_TL",
    "type_ref": "PA_SC_CLIPRECT_0_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164364, "to": "mm"},
    "name": "PA_SC_CLIPRECT_RULE",
    "type_ref": "PA_SC_CLIPRECT_RULE"
    "map": {"at": 164364, "to": "mm"},
    "name": "PA_SC_CLIPRECT_RULE",
    "type_ref": "PA_SC_CLIPRECT_RULE"
    "type_ref": "PA_SC_CONSERVATIVE_RASTERIZATION_CNTL"
   },
   {
    "type_ref": "PA_SC_CONSERVATIVE_RASTERIZATION_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164400, "to": "mm"},
    "name": "PA_SC_EDGERULE",
    "type_ref": "PA_SC_EDGERULE"
   },
   {
    "map": {"at": 164400, "to": "mm"},
    "name": "PA_SC_EDGERULE",
    "type_ref": "PA_SC_EDGERULE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 35824, "to": "mm"},
    "name": "PA_SC_ENHANCE",
    "type_ref": "PA_SC_ENHANCE"
    "map": {"at": 35824, "to": "mm"},
    "name": "PA_SC_ENHANCE",
    "type_ref": "PA_SC_ENHANCE"
    "type_ref": "PA_SC_FOV_WINDOW_TB"
   },
   {
    "type_ref": "PA_SC_FOV_WINDOW_TB"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164420, "to": "mm"},
    "name": "PA_SC_GENERIC_SCISSOR_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164420, "to": "mm"},
    "name": "PA_SC_GENERIC_SCISSOR_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164416, "to": "mm"},
    "name": "PA_SC_GENERIC_SCISSOR_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
    "map": {"at": 164416, "to": "mm"},
    "name": "PA_SC_GENERIC_SCISSOR_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
    "type_ref": "PA_SC_RIGHT_VERT_GRID"
   },
   {
    "type_ref": "PA_SC_RIGHT_VERT_GRID"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166876, "to": "mm"},
    "name": "PA_SC_LINE_CNTL",
    "type_ref": "PA_SC_LINE_CNTL"
   },
   {
    "map": {"at": 166876, "to": "mm"},
    "name": "PA_SC_LINE_CNTL",
    "type_ref": "PA_SC_LINE_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166412, "to": "mm"},
    "name": "PA_SC_LINE_STIPPLE",
    "type_ref": "PA_SC_LINE_STIPPLE"
   },
   {
    "map": {"at": 166412, "to": "mm"},
    "name": "PA_SC_LINE_STIPPLE",
    "type_ref": "PA_SC_LINE_STIPPLE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35600, "to": "mm"},
    "name": "PA_SC_LINE_STIPPLE_STATE",
    "type_ref": "PA_SC_LINE_STIPPLE_STATE"
   },
   {
    "map": {"at": 35600, "to": "mm"},
    "name": "PA_SC_LINE_STIPPLE_STATE",
    "type_ref": "PA_SC_LINE_STIPPLE_STATE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 199172, "to": "mm"},
    "name": "PA_SC_LINE_STIPPLE_STATE",
    "type_ref": "PA_SC_LINE_STIPPLE_STATE"
   },
   {
    "map": {"at": 199172, "to": "mm"},
    "name": "PA_SC_LINE_STIPPLE_STATE",
    "type_ref": "PA_SC_LINE_STIPPLE_STATE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166472, "to": "mm"},
    "name": "PA_SC_MODE_CNTL_0",
    "type_ref": "PA_SC_MODE_CNTL_0"
    "map": {"at": 166472, "to": "mm"},
    "name": "PA_SC_MODE_CNTL_0",
    "type_ref": "PA_SC_MODE_CNTL_0"
    "type_ref": "PA_SC_MODE_CNTL_0_gfx9"
   },
   {
    "type_ref": "PA_SC_MODE_CNTL_0_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166476, "to": "mm"},
    "name": "PA_SC_MODE_CNTL_1",
    "type_ref": "PA_SC_MODE_CNTL_1"
    "map": {"at": 166476, "to": "mm"},
    "name": "PA_SC_MODE_CNTL_1",
    "type_ref": "PA_SC_MODE_CNTL_1"
    "type_ref": "PA_SC_NGG_MODE_CNTL"
   },
   {
    "type_ref": "PA_SC_NGG_MODE_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214276, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 214276, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214272, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 214272, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222464, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER0_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222464, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER0_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222468, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER0_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 222468, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER0_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214284, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 214284, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214280, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 214280, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222472, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER1_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222472, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER1_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214292, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 214292, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214288, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 214288, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222476, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER2_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222476, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER2_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214300, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 214300, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214296, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 214296, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222480, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER3_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222480, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER3_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214308, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER4_HI"
   },
   {
    "map": {"at": 214308, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER4_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214304, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER4_LO"
   },
   {
    "map": {"at": 214304, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER4_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222484, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER4_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222484, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER4_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214316, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER5_HI"
   },
   {
    "map": {"at": 214316, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER5_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214312, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER5_LO"
   },
   {
    "map": {"at": 214312, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER5_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222488, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER5_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222488, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER5_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214324, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER6_HI"
   },
   {
    "map": {"at": 214324, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER6_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214320, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER6_LO"
   },
   {
    "map": {"at": 214320, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER6_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222492, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER6_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222492, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER6_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214332, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER7_HI"
   },
   {
    "map": {"at": 214332, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER7_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214328, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER7_LO"
   },
   {
    "map": {"at": 214328, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER7_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222496, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER7_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222496, "to": "mm"},
    "name": "PA_SC_PERFCOUNTER7_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164688, "to": "mm"},
    "name": "PA_SC_RASTER_CONFIG",
    "type_ref": "PA_SC_RASTER_CONFIG"
    "map": {"at": 164688, "to": "mm"},
    "name": "PA_SC_RASTER_CONFIG",
    "type_ref": "PA_SC_RASTER_CONFIG"
    "type_ref": "PA_SC_RASTER_CONFIG_gfx9"
   },
   {
    "type_ref": "PA_SC_RASTER_CONFIG_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 164692, "to": "mm"},
    "name": "PA_SC_RASTER_CONFIG_1",
    "type_ref": "PA_SC_RASTER_CONFIG_1"
    "map": {"at": 164692, "to": "mm"},
    "name": "PA_SC_RASTER_CONFIG_1",
    "type_ref": "PA_SC_RASTER_CONFIG_1"
    "type_ref": "PA_SC_RIGHT_VERT_GRID"
   },
   {
    "type_ref": "PA_SC_RIGHT_VERT_GRID"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 164696, "to": "mm"},
    "name": "PA_SC_SCREEN_EXTENT_CONTROL",
    "type_ref": "PA_SC_SCREEN_EXTENT_CONTROL"
   },
   {
    "map": {"at": 164696, "to": "mm"},
    "name": "PA_SC_SCREEN_EXTENT_CONTROL",
    "type_ref": "PA_SC_SCREEN_EXTENT_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 199188, "to": "mm"},
    "name": "PA_SC_SCREEN_EXTENT_MAX_0",
    "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
   },
   {
    "map": {"at": 199188, "to": "mm"},
    "name": "PA_SC_SCREEN_EXTENT_MAX_0",
    "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 199212, "to": "mm"},
    "name": "PA_SC_SCREEN_EXTENT_MAX_1",
    "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
   },
   {
    "map": {"at": 199212, "to": "mm"},
    "name": "PA_SC_SCREEN_EXTENT_MAX_1",
    "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 199184, "to": "mm"},
    "name": "PA_SC_SCREEN_EXTENT_MIN_0",
    "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
   },
   {
    "map": {"at": 199184, "to": "mm"},
    "name": "PA_SC_SCREEN_EXTENT_MIN_0",
    "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 199192, "to": "mm"},
    "name": "PA_SC_SCREEN_EXTENT_MIN_1",
    "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
   },
   {
    "map": {"at": 199192, "to": "mm"},
    "name": "PA_SC_SCREEN_EXTENT_MIN_1",
    "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163892, "to": "mm"},
    "name": "PA_SC_SCREEN_SCISSOR_BR",
    "type_ref": "PA_SC_SCREEN_SCISSOR_BR"
   },
   {
    "map": {"at": 163892, "to": "mm"},
    "name": "PA_SC_SCREEN_SCISSOR_BR",
    "type_ref": "PA_SC_SCREEN_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163888, "to": "mm"},
    "name": "PA_SC_SCREEN_SCISSOR_TL",
    "type_ref": "PA_SC_SCREEN_SCISSOR_TL"
    "map": {"at": 163888, "to": "mm"},
    "name": "PA_SC_SCREEN_SCISSOR_TL",
    "type_ref": "PA_SC_SCREEN_SCISSOR_TL"
    "type_ref": "PA_SC_TILE_STEERING_OVERRIDE"
   },
   {
    "type_ref": "PA_SC_TILE_STEERING_OVERRIDE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164436, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_0_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164436, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_0_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164432, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_0_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164432, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_0_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164516, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_10_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164516, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_10_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164512, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_10_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164512, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_10_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164524, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_11_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164524, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_11_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164520, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_11_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164520, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_11_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164532, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_12_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164532, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_12_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164528, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_12_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164528, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_12_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164540, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_13_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164540, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_13_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164536, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_13_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164536, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_13_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164548, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_14_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164548, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_14_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164544, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_14_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164544, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_14_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164556, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_15_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164556, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_15_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164552, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_15_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164552, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_15_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164444, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_1_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164444, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_1_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164440, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_1_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164440, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_1_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164452, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_2_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164452, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_2_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164448, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_2_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164448, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_2_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164460, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_3_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164460, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_3_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164456, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_3_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164456, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_3_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164468, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_4_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164468, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_4_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164464, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_4_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164464, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_4_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164476, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_5_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164476, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_5_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164472, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_5_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164472, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_5_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164484, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_6_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164484, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_6_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164480, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_6_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164480, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_6_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164492, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_7_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164492, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_7_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164488, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_7_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164488, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_7_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164500, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_8_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164500, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_8_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164496, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_8_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164496, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_8_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164508, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_9_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164508, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_9_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164504, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_9_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164504, "to": "mm"},
    "name": "PA_SC_VPORT_SCISSOR_9_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164564, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_0"
   },
   {
    "map": {"at": 164564, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164572, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_1"
   },
   {
    "map": {"at": 164572, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164644, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_10"
   },
   {
    "map": {"at": 164644, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164652, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_11"
   },
   {
    "map": {"at": 164652, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164660, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_12"
   },
   {
    "map": {"at": 164660, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164668, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_13"
   },
   {
    "map": {"at": 164668, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164676, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_14"
   },
   {
    "map": {"at": 164676, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164684, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_15"
   },
   {
    "map": {"at": 164684, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_15"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164580, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_2"
   },
   {
    "map": {"at": 164580, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164588, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_3"
   },
   {
    "map": {"at": 164588, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164596, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_4"
   },
   {
    "map": {"at": 164596, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164604, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_5"
   },
   {
    "map": {"at": 164604, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164612, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_6"
   },
   {
    "map": {"at": 164612, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164620, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_7"
   },
   {
    "map": {"at": 164620, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164628, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_8"
   },
   {
    "map": {"at": 164628, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164636, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_9"
   },
   {
    "map": {"at": 164636, "to": "mm"},
    "name": "PA_SC_VPORT_ZMAX_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164560, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_0"
   },
   {
    "map": {"at": 164560, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164568, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_1"
   },
   {
    "map": {"at": 164568, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164640, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_10"
   },
   {
    "map": {"at": 164640, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164648, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_11"
   },
   {
    "map": {"at": 164648, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164656, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_12"
   },
   {
    "map": {"at": 164656, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164664, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_13"
   },
   {
    "map": {"at": 164664, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164672, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_14"
   },
   {
    "map": {"at": 164672, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164680, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_15"
   },
   {
    "map": {"at": 164680, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_15"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164576, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_2"
   },
   {
    "map": {"at": 164576, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164584, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_3"
   },
   {
    "map": {"at": 164584, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164592, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_4"
   },
   {
    "map": {"at": 164592, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164600, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_5"
   },
   {
    "map": {"at": 164600, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164608, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_6"
   },
   {
    "map": {"at": 164608, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164616, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_7"
   },
   {
    "map": {"at": 164616, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164624, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_8"
   },
   {
    "map": {"at": 164624, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164632, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_9"
   },
   {
    "map": {"at": 164632, "to": "mm"},
    "name": "PA_SC_VPORT_ZMIN_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164352, "to": "mm"},
    "name": "PA_SC_WINDOW_OFFSET",
    "type_ref": "PA_SC_WINDOW_OFFSET"
   },
   {
    "map": {"at": 164352, "to": "mm"},
    "name": "PA_SC_WINDOW_OFFSET",
    "type_ref": "PA_SC_WINDOW_OFFSET"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164360, "to": "mm"},
    "name": "PA_SC_WINDOW_SCISSOR_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
    "map": {"at": 164360, "to": "mm"},
    "name": "PA_SC_WINDOW_SCISSOR_BR",
    "type_ref": "PA_SC_WINDOW_SCISSOR_BR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164356, "to": "mm"},
    "name": "PA_SC_WINDOW_SCISSOR_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
    "map": {"at": 164356, "to": "mm"},
    "name": "PA_SC_WINDOW_SCISSOR_TL",
    "type_ref": "PA_SC_WINDOW_SCISSOR_TL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164404, "to": "mm"},
    "name": "PA_SU_HARDWARE_SCREEN_OFFSET",
    "type_ref": "PA_SU_HARDWARE_SCREEN_OFFSET"
   },
   {
    "map": {"at": 164404, "to": "mm"},
    "name": "PA_SU_HARDWARE_SCREEN_OFFSET",
    "type_ref": "PA_SU_HARDWARE_SCREEN_OFFSET"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166408, "to": "mm"},
    "name": "PA_SU_LINE_CNTL",
    "type_ref": "PA_SU_LINE_CNTL"
   },
   {
    "map": {"at": 166408, "to": "mm"},
    "name": "PA_SU_LINE_CNTL",
    "type_ref": "PA_SU_LINE_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165924, "to": "mm"},
    "name": "PA_SU_LINE_STIPPLE_CNTL",
    "type_ref": "PA_SU_LINE_STIPPLE_CNTL"
   },
   {
    "map": {"at": 165924, "to": "mm"},
    "name": "PA_SU_LINE_STIPPLE_CNTL",
    "type_ref": "PA_SU_LINE_STIPPLE_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165928, "to": "mm"},
    "name": "PA_SU_LINE_STIPPLE_SCALE"
   },
   {
    "map": {"at": 165928, "to": "mm"},
    "name": "PA_SU_LINE_STIPPLE_SCALE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35424, "to": "mm"},
    "name": "PA_SU_LINE_STIPPLE_VALUE",
    "type_ref": "PA_SU_LINE_STIPPLE_VALUE"
   },
   {
    "map": {"at": 35424, "to": "mm"},
    "name": "PA_SU_LINE_STIPPLE_VALUE",
    "type_ref": "PA_SU_LINE_STIPPLE_VALUE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 199168, "to": "mm"},
    "name": "PA_SU_LINE_STIPPLE_VALUE",
    "type_ref": "PA_SU_LINE_STIPPLE_VALUE"
    "map": {"at": 199168, "to": "mm"},
    "name": "PA_SU_LINE_STIPPLE_VALUE",
    "type_ref": "PA_SU_LINE_STIPPLE_VALUE"
    "type_ref": "PA_SU_OVER_RASTERIZATION_CNTL"
   },
   {
    "type_ref": "PA_SU_OVER_RASTERIZATION_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214020, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER0_HI",
    "type_ref": "PA_SU_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 214020, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER0_HI",
    "type_ref": "PA_SU_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214016, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 214016, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222208, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER0_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222208, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER0_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222212, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER0_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 222212, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER0_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214028, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER1_HI",
    "type_ref": "PA_SU_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 214028, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER1_HI",
    "type_ref": "PA_SU_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214024, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 214024, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222216, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER1_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222216, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER1_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222220, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER1_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 222220, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER1_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214036, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER2_HI",
    "type_ref": "PA_SU_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 214036, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER2_HI",
    "type_ref": "PA_SU_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214032, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 214032, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222224, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER2_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222224, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER2_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214044, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER3_HI",
    "type_ref": "PA_SU_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 214044, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER3_HI",
    "type_ref": "PA_SU_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214040, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 214040, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222228, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER3_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222228, "to": "mm"},
    "name": "PA_SU_PERFCOUNTER3_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166404, "to": "mm"},
    "name": "PA_SU_POINT_MINMAX",
    "type_ref": "PA_SU_POINT_MINMAX"
   },
   {
    "map": {"at": 166404, "to": "mm"},
    "name": "PA_SU_POINT_MINMAX",
    "type_ref": "PA_SU_POINT_MINMAX"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166400, "to": "mm"},
    "name": "PA_SU_POINT_SIZE",
    "type_ref": "PA_SU_POINT_SIZE"
   },
   {
    "map": {"at": 166400, "to": "mm"},
    "name": "PA_SU_POINT_SIZE",
    "type_ref": "PA_SU_POINT_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166796, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_BACK_OFFSET"
   },
   {
    "map": {"at": 166796, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_BACK_OFFSET"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166792, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_BACK_SCALE"
   },
   {
    "map": {"at": 166792, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_BACK_SCALE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166780, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_CLAMP"
   },
   {
    "map": {"at": 166780, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_CLAMP"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166776, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_DB_FMT_CNTL",
    "type_ref": "PA_SU_POLY_OFFSET_DB_FMT_CNTL"
   },
   {
    "map": {"at": 166776, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_DB_FMT_CNTL",
    "type_ref": "PA_SU_POLY_OFFSET_DB_FMT_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166788, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_FRONT_OFFSET"
   },
   {
    "map": {"at": 166788, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_FRONT_OFFSET"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166784, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_FRONT_SCALE"
   },
   {
    "map": {"at": 166784, "to": "mm"},
    "name": "PA_SU_POLY_OFFSET_FRONT_SCALE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165932, "to": "mm"},
    "name": "PA_SU_PRIM_FILTER_CNTL",
    "type_ref": "PA_SU_PRIM_FILTER_CNTL"
   },
   {
    "map": {"at": 165932, "to": "mm"},
    "name": "PA_SU_PRIM_FILTER_CNTL",
    "type_ref": "PA_SU_PRIM_FILTER_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165932, "to": "mm"},
    "name": "PA_SU_PRIM_FILTER_CNTL",
    "type_ref": "PA_SU_PRIM_FILTER_CNTL_cik"
   },
   {
    "map": {"at": 165932, "to": "mm"},
    "name": "PA_SU_PRIM_FILTER_CNTL",
    "type_ref": "PA_SU_PRIM_FILTER_CNTL_cik"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165908, "to": "mm"},
    "name": "PA_SU_SC_MODE_CNTL",
    "type_ref": "PA_SU_SC_MODE_CNTL"
    "map": {"at": 165908, "to": "mm"},
    "name": "PA_SU_SC_MODE_CNTL",
    "type_ref": "PA_SU_SC_MODE_CNTL"
    "type_ref": "PA_SU_SC_MODE_CNTL_gfx9"
   },
   {
    "type_ref": "PA_SU_SC_MODE_CNTL_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165936, "to": "mm"},
    "name": "PA_SU_SMALL_PRIM_FILTER_CNTL",
    "type_ref": "PA_SU_SMALL_PRIM_FILTER_CNTL"
   },
   {
    "map": {"at": 165936, "to": "mm"},
    "name": "PA_SU_SMALL_PRIM_FILTER_CNTL",
    "type_ref": "PA_SU_SMALL_PRIM_FILTER_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166884, "to": "mm"},
    "name": "PA_SU_VTX_CNTL",
    "type_ref": "PA_SU_VTX_CNTL"
   },
   {
    "map": {"at": 166884, "to": "mm"},
    "name": "PA_SU_VTX_CNTL",
    "type_ref": "PA_SU_VTX_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217604, "to": "mm"},
    "name": "RLC_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 217604, "to": "mm"},
    "name": "RLC_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217600, "to": "mm"},
    "name": "RLC_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 217600, "to": "mm"},
    "name": "RLC_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217612, "to": "mm"},
    "name": "RLC_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 217612, "to": "mm"},
    "name": "RLC_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 217608, "to": "mm"},
    "name": "RLC_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 217608, "to": "mm"},
    "name": "RLC_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 53300, "to": "mm"},
    "name": "SDMA0_STATUS_REG",
    "type_ref": "SDMA0_STATUS_REG"
   },
   {
    "map": {"at": 53300, "to": "mm"},
    "name": "SDMA0_STATUS_REG",
    "type_ref": "SDMA0_STATUS_REG"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 55348, "to": "mm"},
    "name": "SDMA1_STATUS_REG",
    "type_ref": "SDMA0_STATUS_REG"
   },
   {
    "map": {"at": 55348, "to": "mm"},
    "name": "SDMA1_STATUS_REG",
    "type_ref": "SDMA0_STATUS_REG"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 37108, "to": "mm"},
    "name": "SPI_ARB_CYCLES_0",
    "type_ref": "SPI_ARB_CYCLES_0"
   },
   {
    "map": {"at": 37108, "to": "mm"},
    "name": "SPI_ARB_CYCLES_0",
    "type_ref": "SPI_ARB_CYCLES_0"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 37112, "to": "mm"},
    "name": "SPI_ARB_CYCLES_1",
    "type_ref": "SPI_ARB_CYCLES_1"
   },
   {
    "map": {"at": 37112, "to": "mm"},
    "name": "SPI_ARB_CYCLES_1",
    "type_ref": "SPI_ARB_CYCLES_1"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 37104, "to": "mm"},
    "name": "SPI_ARB_PRIORITY",
    "type_ref": "SPI_ARB_PRIORITY"
   },
   {
    "map": {"at": 37104, "to": "mm"},
    "name": "SPI_ARB_PRIORITY",
    "type_ref": "SPI_ARB_PRIORITY"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 50944, "to": "mm"},
    "name": "SPI_ARB_PRIORITY",
    "type_ref": "SPI_ARB_PRIORITY_cik"
   },
   {
    "map": {"at": 50944, "to": "mm"},
    "name": "SPI_ARB_PRIORITY",
    "type_ref": "SPI_ARB_PRIORITY_cik"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165600, "to": "mm"},
    "name": "SPI_BARYC_CNTL",
    "type_ref": "SPI_BARYC_CNTL"
   },
   {
    "map": {"at": 165600, "to": "mm"},
    "name": "SPI_BARYC_CNTL",
    "type_ref": "SPI_BARYC_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 37120, "to": "mm"},
    "name": "SPI_CONFIG_CNTL",
    "type_ref": "SPI_CONFIG_CNTL"
    "map": {"at": 37120, "to": "mm"},
    "name": "SPI_CONFIG_CNTL",
    "type_ref": "SPI_CONFIG_CNTL"
    "type_ref": "SPI_CONFIG_CNTL_gfx9"
   },
   {
    "type_ref": "SPI_CONFIG_CNTL_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 37180, "to": "mm"},
    "name": "SPI_CONFIG_CNTL_1",
    "type_ref": "SPI_CONFIG_CNTL_1"
    "map": {"at": 37180, "to": "mm"},
    "name": "SPI_CONFIG_CNTL_1",
    "type_ref": "SPI_CONFIG_CNTL_1"
    "type_ref": "SPI_CONFIG_CNTL_2"
   },
   {
    "type_ref": "SPI_CONFIG_CNTL_2"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 37084, "to": "mm"},
    "name": "SPI_DYN_GPR_LOCK_EN",
    "type_ref": "SPI_DYN_GPR_LOCK_EN"
   },
   {
    "map": {"at": 37084, "to": "mm"},
    "name": "SPI_DYN_GPR_LOCK_EN",
    "type_ref": "SPI_DYN_GPR_LOCK_EN"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165588, "to": "mm"},
    "name": "SPI_INTERP_CONTROL_0",
    "type_ref": "SPI_INTERP_CONTROL_0"
   },
   {
    "map": {"at": 165588, "to": "mm"},
    "name": "SPI_INTERP_CONTROL_0",
    "type_ref": "SPI_INTERP_CONTROL_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214528, "to": "mm"},
    "name": "SPI_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 214528, "to": "mm"},
    "name": "SPI_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214532, "to": "mm"},
    "name": "SPI_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 214532, "to": "mm"},
    "name": "SPI_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222720, "to": "mm"},
    "name": "SPI_PERFCOUNTER0_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "map": {"at": 222720, "to": "mm"},
    "name": "SPI_PERFCOUNTER0_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222736, "to": "mm"},
    "name": "SPI_PERFCOUNTER0_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
    "map": {"at": 222736, "to": "mm"},
    "name": "SPI_PERFCOUNTER0_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214536, "to": "mm"},
    "name": "SPI_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 214536, "to": "mm"},
    "name": "SPI_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214540, "to": "mm"},
    "name": "SPI_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 214540, "to": "mm"},
    "name": "SPI_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222724, "to": "mm"},
    "name": "SPI_PERFCOUNTER1_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "map": {"at": 222724, "to": "mm"},
    "name": "SPI_PERFCOUNTER1_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222740, "to": "mm"},
    "name": "SPI_PERFCOUNTER1_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
    "map": {"at": 222740, "to": "mm"},
    "name": "SPI_PERFCOUNTER1_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214544, "to": "mm"},
    "name": "SPI_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 214544, "to": "mm"},
    "name": "SPI_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214548, "to": "mm"},
    "name": "SPI_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 214548, "to": "mm"},
    "name": "SPI_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222728, "to": "mm"},
    "name": "SPI_PERFCOUNTER2_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "map": {"at": 222728, "to": "mm"},
    "name": "SPI_PERFCOUNTER2_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222744, "to": "mm"},
    "name": "SPI_PERFCOUNTER2_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
    "map": {"at": 222744, "to": "mm"},
    "name": "SPI_PERFCOUNTER2_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214552, "to": "mm"},
    "name": "SPI_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 214552, "to": "mm"},
    "name": "SPI_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214556, "to": "mm"},
    "name": "SPI_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 214556, "to": "mm"},
    "name": "SPI_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222732, "to": "mm"},
    "name": "SPI_PERFCOUNTER3_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "map": {"at": 222732, "to": "mm"},
    "name": "SPI_PERFCOUNTER3_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222748, "to": "mm"},
    "name": "SPI_PERFCOUNTER3_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
    "map": {"at": 222748, "to": "mm"},
    "name": "SPI_PERFCOUNTER3_SELECT1",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214560, "to": "mm"},
    "name": "SPI_PERFCOUNTER4_HI"
   },
   {
    "map": {"at": 214560, "to": "mm"},
    "name": "SPI_PERFCOUNTER4_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214564, "to": "mm"},
    "name": "SPI_PERFCOUNTER4_LO"
   },
   {
    "map": {"at": 214564, "to": "mm"},
    "name": "SPI_PERFCOUNTER4_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222752, "to": "mm"},
    "name": "SPI_PERFCOUNTER4_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "map": {"at": 222752, "to": "mm"},
    "name": "SPI_PERFCOUNTER4_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214568, "to": "mm"},
    "name": "SPI_PERFCOUNTER5_HI"
   },
   {
    "map": {"at": 214568, "to": "mm"},
    "name": "SPI_PERFCOUNTER5_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214572, "to": "mm"},
    "name": "SPI_PERFCOUNTER5_LO"
   },
   {
    "map": {"at": 214572, "to": "mm"},
    "name": "SPI_PERFCOUNTER5_LO"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222756, "to": "mm"},
    "name": "SPI_PERFCOUNTER5_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "map": {"at": 222756, "to": "mm"},
    "name": "SPI_PERFCOUNTER5_SELECT",
    "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222760, "to": "mm"},
    "name": "SPI_PERFCOUNTER_BINS",
    "type_ref": "SPI_PERFCOUNTER_BINS"
   },
   {
    "map": {"at": 222760, "to": "mm"},
    "name": "SPI_PERFCOUNTER_BINS",
    "type_ref": "SPI_PERFCOUNTER_BINS"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165584, "to": "mm"},
    "name": "SPI_PS_INPUT_ADDR",
    "type_ref": "SPI_PS_INPUT_ENA"
   },
   {
    "map": {"at": 165584, "to": "mm"},
    "name": "SPI_PS_INPUT_ADDR",
    "type_ref": "SPI_PS_INPUT_ENA"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165444, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_0",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165444, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_0",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165444, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_0",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165444, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_0",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165444, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_0",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165444, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_0",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165448, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_1",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165448, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_1",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165448, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_1",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165448, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_1",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165448, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_1",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165448, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_1",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165484, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_10",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165484, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_10",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165484, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_10",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165484, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_10",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165484, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_10",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165484, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_10",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165488, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_11",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165488, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_11",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165488, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_11",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165488, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_11",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165488, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_11",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165488, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_11",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165492, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_12",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165492, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_12",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165492, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_12",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165492, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_12",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165492, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_12",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165492, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_12",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165496, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_13",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165496, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_13",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165496, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_13",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165496, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_13",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165496, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_13",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165496, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_13",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165500, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_14",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165500, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_14",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165500, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_14",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165500, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_14",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165500, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_14",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165500, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_14",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165504, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_15",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165504, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_15",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165504, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_15",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165504, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_15",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165504, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_15",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165504, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_15",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165508, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_16",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165508, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_16",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165508, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_16",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165508, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_16",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165508, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_16",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165508, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_16",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165512, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_17",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165512, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_17",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165512, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_17",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165512, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_17",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165512, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_17",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165512, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_17",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165516, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_18",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165516, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_18",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165516, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_18",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165516, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_18",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165516, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_18",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165516, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_18",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165520, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_19",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165520, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_19",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165520, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_19",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165520, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_19",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165520, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_19",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165520, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_19",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165452, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_2",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165452, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_2",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165452, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_2",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165452, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_2",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165452, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_2",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165452, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_2",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165524, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_20",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165524, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_20",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165524, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_20",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165524, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_20",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165524, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_20",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165524, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_20",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165528, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_21",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165528, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_21",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165528, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_21",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165528, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_21",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165528, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_21",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165528, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_21",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165532, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_22",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165532, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_22",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165532, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_22",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165532, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_22",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165532, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_22",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165532, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_22",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165536, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_23",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165536, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_23",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165536, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_23",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165536, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_23",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165536, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_23",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165536, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_23",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165540, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_24",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165540, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_24",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165540, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_24",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165540, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_24",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165540, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_24",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165540, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_24",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165544, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_25",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165544, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_25",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165544, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_25",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165544, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_25",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165544, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_25",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165544, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_25",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165548, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_26",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165548, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_26",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165548, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_26",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165548, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_26",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165548, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_26",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165548, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_26",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165552, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_27",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165552, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_27",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165552, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_27",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165552, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_27",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165552, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_27",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165552, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_27",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165556, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_28",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165556, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_28",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165556, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_28",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165556, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_28",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165556, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_28",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165556, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_28",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165560, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_29",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165560, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_29",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165560, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_29",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165560, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_29",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165560, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_29",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165560, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_29",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165456, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_3",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165456, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_3",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165456, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_3",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165456, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_3",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165456, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_3",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165456, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_3",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165564, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_30",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165564, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_30",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165564, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_30",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165564, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_30",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165564, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_30",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165564, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_30",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165568, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_31",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165568, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_31",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165568, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_31",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165568, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_31",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165568, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_31",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165568, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_31",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165460, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_4",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165460, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_4",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165460, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_4",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165460, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_4",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165460, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_4",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165460, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_4",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165464, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_5",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165464, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_5",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165464, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_5",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165464, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_5",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165464, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_5",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165464, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_5",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165468, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_6",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165468, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_6",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165468, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_6",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165468, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_6",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165468, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_6",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165468, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_6",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165472, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_7",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165472, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_7",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165472, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_7",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165472, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_7",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165472, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_7",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165472, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_7",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165476, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_8",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165476, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_8",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165476, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_8",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165476, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_8",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165476, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_8",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165476, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_8",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165480, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_9",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
    "map": {"at": 165480, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_9",
    "type_ref": "SPI_PS_INPUT_CNTL_0"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 165480, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_9",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
    "map": {"at": 165480, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_9",
    "type_ref": "SPI_PS_INPUT_CNTL_0_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165480, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_9",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
    "map": {"at": 165480, "to": "mm"},
    "name": "SPI_PS_INPUT_CNTL_9",
    "type_ref": "SPI_PS_INPUT_CNTL_0_vi"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165580, "to": "mm"},
    "name": "SPI_PS_INPUT_ENA",
    "type_ref": "SPI_PS_INPUT_ENA"
   },
   {
    "map": {"at": 165580, "to": "mm"},
    "name": "SPI_PS_INPUT_ENA",
    "type_ref": "SPI_PS_INPUT_ENA"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165592, "to": "mm"},
    "name": "SPI_PS_IN_CONTROL",
    "type_ref": "SPI_PS_IN_CONTROL"
   },
   {
    "map": {"at": 165592, "to": "mm"},
    "name": "SPI_PS_IN_CONTROL",
    "type_ref": "SPI_PS_IN_CONTROL"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 165592, "to": "mm"},
    "name": "SPI_PS_IN_CONTROL",
    "type_ref": "SPI_PS_IN_CONTROL_cik"
    "map": {"at": 165592, "to": "mm"},
    "name": "SPI_PS_IN_CONTROL",
    "type_ref": "SPI_PS_IN_CONTROL_cik"
    "type_ref": "SPI_PS_IN_CONTROL_gfx9"
   },
   {
    "type_ref": "SPI_PS_IN_CONTROL_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 37100, "to": "mm"},
    "name": "SPI_PS_MAX_WAVE_ID",
    "type_ref": "SPI_PS_MAX_WAVE_ID"
   },
   {
    "map": {"at": 37100, "to": "mm"},
    "name": "SPI_PS_MAX_WAVE_ID",
    "type_ref": "SPI_PS_MAX_WAVE_ID"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 37096, "to": "mm"},
    "name": "SPI_PS_MAX_WAVE_ID",
    "type_ref": "SPI_PS_MAX_WAVE_ID"
   },
   {
    "map": {"at": 37096, "to": "mm"},
    "name": "SPI_PS_MAX_WAVE_ID",
    "type_ref": "SPI_PS_MAX_WAVE_ID"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 37740, "to": "mm"},
    "name": "SPI_RESOURCE_RESERVE_CU_AB_0",
    "type_ref": "SPI_RESOURCE_RESERVE_CU_AB_0"
   },
   {
    "map": {"at": 37740, "to": "mm"},
    "name": "SPI_RESOURCE_RESERVE_CU_AB_0",
    "type_ref": "SPI_RESOURCE_RESERVE_CU_AB_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165652, "to": "mm"},
    "name": "SPI_SHADER_COL_FORMAT",
    "type_ref": "SPI_SHADER_COL_FORMAT"
   },
   {
    "map": {"at": 165652, "to": "mm"},
    "name": "SPI_SHADER_COL_FORMAT",
    "type_ref": "SPI_SHADER_COL_FORMAT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 45340, "to": "mm"},
    "name": "SPI_SHADER_LATE_ALLOC_VS",
    "type_ref": "SPI_SHADER_LATE_ALLOC_VS"
   },
   {
    "map": {"at": 45340, "to": "mm"},
    "name": "SPI_SHADER_LATE_ALLOC_VS",
    "type_ref": "SPI_SHADER_LATE_ALLOC_VS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45860, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_ES",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
    "map": {"at": 45860, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_ES",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45604, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_GS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 45604, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_GS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46116, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_HS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 46116, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_HS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46372, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_LS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
    "map": {"at": 46372, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_LS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45092, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_PS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 45092, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_PS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45348, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_VS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 45348, "to": "mm"},
    "name": "SPI_SHADER_PGM_HI_VS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45856, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_ES"
   },
    "map": {"at": 45856, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_ES"
   },
    "name": "SPI_SHADER_PGM_LO_ES"
   },
   {
    "name": "SPI_SHADER_PGM_LO_ES"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45600, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_GS"
   },
   {
    "map": {"at": 45600, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_GS"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46112, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_HS"
   },
   {
    "map": {"at": 46112, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_HS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46368, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_LS"
   },
    "map": {"at": 46368, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_LS"
   },
    "name": "SPI_SHADER_PGM_LO_LS"
   },
   {
    "name": "SPI_SHADER_PGM_LO_LS"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45088, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_PS"
   },
   {
    "map": {"at": 45088, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_PS"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45344, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_VS"
   },
   {
    "map": {"at": 45344, "to": "mm"},
    "name": "SPI_SHADER_PGM_LO_VS"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 45864, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC1_VS"
   },
   {
    "map": {"at": 45864, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC1_VS"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 45864, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC1_VS_cik"
   },
   {
    "map": {"at": 45864, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC1_VS_cik"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 45608, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_GS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_GS"
   },
   {
    "map": {"at": 45608, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_GS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_GS"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 45608, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_GS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_GS_cik"
    "map": {"at": 45608, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_GS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_GS_cik"
    "type_ref": "SPI_SHADER_PGM_RSRC1_GS_gfx9"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC1_GS_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 46120, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_HS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_HS"
   },
   {
    "map": {"at": 46120, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_HS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_HS"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 46120, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_HS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_HS_cik"
    "map": {"at": 46120, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_HS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_HS_cik"
    "type_ref": "SPI_SHADER_PGM_RSRC1_HS_gfx9"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC1_HS_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 46376, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_LS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_LS"
   },
   {
    "map": {"at": 46376, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_LS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_LS"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 46376, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_LS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_LS_cik"
   },
   {
    "map": {"at": 46376, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_LS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_LS_cik"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 45096, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_PS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_PS"
   },
   {
    "map": {"at": 45096, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_PS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_PS"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 45096, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_PS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_PS_cik"
    "map": {"at": 45096, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_PS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_PS_cik"
    "type_ref": "SPI_SHADER_PGM_RSRC1_PS_gfx9"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC1_PS_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 45352, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_VS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_VS"
   },
   {
    "map": {"at": 45352, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_VS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_VS"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 45352, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_VS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_VS_cik"
    "map": {"at": 45352, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC1_VS",
    "type_ref": "SPI_SHADER_PGM_RSRC1_VS_cik"
    "type_ref": "SPI_SHADER_PGM_RSRC1_VS_gfx9"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC1_VS_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 45868, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC2_ES"
   },
   {
    "map": {"at": 45868, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC2_ES"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 45868, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC2_ES_cik"
   },
   {
    "map": {"at": 45868, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC2_ES_cik"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45612, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_GS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_GS"
    "map": {"at": 45612, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_GS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_GS"
    "type_ref": "SPI_SHADER_PGM_RSRC2_GS_VS"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC2_GS_VS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46124, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_HS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_HS"
    "map": {"at": 46124, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_HS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_HS"
    "type_ref": "SPI_SHADER_PGM_RSRC2_HS_gfx9"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC2_HS_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46380, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_LS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_LS"
   },
   {
    "map": {"at": 46380, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_LS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_LS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45100, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_PS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_PS"
    "map": {"at": 45100, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_PS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_PS"
    "type_ref": "SPI_SHADER_PGM_RSRC2_PS_gfx9"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC2_PS_gfx9"
   },
   {
-   "chips": ["cik", "si"],
+   "chips": ["gfx7", "gfx6"],
    "map": {"at": 45356, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_VS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_VS"
   },
   {
    "map": {"at": 45356, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_VS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_VS"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 45356, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_VS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_VS_vi"
    "map": {"at": 45356, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC2_VS",
    "type_ref": "SPI_SHADER_PGM_RSRC2_VS_vi"
    "type_ref": "SPI_SHADER_PGM_RSRC2_VS_gfx9"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC2_VS_gfx9"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 45852, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
   },
   {
    "map": {"at": 45852, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 45852, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC3_GS"
   },
   {
    "map": {"at": 45852, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_ES",
    "type_ref": "SPI_SHADER_PGM_RSRC3_GS"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 45596, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_GS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
   },
   {
    "map": {"at": 45596, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_GS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 45596, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_GS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_GS"
    "map": {"at": 45596, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_GS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_GS"
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS_gfx9"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS_gfx9"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 46108, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_HS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_HS"
   },
   {
    "map": {"at": 46108, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_HS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_HS"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 46108, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_HS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_HS_vi"
    "map": {"at": 46108, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_HS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_HS_vi"
    "type_ref": "SPI_SHADER_PGM_RSRC3_HS_gfx9"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC3_HS_gfx9"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 46364, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_LS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
   },
   {
    "map": {"at": 46364, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_LS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 46364, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_LS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_GS"
   },
   {
    "map": {"at": 46364, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_LS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_GS"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 45084, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_PS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
    "map": {"at": 45084, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_PS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS_gfx9"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 45336, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_VS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
    "map": {"at": 45336, "to": "mm"},
    "name": "SPI_SHADER_PGM_RSRC3_VS",
    "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
    "type_ref": "SPI_SHADER_PGM_RSRC4_HS"
   },
   {
    "type_ref": "SPI_SHADER_PGM_RSRC4_HS"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165644, "to": "mm"},
    "name": "SPI_SHADER_POS_FORMAT",
    "type_ref": "SPI_SHADER_POS_FORMAT"
   },
   {
    "map": {"at": 165644, "to": "mm"},
    "name": "SPI_SHADER_POS_FORMAT",
    "type_ref": "SPI_SHADER_POS_FORMAT"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45828, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_ES",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 45828, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_ES",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45572, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_GS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 45572, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_GS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46084, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_HS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 46084, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_HS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46340, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_LS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 46340, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_LS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45060, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_PS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 45060, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_PS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45316, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_VS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 45316, "to": "mm"},
    "name": "SPI_SHADER_TBA_HI_VS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45824, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_ES"
   },
   {
    "map": {"at": 45824, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_ES"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45568, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_GS"
   },
   {
    "map": {"at": 45568, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_GS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46080, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_HS"
   },
   {
    "map": {"at": 46080, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_HS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46336, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_LS"
   },
   {
    "map": {"at": 46336, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_LS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45056, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_PS"
   },
   {
    "map": {"at": 45056, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45312, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_VS"
   },
   {
    "map": {"at": 45312, "to": "mm"},
    "name": "SPI_SHADER_TBA_LO_VS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45836, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_ES",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 45836, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_ES",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45580, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_GS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 45580, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_GS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46092, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_HS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 46092, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_HS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46348, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_LS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 46348, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_LS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45068, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_PS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 45068, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_PS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45324, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_VS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
    "map": {"at": 45324, "to": "mm"},
    "name": "SPI_SHADER_TMA_HI_VS",
    "type_ref": "SPI_SHADER_TBA_HI_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45832, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_ES"
   },
   {
    "map": {"at": 45832, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_ES"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45576, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_GS"
   },
   {
    "map": {"at": 45576, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_GS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46088, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_HS"
   },
   {
    "map": {"at": 46088, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_HS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46344, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_LS"
   },
   {
    "map": {"at": 46344, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_LS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45064, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_PS"
   },
   {
    "map": {"at": 45064, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_PS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45320, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_VS"
   },
    "map": {"at": 45320, "to": "mm"},
    "name": "SPI_SHADER_TMA_LO_VS"
   },
    "name": "SPI_SHADER_USER_DATA_COMMON_9"
   },
   {
    "name": "SPI_SHADER_USER_DATA_COMMON_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45872, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_0"
   },
   {
    "map": {"at": 45872, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45876, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_1"
   },
   {
    "map": {"at": 45876, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45912, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_10"
   },
   {
    "map": {"at": 45912, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45916, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_11"
   },
   {
    "map": {"at": 45916, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45920, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_12"
   },
   {
    "map": {"at": 45920, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45924, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_13"
   },
   {
    "map": {"at": 45924, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45928, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_14"
   },
   {
    "map": {"at": 45928, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45932, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_15"
   },
    "map": {"at": 45932, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_15"
   },
    "name": "SPI_SHADER_USER_DATA_ES_19"
   },
   {
    "name": "SPI_SHADER_USER_DATA_ES_19"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45880, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_2"
   },
    "map": {"at": 45880, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_2"
   },
    "name": "SPI_SHADER_USER_DATA_ES_29"
   },
   {
    "name": "SPI_SHADER_USER_DATA_ES_29"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45884, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_3"
   },
    "map": {"at": 45884, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_3"
   },
    "name": "SPI_SHADER_USER_DATA_ES_31"
   },
   {
    "name": "SPI_SHADER_USER_DATA_ES_31"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45888, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_4"
   },
   {
    "map": {"at": 45888, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45892, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_5"
   },
   {
    "map": {"at": 45892, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45896, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_6"
   },
   {
    "map": {"at": 45896, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45900, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_7"
   },
   {
    "map": {"at": 45900, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45904, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_8"
   },
   {
    "map": {"at": 45904, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45908, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_9"
   },
   {
    "map": {"at": 45908, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_ES_9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45616, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_0"
   },
   {
    "map": {"at": 45616, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_0"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45620, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_1"
   },
   {
    "map": {"at": 45620, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_1"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45656, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_10"
   },
   {
    "map": {"at": 45656, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_10"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45660, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_11"
   },
   {
    "map": {"at": 45660, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_11"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45664, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_12"
   },
   {
    "map": {"at": 45664, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_12"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45668, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_13"
   },
   {
    "map": {"at": 45668, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_13"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45672, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_14"
   },
   {
    "map": {"at": 45672, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_14"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45676, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_15"
   },
   {
    "map": {"at": 45676, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_15"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45624, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_2"
   },
   {
    "map": {"at": 45624, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_2"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45628, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_3"
   },
   {
    "map": {"at": 45628, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_3"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45632, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_4"
   },
   {
    "map": {"at": 45632, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_4"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45636, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_5"
   },
   {
    "map": {"at": 45636, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_5"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45640, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_6"
   },
   {
    "map": {"at": 45640, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_6"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45644, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_7"
   },
   {
    "map": {"at": 45644, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_7"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45648, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_8"
   },
   {
    "map": {"at": 45648, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_8"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45652, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_9"
   },
   {
    "map": {"at": 45652, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_GS_9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46128, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_0"
   },
   {
    "map": {"at": 46128, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_0"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46132, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_1"
   },
   {
    "map": {"at": 46132, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_1"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46168, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_10"
   },
   {
    "map": {"at": 46168, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_10"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46172, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_11"
   },
   {
    "map": {"at": 46172, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_11"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46176, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_12"
   },
   {
    "map": {"at": 46176, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_12"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46180, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_13"
   },
   {
    "map": {"at": 46180, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_13"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46184, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_14"
   },
   {
    "map": {"at": 46184, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_14"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46188, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_15"
   },
   {
    "map": {"at": 46188, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_15"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46136, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_2"
   },
   {
    "map": {"at": 46136, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_2"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46140, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_3"
   },
   {
    "map": {"at": 46140, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_3"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46144, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_4"
   },
   {
    "map": {"at": 46144, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_4"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46148, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_5"
   },
   {
    "map": {"at": 46148, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_5"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46152, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_6"
   },
   {
    "map": {"at": 46152, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_6"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46156, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_7"
   },
   {
    "map": {"at": 46156, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_7"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46160, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_8"
   },
   {
    "map": {"at": 46160, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_8"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46164, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_9"
   },
   {
    "map": {"at": 46164, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_HS_9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46384, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_0"
   },
    "map": {"at": 46384, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_0"
   },
    "name": "SPI_SHADER_USER_DATA_LS_0"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_0"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46388, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_1"
   },
    "map": {"at": 46388, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_1"
   },
    "name": "SPI_SHADER_USER_DATA_LS_1"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_1"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46424, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_10"
   },
    "map": {"at": 46424, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_10"
   },
    "name": "SPI_SHADER_USER_DATA_LS_10"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_10"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46428, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_11"
   },
    "map": {"at": 46428, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_11"
   },
    "name": "SPI_SHADER_USER_DATA_LS_11"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_11"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46432, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_12"
   },
    "map": {"at": 46432, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_12"
   },
    "name": "SPI_SHADER_USER_DATA_LS_12"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_12"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46436, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_13"
   },
    "map": {"at": 46436, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_13"
   },
    "name": "SPI_SHADER_USER_DATA_LS_13"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_13"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46440, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_14"
   },
    "map": {"at": 46440, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_14"
   },
    "name": "SPI_SHADER_USER_DATA_LS_14"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_14"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46444, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_15"
   },
    "map": {"at": 46444, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_15"
   },
    "name": "SPI_SHADER_USER_DATA_LS_19"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_19"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46392, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_2"
   },
    "map": {"at": 46392, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_2"
   },
    "name": "SPI_SHADER_USER_DATA_LS_29"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_29"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46396, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_3"
   },
    "map": {"at": 46396, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_3"
   },
    "name": "SPI_SHADER_USER_DATA_LS_31"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_31"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46400, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_4"
   },
    "map": {"at": 46400, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_4"
   },
    "name": "SPI_SHADER_USER_DATA_LS_4"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_4"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46404, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_5"
   },
    "map": {"at": 46404, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_5"
   },
    "name": "SPI_SHADER_USER_DATA_LS_5"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_5"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46408, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_6"
   },
    "map": {"at": 46408, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_6"
   },
    "name": "SPI_SHADER_USER_DATA_LS_6"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_6"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46412, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_7"
   },
    "map": {"at": 46412, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_7"
   },
    "name": "SPI_SHADER_USER_DATA_LS_7"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_7"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46416, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_8"
   },
    "map": {"at": 46416, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_8"
   },
    "name": "SPI_SHADER_USER_DATA_LS_8"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_8"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 46420, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_9"
   },
    "map": {"at": 46420, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_LS_9"
   },
    "name": "SPI_SHADER_USER_DATA_LS_9"
   },
   {
    "name": "SPI_SHADER_USER_DATA_LS_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45104, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_0"
   },
   {
    "map": {"at": 45104, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45108, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_1"
   },
   {
    "map": {"at": 45108, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45144, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_10"
   },
   {
    "map": {"at": 45144, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45148, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_11"
   },
   {
    "map": {"at": 45148, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45152, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_12"
   },
   {
    "map": {"at": 45152, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45156, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_13"
   },
   {
    "map": {"at": 45156, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45160, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_14"
   },
   {
    "map": {"at": 45160, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45164, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_15"
   },
    "map": {"at": 45164, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_15"
   },
    "name": "SPI_SHADER_USER_DATA_PS_19"
   },
   {
    "name": "SPI_SHADER_USER_DATA_PS_19"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45112, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_2"
   },
    "map": {"at": 45112, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_2"
   },
    "name": "SPI_SHADER_USER_DATA_PS_29"
   },
   {
    "name": "SPI_SHADER_USER_DATA_PS_29"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45116, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_3"
   },
    "map": {"at": 45116, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_3"
   },
    "name": "SPI_SHADER_USER_DATA_PS_31"
   },
   {
    "name": "SPI_SHADER_USER_DATA_PS_31"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45120, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_4"
   },
   {
    "map": {"at": 45120, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45124, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_5"
   },
   {
    "map": {"at": 45124, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45128, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_6"
   },
   {
    "map": {"at": 45128, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45132, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_7"
   },
   {
    "map": {"at": 45132, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45136, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_8"
   },
   {
    "map": {"at": 45136, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45140, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_9"
   },
   {
    "map": {"at": 45140, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_PS_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45360, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_0"
   },
   {
    "map": {"at": 45360, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45364, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_1"
   },
   {
    "map": {"at": 45364, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45400, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_10"
   },
   {
    "map": {"at": 45400, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_10"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45404, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_11"
   },
   {
    "map": {"at": 45404, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_11"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45408, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_12"
   },
   {
    "map": {"at": 45408, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_12"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45412, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_13"
   },
   {
    "map": {"at": 45412, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_13"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45416, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_14"
   },
   {
    "map": {"at": 45416, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_14"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45420, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_15"
   },
    "map": {"at": 45420, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_15"
   },
    "name": "SPI_SHADER_USER_DATA_VS_19"
   },
   {
    "name": "SPI_SHADER_USER_DATA_VS_19"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45368, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_2"
   },
    "map": {"at": 45368, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_2"
   },
    "name": "SPI_SHADER_USER_DATA_VS_29"
   },
   {
    "name": "SPI_SHADER_USER_DATA_VS_29"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45372, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_3"
   },
    "map": {"at": 45372, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_3"
   },
    "name": "SPI_SHADER_USER_DATA_VS_31"
   },
   {
    "name": "SPI_SHADER_USER_DATA_VS_31"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45376, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_4"
   },
   {
    "map": {"at": 45376, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_4"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45380, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_5"
   },
   {
    "map": {"at": 45380, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_5"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45384, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_6"
   },
   {
    "map": {"at": 45384, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_6"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45388, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_7"
   },
   {
    "map": {"at": 45388, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_7"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45392, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_8"
   },
   {
    "map": {"at": 45392, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_8"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 45396, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_9"
   },
   {
    "map": {"at": 45396, "to": "mm"},
    "name": "SPI_SHADER_USER_DATA_VS_9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165648, "to": "mm"},
    "name": "SPI_SHADER_Z_FORMAT",
    "type_ref": "SPI_SHADER_Z_FORMAT"
   },
   {
    "map": {"at": 165648, "to": "mm"},
    "name": "SPI_SHADER_Z_FORMAT",
    "type_ref": "SPI_SHADER_Z_FORMAT"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 37088, "to": "mm"},
    "name": "SPI_STATIC_THREAD_MGMT_1",
    "type_ref": "SPI_STATIC_THREAD_MGMT_1"
   },
   {
    "map": {"at": 37088, "to": "mm"},
    "name": "SPI_STATIC_THREAD_MGMT_1",
    "type_ref": "SPI_STATIC_THREAD_MGMT_1"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 37092, "to": "mm"},
    "name": "SPI_STATIC_THREAD_MGMT_2",
    "type_ref": "SPI_STATIC_THREAD_MGMT_2"
   },
   {
    "map": {"at": 37092, "to": "mm"},
    "name": "SPI_STATIC_THREAD_MGMT_2",
    "type_ref": "SPI_STATIC_THREAD_MGMT_2"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 37096, "to": "mm"},
    "name": "SPI_STATIC_THREAD_MGMT_3",
    "type_ref": "SPI_STATIC_THREAD_MGMT_3"
   },
   {
    "map": {"at": 37096, "to": "mm"},
    "name": "SPI_STATIC_THREAD_MGMT_3",
    "type_ref": "SPI_STATIC_THREAD_MGMT_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165608, "to": "mm"},
    "name": "SPI_TMPRING_SIZE",
    "type_ref": "COMPUTE_TMPRING_SIZE"
   },
   {
    "map": {"at": 165608, "to": "mm"},
    "name": "SPI_TMPRING_SIZE",
    "type_ref": "COMPUTE_TMPRING_SIZE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165572, "to": "mm"},
    "name": "SPI_VS_OUT_CONFIG",
    "type_ref": "SPI_VS_OUT_CONFIG"
   },
   {
    "map": {"at": 165572, "to": "mm"},
    "name": "SPI_VS_OUT_CONFIG",
    "type_ref": "SPI_VS_OUT_CONFIG"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 165572, "to": "mm"},
    "name": "SPI_VS_OUT_CONFIG",
    "type_ref": "SPI_VS_OUT_CONFIG_cik"
   },
   {
    "map": {"at": 165572, "to": "mm"},
    "name": "SPI_VS_OUT_CONFIG",
    "type_ref": "SPI_VS_OUT_CONFIG_cik"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165636, "to": "mm"},
    "name": "SPI_WAVE_MGMT_1",
    "type_ref": "SPI_WAVE_MGMT_1"
   },
   {
    "map": {"at": 165636, "to": "mm"},
    "name": "SPI_WAVE_MGMT_1",
    "type_ref": "SPI_WAVE_MGMT_1"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165640, "to": "mm"},
    "name": "SPI_WAVE_MGMT_2",
    "type_ref": "SPI_WAVE_MGMT_2"
   },
   {
    "map": {"at": 165640, "to": "mm"},
    "name": "SPI_WAVE_MGMT_2",
    "type_ref": "SPI_WAVE_MGMT_2"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35848, "to": "mm"},
    "name": "SQC_CACHES",
    "type_ref": "SQC_CACHES"
   },
   {
    "map": {"at": 35848, "to": "mm"},
    "name": "SQC_CACHES",
    "type_ref": "SQC_CACHES"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 199968, "to": "mm"},
    "name": "SQC_CACHES",
    "type_ref": "SQC_CACHES_cik"
    "map": {"at": 199968, "to": "mm"},
    "name": "SQC_CACHES",
    "type_ref": "SQC_CACHES_cik"
    "type_ref": "SQC_WRITEBACK"
   },
   {
    "type_ref": "SQC_WRITEBACK"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36608, "to": "mm"},
    "name": "SQ_BUF_RSRC_WORD0"
   },
   {
    "map": {"at": 36608, "to": "mm"},
    "name": "SQ_BUF_RSRC_WORD0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36612, "to": "mm"},
    "name": "SQ_BUF_RSRC_WORD1",
    "type_ref": "SQ_BUF_RSRC_WORD1"
   },
   {
    "map": {"at": 36612, "to": "mm"},
    "name": "SQ_BUF_RSRC_WORD1",
    "type_ref": "SQ_BUF_RSRC_WORD1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36616, "to": "mm"},
    "name": "SQ_BUF_RSRC_WORD2"
   },
   {
    "map": {"at": 36616, "to": "mm"},
    "name": "SQ_BUF_RSRC_WORD2"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 36620, "to": "mm"},
    "name": "SQ_BUF_RSRC_WORD3",
    "type_ref": "SQ_BUF_RSRC_WORD3"
   },
   {
    "map": {"at": 36620, "to": "mm"},
    "name": "SQ_BUF_RSRC_WORD3",
    "type_ref": "SQ_BUF_RSRC_WORD3"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 36620, "to": "mm"},
    "name": "SQ_BUF_RSRC_WORD3",
    "type_ref": "SQ_BUF_RSRC_WORD3_cik"
    "map": {"at": 36620, "to": "mm"},
    "name": "SQ_BUF_RSRC_WORD3",
    "type_ref": "SQ_BUF_RSRC_WORD3_cik"
    "type_ref": "SQ_BUF_RSRC_WORD3_gfx9"
   },
   {
    "type_ref": "SQ_BUF_RSRC_WORD3_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36348, "to": "mm"},
    "name": "SQ_EXP_0",
    "type_ref": "SQ_EXP_0"
   },
   {
    "map": {"at": 36348, "to": "mm"},
    "name": "SQ_EXP_0",
    "type_ref": "SQ_EXP_0"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 36672, "to": "mm"},
    "name": "SQ_FLAT_SCRATCH_WORD0",
    "type_ref": "SQ_FLAT_SCRATCH_WORD0"
   },
   {
    "map": {"at": 36672, "to": "mm"},
    "name": "SQ_FLAT_SCRATCH_WORD0",
    "type_ref": "SQ_FLAT_SCRATCH_WORD0"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 36676, "to": "mm"},
    "name": "SQ_FLAT_SCRATCH_WORD1",
    "type_ref": "SQ_FLAT_SCRATCH_WORD1"
   },
   {
    "map": {"at": 36676, "to": "mm"},
    "name": "SQ_FLAT_SCRATCH_WORD1",
    "type_ref": "SQ_FLAT_SCRATCH_WORD1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36624, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD0"
   },
   {
    "map": {"at": 36624, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD0"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 36628, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD1",
    "type_ref": "SQ_IMG_RSRC_WORD1"
   },
   {
    "map": {"at": 36628, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD1",
    "type_ref": "SQ_IMG_RSRC_WORD1"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 36628, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD1",
    "type_ref": "SQ_IMG_RSRC_WORD1_cik"
   },
   {
    "map": {"at": 36628, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD1",
    "type_ref": "SQ_IMG_RSRC_WORD1_cik"
   },
   {
-   "chips": ["fiji", "vi"],
+   "chips": ["fiji", "gfx8"],
    "map": {"at": 36628, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD1",
    "type_ref": "SQ_IMG_RSRC_WORD1_vi"
    "map": {"at": 36628, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD1",
    "type_ref": "SQ_IMG_RSRC_WORD1_vi"
    "type_ref": "SQ_IMG_RSRC_WORD1_gfx9"
   },
   {
    "type_ref": "SQ_IMG_RSRC_WORD1_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36632, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD2",
    "type_ref": "SQ_IMG_RSRC_WORD2"
    "map": {"at": 36632, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD2",
    "type_ref": "SQ_IMG_RSRC_WORD2"
    "type_ref": "SQ_IMG_RSRC_WORD2_gfx9"
   },
   {
    "type_ref": "SQ_IMG_RSRC_WORD2_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 36636, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD3",
    "type_ref": "SQ_IMG_RSRC_WORD3"
   },
   {
    "map": {"at": 36636, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD3",
    "type_ref": "SQ_IMG_RSRC_WORD3"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 36636, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD3",
    "type_ref": "SQ_IMG_RSRC_WORD3_cik"
    "map": {"at": 36636, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD3",
    "type_ref": "SQ_IMG_RSRC_WORD3_cik"
    "type_ref": "SQ_IMG_RSRC_WORD3_gfx9"
   },
   {
    "type_ref": "SQ_IMG_RSRC_WORD3_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36640, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD4",
    "type_ref": "SQ_IMG_RSRC_WORD4"
    "map": {"at": 36640, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD4",
    "type_ref": "SQ_IMG_RSRC_WORD4"
    "type_ref": "SQ_IMG_RSRC_WORD4_gfx9"
   },
   {
    "type_ref": "SQ_IMG_RSRC_WORD4_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36644, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD5",
    "type_ref": "SQ_IMG_RSRC_WORD5"
    "map": {"at": 36644, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD5",
    "type_ref": "SQ_IMG_RSRC_WORD5"
    "type_ref": "SQ_IMG_RSRC_WORD5_gfx9"
   },
   {
    "type_ref": "SQ_IMG_RSRC_WORD5_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 36648, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD6",
    "type_ref": "SQ_IMG_RSRC_WORD6"
   },
   {
    "map": {"at": 36648, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD6",
    "type_ref": "SQ_IMG_RSRC_WORD6"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 36648, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD6",
    "type_ref": "SQ_IMG_RSRC_WORD6_cik"
   },
   {
    "map": {"at": 36648, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD6",
    "type_ref": "SQ_IMG_RSRC_WORD6_cik"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 36648, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD6",
    "type_ref": "SQ_IMG_RSRC_WORD6_vi"
   },
   {
    "map": {"at": 36648, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD6",
    "type_ref": "SQ_IMG_RSRC_WORD6_vi"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36652, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD7"
   },
   {
    "map": {"at": 36652, "to": "mm"},
    "name": "SQ_IMG_RSRC_WORD7"
   },
   {
-   "chips": ["cik", "si"],
+   "chips": ["gfx7", "gfx6"],
    "map": {"at": 36656, "to": "mm"},
    "name": "SQ_IMG_SAMP_WORD0",
    "type_ref": "SQ_IMG_SAMP_WORD0"
   },
   {
    "map": {"at": 36656, "to": "mm"},
    "name": "SQ_IMG_SAMP_WORD0",
    "type_ref": "SQ_IMG_SAMP_WORD0"
   },
   {
-   "chips": ["fiji", "gfx9", "stoney", "vi"],
+   "chips": ["fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 36656, "to": "mm"},
    "name": "SQ_IMG_SAMP_WORD0",
    "type_ref": "SQ_IMG_SAMP_WORD0_vi"
   },
   {
    "map": {"at": 36656, "to": "mm"},
    "name": "SQ_IMG_SAMP_WORD0",
    "type_ref": "SQ_IMG_SAMP_WORD0_vi"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36660, "to": "mm"},
    "name": "SQ_IMG_SAMP_WORD1",
    "type_ref": "SQ_IMG_SAMP_WORD1"
   },
   {
    "map": {"at": 36660, "to": "mm"},
    "name": "SQ_IMG_SAMP_WORD1",
    "type_ref": "SQ_IMG_SAMP_WORD1"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36664, "to": "mm"},
    "name": "SQ_IMG_SAMP_WORD2",
    "type_ref": "SQ_IMG_SAMP_WORD2"
    "map": {"at": 36664, "to": "mm"},
    "name": "SQ_IMG_SAMP_WORD2",
    "type_ref": "SQ_IMG_SAMP_WORD2"
    "type_ref": "SQ_IMG_SAMP_WORD2_gfx9"
   },
   {
    "type_ref": "SQ_IMG_SAMP_WORD2_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 36668, "to": "mm"},
    "name": "SQ_IMG_SAMP_WORD3",
    "type_ref": "SQ_IMG_SAMP_WORD3"
    "map": {"at": 36668, "to": "mm"},
    "name": "SQ_IMG_SAMP_WORD3",
    "type_ref": "SQ_IMG_SAMP_WORD3"
    "type_ref": "SQ_IMG_SAMP_WORD3_gfx9"
   },
   {
    "type_ref": "SQ_IMG_SAMP_WORD3_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214788, "to": "mm"},
    "name": "SQ_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 214788, "to": "mm"},
    "name": "SQ_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214784, "to": "mm"},
    "name": "SQ_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 214784, "to": "mm"},
    "name": "SQ_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222976, "to": "mm"},
    "name": "SQ_PERFCOUNTER0_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222976, "to": "mm"},
    "name": "SQ_PERFCOUNTER0_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214868, "to": "mm"},
    "name": "SQ_PERFCOUNTER10_HI"
   },
   {
    "map": {"at": 214868, "to": "mm"},
    "name": "SQ_PERFCOUNTER10_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214864, "to": "mm"},
    "name": "SQ_PERFCOUNTER10_LO"
   },
   {
    "map": {"at": 214864, "to": "mm"},
    "name": "SQ_PERFCOUNTER10_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223016, "to": "mm"},
    "name": "SQ_PERFCOUNTER10_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223016, "to": "mm"},
    "name": "SQ_PERFCOUNTER10_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214876, "to": "mm"},
    "name": "SQ_PERFCOUNTER11_HI"
   },
   {
    "map": {"at": 214876, "to": "mm"},
    "name": "SQ_PERFCOUNTER11_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214872, "to": "mm"},
    "name": "SQ_PERFCOUNTER11_LO"
   },
   {
    "map": {"at": 214872, "to": "mm"},
    "name": "SQ_PERFCOUNTER11_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223020, "to": "mm"},
    "name": "SQ_PERFCOUNTER11_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223020, "to": "mm"},
    "name": "SQ_PERFCOUNTER11_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214884, "to": "mm"},
    "name": "SQ_PERFCOUNTER12_HI"
   },
   {
    "map": {"at": 214884, "to": "mm"},
    "name": "SQ_PERFCOUNTER12_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214880, "to": "mm"},
    "name": "SQ_PERFCOUNTER12_LO"
   },
   {
    "map": {"at": 214880, "to": "mm"},
    "name": "SQ_PERFCOUNTER12_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223024, "to": "mm"},
    "name": "SQ_PERFCOUNTER12_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223024, "to": "mm"},
    "name": "SQ_PERFCOUNTER12_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214892, "to": "mm"},
    "name": "SQ_PERFCOUNTER13_HI"
   },
   {
    "map": {"at": 214892, "to": "mm"},
    "name": "SQ_PERFCOUNTER13_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214888, "to": "mm"},
    "name": "SQ_PERFCOUNTER13_LO"
   },
   {
    "map": {"at": 214888, "to": "mm"},
    "name": "SQ_PERFCOUNTER13_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223028, "to": "mm"},
    "name": "SQ_PERFCOUNTER13_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223028, "to": "mm"},
    "name": "SQ_PERFCOUNTER13_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214900, "to": "mm"},
    "name": "SQ_PERFCOUNTER14_HI"
   },
   {
    "map": {"at": 214900, "to": "mm"},
    "name": "SQ_PERFCOUNTER14_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214896, "to": "mm"},
    "name": "SQ_PERFCOUNTER14_LO"
   },
   {
    "map": {"at": 214896, "to": "mm"},
    "name": "SQ_PERFCOUNTER14_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223032, "to": "mm"},
    "name": "SQ_PERFCOUNTER14_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223032, "to": "mm"},
    "name": "SQ_PERFCOUNTER14_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214908, "to": "mm"},
    "name": "SQ_PERFCOUNTER15_HI"
   },
   {
    "map": {"at": 214908, "to": "mm"},
    "name": "SQ_PERFCOUNTER15_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214904, "to": "mm"},
    "name": "SQ_PERFCOUNTER15_LO"
   },
   {
    "map": {"at": 214904, "to": "mm"},
    "name": "SQ_PERFCOUNTER15_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223036, "to": "mm"},
    "name": "SQ_PERFCOUNTER15_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223036, "to": "mm"},
    "name": "SQ_PERFCOUNTER15_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214796, "to": "mm"},
    "name": "SQ_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 214796, "to": "mm"},
    "name": "SQ_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214792, "to": "mm"},
    "name": "SQ_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 214792, "to": "mm"},
    "name": "SQ_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222980, "to": "mm"},
    "name": "SQ_PERFCOUNTER1_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222980, "to": "mm"},
    "name": "SQ_PERFCOUNTER1_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214804, "to": "mm"},
    "name": "SQ_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 214804, "to": "mm"},
    "name": "SQ_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214800, "to": "mm"},
    "name": "SQ_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 214800, "to": "mm"},
    "name": "SQ_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222984, "to": "mm"},
    "name": "SQ_PERFCOUNTER2_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222984, "to": "mm"},
    "name": "SQ_PERFCOUNTER2_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214812, "to": "mm"},
    "name": "SQ_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 214812, "to": "mm"},
    "name": "SQ_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214808, "to": "mm"},
    "name": "SQ_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 214808, "to": "mm"},
    "name": "SQ_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222988, "to": "mm"},
    "name": "SQ_PERFCOUNTER3_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222988, "to": "mm"},
    "name": "SQ_PERFCOUNTER3_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214820, "to": "mm"},
    "name": "SQ_PERFCOUNTER4_HI"
   },
   {
    "map": {"at": 214820, "to": "mm"},
    "name": "SQ_PERFCOUNTER4_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214816, "to": "mm"},
    "name": "SQ_PERFCOUNTER4_LO"
   },
   {
    "map": {"at": 214816, "to": "mm"},
    "name": "SQ_PERFCOUNTER4_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222992, "to": "mm"},
    "name": "SQ_PERFCOUNTER4_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222992, "to": "mm"},
    "name": "SQ_PERFCOUNTER4_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214828, "to": "mm"},
    "name": "SQ_PERFCOUNTER5_HI"
   },
   {
    "map": {"at": 214828, "to": "mm"},
    "name": "SQ_PERFCOUNTER5_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214824, "to": "mm"},
    "name": "SQ_PERFCOUNTER5_LO"
   },
   {
    "map": {"at": 214824, "to": "mm"},
    "name": "SQ_PERFCOUNTER5_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 222996, "to": "mm"},
    "name": "SQ_PERFCOUNTER5_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 222996, "to": "mm"},
    "name": "SQ_PERFCOUNTER5_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214836, "to": "mm"},
    "name": "SQ_PERFCOUNTER6_HI"
   },
   {
    "map": {"at": 214836, "to": "mm"},
    "name": "SQ_PERFCOUNTER6_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214832, "to": "mm"},
    "name": "SQ_PERFCOUNTER6_LO"
   },
   {
    "map": {"at": 214832, "to": "mm"},
    "name": "SQ_PERFCOUNTER6_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223000, "to": "mm"},
    "name": "SQ_PERFCOUNTER6_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223000, "to": "mm"},
    "name": "SQ_PERFCOUNTER6_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214844, "to": "mm"},
    "name": "SQ_PERFCOUNTER7_HI"
   },
   {
    "map": {"at": 214844, "to": "mm"},
    "name": "SQ_PERFCOUNTER7_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214840, "to": "mm"},
    "name": "SQ_PERFCOUNTER7_LO"
   },
   {
    "map": {"at": 214840, "to": "mm"},
    "name": "SQ_PERFCOUNTER7_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223004, "to": "mm"},
    "name": "SQ_PERFCOUNTER7_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223004, "to": "mm"},
    "name": "SQ_PERFCOUNTER7_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214852, "to": "mm"},
    "name": "SQ_PERFCOUNTER8_HI"
   },
   {
    "map": {"at": 214852, "to": "mm"},
    "name": "SQ_PERFCOUNTER8_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214848, "to": "mm"},
    "name": "SQ_PERFCOUNTER8_LO"
   },
   {
    "map": {"at": 214848, "to": "mm"},
    "name": "SQ_PERFCOUNTER8_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223008, "to": "mm"},
    "name": "SQ_PERFCOUNTER8_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223008, "to": "mm"},
    "name": "SQ_PERFCOUNTER8_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214860, "to": "mm"},
    "name": "SQ_PERFCOUNTER9_HI"
   },
   {
    "map": {"at": 214860, "to": "mm"},
    "name": "SQ_PERFCOUNTER9_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 214856, "to": "mm"},
    "name": "SQ_PERFCOUNTER9_LO"
   },
   {
    "map": {"at": 214856, "to": "mm"},
    "name": "SQ_PERFCOUNTER9_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223012, "to": "mm"},
    "name": "SQ_PERFCOUNTER9_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223012, "to": "mm"},
    "name": "SQ_PERFCOUNTER9_SELECT",
    "type_ref": "SQ_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223104, "to": "mm"},
    "name": "SQ_PERFCOUNTER_CTRL",
    "type_ref": "SQ_PERFCOUNTER_CTRL"
   },
   {
    "map": {"at": 223104, "to": "mm"},
    "name": "SQ_PERFCOUNTER_CTRL",
    "type_ref": "SQ_PERFCOUNTER_CTRL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223112, "to": "mm"},
    "name": "SQ_PERFCOUNTER_CTRL2",
    "type_ref": "SQ_PERFCOUNTER_CTRL2"
   },
   {
    "map": {"at": 223112, "to": "mm"},
    "name": "SQ_PERFCOUNTER_CTRL2",
    "type_ref": "SQ_PERFCOUNTER_CTRL2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223108, "to": "mm"},
    "name": "SQ_PERFCOUNTER_MASK",
    "type_ref": "SQ_PERFCOUNTER_MASK"
   },
   {
    "map": {"at": 223108, "to": "mm"},
    "name": "SQ_PERFCOUNTER_MASK",
    "type_ref": "SQ_PERFCOUNTER_MASK"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 35852, "to": "mm"},
    "name": "SQ_RANDOM_WAVE_PRI",
    "type_ref": "SQ_RANDOM_WAVE_PRI"
   },
   {
    "map": {"at": 35852, "to": "mm"},
    "name": "SQ_RANDOM_WAVE_PRI",
    "type_ref": "SQ_RANDOM_WAVE_PRI"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 3664, "to": "mm"},
    "name": "SRBM_STATUS",
    "type_ref": "SRBM_STATUS"
   },
   {
    "map": {"at": 3664, "to": "mm"},
    "name": "SRBM_STATUS",
    "type_ref": "SRBM_STATUS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 3660, "to": "mm"},
    "name": "SRBM_STATUS2",
    "type_ref": "SRBM_STATUS2"
   },
   {
    "map": {"at": 3660, "to": "mm"},
    "name": "SRBM_STATUS2",
    "type_ref": "SRBM_STATUS2"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 3668, "to": "mm"},
    "name": "SRBM_STATUS3",
    "type_ref": "SRBM_STATUS3"
    "map": {"at": 3668, "to": "mm"},
    "name": "SRBM_STATUS3",
    "type_ref": "SRBM_STATUS3"
    "type_ref": "SX_MRT0_BLEND_OPT"
   },
   {
    "type_ref": "SX_MRT0_BLEND_OPT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215300, "to": "mm"},
    "name": "SX_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 215300, "to": "mm"},
    "name": "SX_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215296, "to": "mm"},
    "name": "SX_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 215296, "to": "mm"},
    "name": "SX_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223488, "to": "mm"},
    "name": "SX_PERFCOUNTER0_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223488, "to": "mm"},
    "name": "SX_PERFCOUNTER0_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223504, "to": "mm"},
    "name": "SX_PERFCOUNTER0_SELECT1",
    "type_ref": "SX_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 223504, "to": "mm"},
    "name": "SX_PERFCOUNTER0_SELECT1",
    "type_ref": "SX_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215308, "to": "mm"},
    "name": "SX_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 215308, "to": "mm"},
    "name": "SX_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215304, "to": "mm"},
    "name": "SX_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 215304, "to": "mm"},
    "name": "SX_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223492, "to": "mm"},
    "name": "SX_PERFCOUNTER1_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223492, "to": "mm"},
    "name": "SX_PERFCOUNTER1_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223508, "to": "mm"},
    "name": "SX_PERFCOUNTER1_SELECT1",
    "type_ref": "SX_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 223508, "to": "mm"},
    "name": "SX_PERFCOUNTER1_SELECT1",
    "type_ref": "SX_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215316, "to": "mm"},
    "name": "SX_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 215316, "to": "mm"},
    "name": "SX_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215312, "to": "mm"},
    "name": "SX_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 215312, "to": "mm"},
    "name": "SX_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223496, "to": "mm"},
    "name": "SX_PERFCOUNTER2_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 223496, "to": "mm"},
    "name": "SX_PERFCOUNTER2_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215324, "to": "mm"},
    "name": "SX_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 215324, "to": "mm"},
    "name": "SX_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215320, "to": "mm"},
    "name": "SX_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 215320, "to": "mm"},
    "name": "SX_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 223500, "to": "mm"},
    "name": "SX_PERFCOUNTER3_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
    "map": {"at": 223500, "to": "mm"},
    "name": "SX_PERFCOUNTER3_SELECT",
    "type_ref": "SX_PERFCOUNTER0_SELECT"
    "type_ref": "SX_PS_DOWNCONVERT"
   },
   {
    "type_ref": "SX_PS_DOWNCONVERT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 163968, "to": "mm"},
    "name": "TA_BC_BASE_ADDR"
   },
   {
    "map": {"at": 163968, "to": "mm"},
    "name": "TA_BC_BASE_ADDR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 163972, "to": "mm"},
    "name": "TA_BC_BASE_ADDR_HI",
    "type_ref": "TA_CS_BC_BASE_ADDR_HI"
   },
   {
    "map": {"at": 163972, "to": "mm"},
    "name": "TA_BC_BASE_ADDR_HI",
    "type_ref": "TA_CS_BC_BASE_ADDR_HI"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 38156, "to": "mm"},
    "name": "TA_CS_BC_BASE_ADDR"
   },
   {
    "map": {"at": 38156, "to": "mm"},
    "name": "TA_CS_BC_BASE_ADDR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 200192, "to": "mm"},
    "name": "TA_CS_BC_BASE_ADDR"
   },
   {
    "map": {"at": 200192, "to": "mm"},
    "name": "TA_CS_BC_BASE_ADDR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 200196, "to": "mm"},
    "name": "TA_CS_BC_BASE_ADDR_HI",
    "type_ref": "TA_CS_BC_BASE_ADDR_HI"
   },
   {
    "map": {"at": 200196, "to": "mm"},
    "name": "TA_CS_BC_BASE_ADDR_HI",
    "type_ref": "TA_CS_BC_BASE_ADDR_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215812, "to": "mm"},
    "name": "TA_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 215812, "to": "mm"},
    "name": "TA_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215808, "to": "mm"},
    "name": "TA_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 215808, "to": "mm"},
    "name": "TA_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224000, "to": "mm"},
    "name": "TA_PERFCOUNTER0_SELECT",
    "type_ref": "TA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224000, "to": "mm"},
    "name": "TA_PERFCOUNTER0_SELECT",
    "type_ref": "TA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224004, "to": "mm"},
    "name": "TA_PERFCOUNTER0_SELECT1",
    "type_ref": "TA_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 224004, "to": "mm"},
    "name": "TA_PERFCOUNTER0_SELECT1",
    "type_ref": "TA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215820, "to": "mm"},
    "name": "TA_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 215820, "to": "mm"},
    "name": "TA_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 215816, "to": "mm"},
    "name": "TA_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 215816, "to": "mm"},
    "name": "TA_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224008, "to": "mm"},
    "name": "TA_PERFCOUNTER1_SELECT",
    "type_ref": "TA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224008, "to": "mm"},
    "name": "TA_PERFCOUNTER1_SELECT",
    "type_ref": "TA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216644, "to": "mm"},
    "name": "TCA_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 216644, "to": "mm"},
    "name": "TCA_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216640, "to": "mm"},
    "name": "TCA_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 216640, "to": "mm"},
    "name": "TCA_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224832, "to": "mm"},
    "name": "TCA_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224832, "to": "mm"},
    "name": "TCA_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224836, "to": "mm"},
    "name": "TCA_PERFCOUNTER0_SELECT1",
    "type_ref": "TCC_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 224836, "to": "mm"},
    "name": "TCA_PERFCOUNTER0_SELECT1",
    "type_ref": "TCC_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216652, "to": "mm"},
    "name": "TCA_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 216652, "to": "mm"},
    "name": "TCA_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216648, "to": "mm"},
    "name": "TCA_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 216648, "to": "mm"},
    "name": "TCA_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224840, "to": "mm"},
    "name": "TCA_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224840, "to": "mm"},
    "name": "TCA_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224844, "to": "mm"},
    "name": "TCA_PERFCOUNTER1_SELECT1",
    "type_ref": "TCC_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 224844, "to": "mm"},
    "name": "TCA_PERFCOUNTER1_SELECT1",
    "type_ref": "TCC_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216660, "to": "mm"},
    "name": "TCA_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 216660, "to": "mm"},
    "name": "TCA_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216656, "to": "mm"},
    "name": "TCA_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 216656, "to": "mm"},
    "name": "TCA_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224848, "to": "mm"},
    "name": "TCA_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224848, "to": "mm"},
    "name": "TCA_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216668, "to": "mm"},
    "name": "TCA_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 216668, "to": "mm"},
    "name": "TCA_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216664, "to": "mm"},
    "name": "TCA_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 216664, "to": "mm"},
    "name": "TCA_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224852, "to": "mm"},
    "name": "TCA_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224852, "to": "mm"},
    "name": "TCA_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216580, "to": "mm"},
    "name": "TCC_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 216580, "to": "mm"},
    "name": "TCC_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216576, "to": "mm"},
    "name": "TCC_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 216576, "to": "mm"},
    "name": "TCC_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224768, "to": "mm"},
    "name": "TCC_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224768, "to": "mm"},
    "name": "TCC_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224772, "to": "mm"},
    "name": "TCC_PERFCOUNTER0_SELECT1",
    "type_ref": "TCC_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 224772, "to": "mm"},
    "name": "TCC_PERFCOUNTER0_SELECT1",
    "type_ref": "TCC_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216588, "to": "mm"},
    "name": "TCC_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 216588, "to": "mm"},
    "name": "TCC_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216584, "to": "mm"},
    "name": "TCC_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 216584, "to": "mm"},
    "name": "TCC_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224776, "to": "mm"},
    "name": "TCC_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224776, "to": "mm"},
    "name": "TCC_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224780, "to": "mm"},
    "name": "TCC_PERFCOUNTER1_SELECT1",
    "type_ref": "TCC_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 224780, "to": "mm"},
    "name": "TCC_PERFCOUNTER1_SELECT1",
    "type_ref": "TCC_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216596, "to": "mm"},
    "name": "TCC_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 216596, "to": "mm"},
    "name": "TCC_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216592, "to": "mm"},
    "name": "TCC_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 216592, "to": "mm"},
    "name": "TCC_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224784, "to": "mm"},
    "name": "TCC_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224784, "to": "mm"},
    "name": "TCC_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216604, "to": "mm"},
    "name": "TCC_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 216604, "to": "mm"},
    "name": "TCC_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216600, "to": "mm"},
    "name": "TCC_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 216600, "to": "mm"},
    "name": "TCC_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224788, "to": "mm"},
    "name": "TCC_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224788, "to": "mm"},
    "name": "TCC_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216324, "to": "mm"},
    "name": "TCP_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 216324, "to": "mm"},
    "name": "TCP_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216320, "to": "mm"},
    "name": "TCP_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 216320, "to": "mm"},
    "name": "TCP_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224512, "to": "mm"},
    "name": "TCP_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224512, "to": "mm"},
    "name": "TCP_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224516, "to": "mm"},
    "name": "TCP_PERFCOUNTER0_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 224516, "to": "mm"},
    "name": "TCP_PERFCOUNTER0_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216332, "to": "mm"},
    "name": "TCP_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 216332, "to": "mm"},
    "name": "TCP_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216328, "to": "mm"},
    "name": "TCP_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 216328, "to": "mm"},
    "name": "TCP_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224520, "to": "mm"},
    "name": "TCP_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224520, "to": "mm"},
    "name": "TCP_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224524, "to": "mm"},
    "name": "TCP_PERFCOUNTER1_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 224524, "to": "mm"},
    "name": "TCP_PERFCOUNTER1_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216340, "to": "mm"},
    "name": "TCP_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 216340, "to": "mm"},
    "name": "TCP_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216336, "to": "mm"},
    "name": "TCP_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 216336, "to": "mm"},
    "name": "TCP_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224528, "to": "mm"},
    "name": "TCP_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224528, "to": "mm"},
    "name": "TCP_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216348, "to": "mm"},
    "name": "TCP_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 216348, "to": "mm"},
    "name": "TCP_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216344, "to": "mm"},
    "name": "TCP_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 216344, "to": "mm"},
    "name": "TCP_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224532, "to": "mm"},
    "name": "TCP_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224532, "to": "mm"},
    "name": "TCP_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216068, "to": "mm"},
    "name": "TD_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 216068, "to": "mm"},
    "name": "TD_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216064, "to": "mm"},
    "name": "TD_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 216064, "to": "mm"},
    "name": "TD_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224256, "to": "mm"},
    "name": "TD_PERFCOUNTER0_SELECT",
    "type_ref": "TA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224256, "to": "mm"},
    "name": "TD_PERFCOUNTER0_SELECT",
    "type_ref": "TA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224260, "to": "mm"},
    "name": "TD_PERFCOUNTER0_SELECT1",
    "type_ref": "TA_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 224260, "to": "mm"},
    "name": "TD_PERFCOUNTER0_SELECT1",
    "type_ref": "TA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216076, "to": "mm"},
    "name": "TD_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 216076, "to": "mm"},
    "name": "TD_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 216072, "to": "mm"},
    "name": "TD_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 216072, "to": "mm"},
    "name": "TD_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 224264, "to": "mm"},
    "name": "TD_PERFCOUNTER1_SELECT",
    "type_ref": "TA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 224264, "to": "mm"},
    "name": "TD_PERFCOUNTER1_SELECT",
    "type_ref": "TA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 35012, "to": "mm"},
    "name": "VGT_CACHE_INVALIDATION",
    "type_ref": "VGT_CACHE_INVALIDATION"
   },
   {
    "map": {"at": 35012, "to": "mm"},
    "name": "VGT_CACHE_INVALIDATION",
    "type_ref": "VGT_CACHE_INVALIDATION"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 166772, "to": "mm"},
    "name": "VGT_DISPATCH_DRAW_INDEX"
   },
   {
    "map": {"at": 166772, "to": "mm"},
    "name": "VGT_DISPATCH_DRAW_INDEX"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165864, "to": "mm"},
    "name": "VGT_DMA_BASE"
   },
   {
    "map": {"at": 165864, "to": "mm"},
    "name": "VGT_DMA_BASE"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165860, "to": "mm"},
    "name": "VGT_DMA_BASE_HI",
    "type_ref": "VGT_DMA_BASE_HI"
    "map": {"at": 165860, "to": "mm"},
    "name": "VGT_DMA_BASE_HI",
    "type_ref": "VGT_DMA_BASE_HI"
    "type_ref": "VGT_EVENT_INITIATOR_gfx9"
   },
   {
    "type_ref": "VGT_EVENT_INITIATOR_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 166524, "to": "mm"},
    "name": "VGT_DMA_INDEX_TYPE",
    "type_ref": "VGT_DMA_INDEX_TYPE"
   },
   {
    "map": {"at": 166524, "to": "mm"},
    "name": "VGT_DMA_INDEX_TYPE",
    "type_ref": "VGT_DMA_INDEX_TYPE"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 166524, "to": "mm"},
    "name": "VGT_DMA_INDEX_TYPE",
    "type_ref": "VGT_DMA_INDEX_TYPE_cik"
   },
   {
    "map": {"at": 166524, "to": "mm"},
    "name": "VGT_DMA_INDEX_TYPE",
    "type_ref": "VGT_DMA_INDEX_TYPE_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 166524, "to": "mm"},
    "name": "VGT_DMA_INDEX_TYPE",
    "type_ref": "VGT_DMA_INDEX_TYPE_vi"
    "map": {"at": 166524, "to": "mm"},
    "name": "VGT_DMA_INDEX_TYPE",
    "type_ref": "VGT_DMA_INDEX_TYPE_vi"
    "type_ref": "VGT_DMA_INDEX_TYPE_gfx9"
   },
   {
    "type_ref": "VGT_DMA_INDEX_TYPE_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166520, "to": "mm"},
    "name": "VGT_DMA_MAX_SIZE"
   },
   {
    "map": {"at": 166520, "to": "mm"},
    "name": "VGT_DMA_MAX_SIZE"
   },
   {
-   "chips": ["gfx9", "si"],
+   "chips": ["gfx9", "gfx6"],
    "map": {"at": 166536, "to": "mm"},
    "name": "VGT_DMA_NUM_INSTANCES"
   },
   {
    "map": {"at": 166536, "to": "mm"},
    "name": "VGT_DMA_NUM_INSTANCES"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166516, "to": "mm"},
    "name": "VGT_DMA_SIZE"
   },
   {
    "map": {"at": 166516, "to": "mm"},
    "name": "VGT_DMA_SIZE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165872, "to": "mm"},
    "name": "VGT_DRAW_INITIATOR",
    "type_ref": "VGT_DRAW_INITIATOR"
   },
   {
    "map": {"at": 165872, "to": "mm"},
    "name": "VGT_DRAW_INITIATOR",
    "type_ref": "VGT_DRAW_INITIATOR"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 165872, "to": "mm"},
    "name": "VGT_DRAW_INITIATOR",
    "type_ref": "VGT_DRAW_INITIATOR_cik"
    "map": {"at": 165872, "to": "mm"},
    "name": "VGT_DRAW_INITIATOR",
    "type_ref": "VGT_DRAW_INITIATOR_cik"
    "type_ref": "VGT_DRAW_PAYLOAD_CNTL"
   },
   {
    "type_ref": "VGT_DRAW_PAYLOAD_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166480, "to": "mm"},
    "name": "VGT_ENHANCE"
   },
   {
    "map": {"at": 166480, "to": "mm"},
    "name": "VGT_ENHANCE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166572, "to": "mm"},
    "name": "VGT_ESGS_RING_ITEMSIZE",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
    "map": {"at": 166572, "to": "mm"},
    "name": "VGT_ESGS_RING_ITEMSIZE",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35016, "to": "mm"},
    "name": "VGT_ESGS_RING_SIZE"
   },
   {
    "map": {"at": 35016, "to": "mm"},
    "name": "VGT_ESGS_RING_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 198912, "to": "mm"},
    "name": "VGT_ESGS_RING_SIZE"
   },
   {
    "map": {"at": 198912, "to": "mm"},
    "name": "VGT_ESGS_RING_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166488, "to": "mm"},
    "name": "VGT_ES_PER_GS",
    "type_ref": "VGT_ES_PER_GS"
   },
   {
    "map": {"at": 166488, "to": "mm"},
    "name": "VGT_ES_PER_GS",
    "type_ref": "VGT_ES_PER_GS"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 165880, "to": "mm"},
    "name": "VGT_EVENT_ADDRESS_REG",
    "type_ref": "VGT_EVENT_ADDRESS_REG"
   },
   {
    "map": {"at": 165880, "to": "mm"},
    "name": "VGT_EVENT_ADDRESS_REG",
    "type_ref": "VGT_EVENT_ADDRESS_REG"
   },
   {
-   "chips": ["si", "cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx6", "gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166544, "to": "mm"},
    "name": "VGT_EVENT_INITIATOR",
    "type_ref": "VGT_EVENT_INITIATOR"
    "map": {"at": 166544, "to": "mm"},
    "name": "VGT_EVENT_INITIATOR",
    "type_ref": "VGT_EVENT_INITIATOR"
    "type_ref": "VGT_EVENT_INITIATOR_gfx9"
   },
   {
    "type_ref": "VGT_EVENT_INITIATOR_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166444, "to": "mm"},
    "name": "VGT_GROUP_DECR",
    "type_ref": "VGT_GROUP_DECR"
   },
   {
    "map": {"at": 166444, "to": "mm"},
    "name": "VGT_GROUP_DECR",
    "type_ref": "VGT_GROUP_DECR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166440, "to": "mm"},
    "name": "VGT_GROUP_FIRST_DECR",
    "type_ref": "VGT_GROUP_FIRST_DECR"
   },
   {
    "map": {"at": 166440, "to": "mm"},
    "name": "VGT_GROUP_FIRST_DECR",
    "type_ref": "VGT_GROUP_FIRST_DECR"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166436, "to": "mm"},
    "name": "VGT_GROUP_PRIM_TYPE",
    "type_ref": "VGT_GROUP_PRIM_TYPE"
   },
   {
    "map": {"at": 166436, "to": "mm"},
    "name": "VGT_GROUP_PRIM_TYPE",
    "type_ref": "VGT_GROUP_PRIM_TYPE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166448, "to": "mm"},
    "name": "VGT_GROUP_VECT_0_CNTL",
    "type_ref": "VGT_GROUP_VECT_0_CNTL"
   },
   {
    "map": {"at": 166448, "to": "mm"},
    "name": "VGT_GROUP_VECT_0_CNTL",
    "type_ref": "VGT_GROUP_VECT_0_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166456, "to": "mm"},
    "name": "VGT_GROUP_VECT_0_FMT_CNTL",
    "type_ref": "VGT_GROUP_VECT_0_FMT_CNTL"
   },
   {
    "map": {"at": 166456, "to": "mm"},
    "name": "VGT_GROUP_VECT_0_FMT_CNTL",
    "type_ref": "VGT_GROUP_VECT_0_FMT_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166452, "to": "mm"},
    "name": "VGT_GROUP_VECT_1_CNTL",
    "type_ref": "VGT_GROUP_VECT_0_CNTL"
   },
   {
    "map": {"at": 166452, "to": "mm"},
    "name": "VGT_GROUP_VECT_1_CNTL",
    "type_ref": "VGT_GROUP_VECT_0_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166460, "to": "mm"},
    "name": "VGT_GROUP_VECT_1_FMT_CNTL",
    "type_ref": "VGT_GROUP_VECT_0_FMT_CNTL"
   },
   {
    "map": {"at": 166460, "to": "mm"},
    "name": "VGT_GROUP_VECT_1_FMT_CNTL",
    "type_ref": "VGT_GROUP_VECT_0_FMT_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166576, "to": "mm"},
    "name": "VGT_GSVS_RING_ITEMSIZE",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
    "map": {"at": 166576, "to": "mm"},
    "name": "VGT_GSVS_RING_ITEMSIZE",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166496, "to": "mm"},
    "name": "VGT_GSVS_RING_OFFSET_1",
    "type_ref": "VGT_GSVS_RING_OFFSET_1"
   },
   {
    "map": {"at": 166496, "to": "mm"},
    "name": "VGT_GSVS_RING_OFFSET_1",
    "type_ref": "VGT_GSVS_RING_OFFSET_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166500, "to": "mm"},
    "name": "VGT_GSVS_RING_OFFSET_2",
    "type_ref": "VGT_GSVS_RING_OFFSET_1"
   },
   {
    "map": {"at": 166500, "to": "mm"},
    "name": "VGT_GSVS_RING_OFFSET_2",
    "type_ref": "VGT_GSVS_RING_OFFSET_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166504, "to": "mm"},
    "name": "VGT_GSVS_RING_OFFSET_3",
    "type_ref": "VGT_GSVS_RING_OFFSET_1"
   },
   {
    "map": {"at": 166504, "to": "mm"},
    "name": "VGT_GSVS_RING_OFFSET_3",
    "type_ref": "VGT_GSVS_RING_OFFSET_1"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35020, "to": "mm"},
    "name": "VGT_GSVS_RING_SIZE"
   },
   {
    "map": {"at": 35020, "to": "mm"},
    "name": "VGT_GSVS_RING_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 198916, "to": "mm"},
    "name": "VGT_GSVS_RING_SIZE"
   },
   {
    "map": {"at": 198916, "to": "mm"},
    "name": "VGT_GSVS_RING_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166800, "to": "mm"},
    "name": "VGT_GS_INSTANCE_CNT",
    "type_ref": "VGT_GS_INSTANCE_CNT"
    "map": {"at": 166800, "to": "mm"},
    "name": "VGT_GS_INSTANCE_CNT",
    "type_ref": "VGT_GS_INSTANCE_CNT"
    "type_ref": "VGT_GS_MAX_PRIMS_PER_SUBGROUP"
   },
   {
    "type_ref": "VGT_GS_MAX_PRIMS_PER_SUBGROUP"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166712, "to": "mm"},
    "name": "VGT_GS_MAX_VERT_OUT",
    "type_ref": "VGT_GS_MAX_VERT_OUT"
   },
   {
    "map": {"at": 166712, "to": "mm"},
    "name": "VGT_GS_MAX_VERT_OUT",
    "type_ref": "VGT_GS_MAX_VERT_OUT"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 166464, "to": "mm"},
    "name": "VGT_GS_MODE",
    "type_ref": "VGT_GS_MODE"
   },
   {
    "map": {"at": 166464, "to": "mm"},
    "name": "VGT_GS_MODE",
    "type_ref": "VGT_GS_MODE"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 166464, "to": "mm"},
    "name": "VGT_GS_MODE",
    "type_ref": "VGT_GS_MODE_cik"
   },
   {
    "map": {"at": 166464, "to": "mm"},
    "name": "VGT_GS_MODE",
    "type_ref": "VGT_GS_MODE_cik"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 166464, "to": "mm"},
    "name": "VGT_GS_MODE",
    "type_ref": "VGT_GS_MODE_vi"
    "map": {"at": 166464, "to": "mm"},
    "name": "VGT_GS_MODE",
    "type_ref": "VGT_GS_MODE_vi"
    "type_ref": "VGT_GS_MODE_gfx9"
   },
   {
    "type_ref": "VGT_GS_MODE_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 166468, "to": "mm"},
    "name": "VGT_GS_ONCHIP_CNTL",
    "type_ref": "VGT_GS_ONCHIP_CNTL"
    "map": {"at": 166468, "to": "mm"},
    "name": "VGT_GS_ONCHIP_CNTL",
    "type_ref": "VGT_GS_ONCHIP_CNTL"
    "type_ref": "VGT_GS_ONCHIP_CNTL_gfx9"
   },
   {
    "type_ref": "VGT_GS_ONCHIP_CNTL_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166508, "to": "mm"},
    "name": "VGT_GS_OUT_PRIM_TYPE",
    "type_ref": "VGT_GS_OUT_PRIM_TYPE"
   },
   {
    "map": {"at": 166508, "to": "mm"},
    "name": "VGT_GS_OUT_PRIM_TYPE",
    "type_ref": "VGT_GS_OUT_PRIM_TYPE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166484, "to": "mm"},
    "name": "VGT_GS_PER_ES",
    "type_ref": "VGT_GS_PER_ES"
   },
   {
    "map": {"at": 166484, "to": "mm"},
    "name": "VGT_GS_PER_ES",
    "type_ref": "VGT_GS_PER_ES"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166492, "to": "mm"},
    "name": "VGT_GS_PER_VS",
    "type_ref": "VGT_GS_PER_VS"
   },
   {
    "map": {"at": 166492, "to": "mm"},
    "name": "VGT_GS_PER_VS",
    "type_ref": "VGT_GS_PER_VS"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 35028, "to": "mm"},
    "name": "VGT_GS_VERTEX_REUSE",
    "type_ref": "VGT_GS_VERTEX_REUSE"
   },
   {
    "map": {"at": 35028, "to": "mm"},
    "name": "VGT_GS_VERTEX_REUSE",
    "type_ref": "VGT_GS_VERTEX_REUSE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166748, "to": "mm"},
    "name": "VGT_GS_VERT_ITEMSIZE",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
    "map": {"at": 166748, "to": "mm"},
    "name": "VGT_GS_VERT_ITEMSIZE",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166752, "to": "mm"},
    "name": "VGT_GS_VERT_ITEMSIZE_1",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
    "map": {"at": 166752, "to": "mm"},
    "name": "VGT_GS_VERT_ITEMSIZE_1",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166756, "to": "mm"},
    "name": "VGT_GS_VERT_ITEMSIZE_2",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
    "map": {"at": 166756, "to": "mm"},
    "name": "VGT_GS_VERT_ITEMSIZE_2",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166760, "to": "mm"},
    "name": "VGT_GS_VERT_ITEMSIZE_3",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
    "map": {"at": 166760, "to": "mm"},
    "name": "VGT_GS_VERT_ITEMSIZE_3",
    "type_ref": "VGT_ESGS_RING_ITEMSIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166420, "to": "mm"},
    "name": "VGT_HOS_CNTL",
    "type_ref": "VGT_HOS_CNTL"
   },
   {
    "map": {"at": 166420, "to": "mm"},
    "name": "VGT_HOS_CNTL",
    "type_ref": "VGT_HOS_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166424, "to": "mm"},
    "name": "VGT_HOS_MAX_TESS_LEVEL"
   },
   {
    "map": {"at": 166424, "to": "mm"},
    "name": "VGT_HOS_MAX_TESS_LEVEL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166428, "to": "mm"},
    "name": "VGT_HOS_MIN_TESS_LEVEL"
   },
   {
    "map": {"at": 166428, "to": "mm"},
    "name": "VGT_HOS_MIN_TESS_LEVEL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166432, "to": "mm"},
    "name": "VGT_HOS_REUSE_DEPTH",
    "type_ref": "VGT_HOS_REUSE_DEPTH"
   },
   {
    "map": {"at": 166432, "to": "mm"},
    "name": "VGT_HOS_REUSE_DEPTH",
    "type_ref": "VGT_HOS_REUSE_DEPTH"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35248, "to": "mm"},
    "name": "VGT_HS_OFFCHIP_PARAM",
    "type_ref": "VGT_HS_OFFCHIP_PARAM"
   },
   {
    "map": {"at": 35248, "to": "mm"},
    "name": "VGT_HS_OFFCHIP_PARAM",
    "type_ref": "VGT_HS_OFFCHIP_PARAM"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 198972, "to": "mm"},
    "name": "VGT_HS_OFFCHIP_PARAM",
    "type_ref": "VGT_HS_OFFCHIP_PARAM_cik"
   },
   {
    "map": {"at": 198972, "to": "mm"},
    "name": "VGT_HS_OFFCHIP_PARAM",
    "type_ref": "VGT_HS_OFFCHIP_PARAM_cik"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 165876, "to": "mm"},
    "name": "VGT_IMMED_DATA"
   },
   {
    "map": {"at": 165876, "to": "mm"},
    "name": "VGT_IMMED_DATA"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35164, "to": "mm"},
    "name": "VGT_INDEX_TYPE",
    "type_ref": "VGT_INDEX_TYPE"
   },
   {
    "map": {"at": 35164, "to": "mm"},
    "name": "VGT_INDEX_TYPE",
    "type_ref": "VGT_INDEX_TYPE"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 198924, "to": "mm"},
    "name": "VGT_INDEX_TYPE",
    "type_ref": "VGT_INDEX_TYPE"
    "map": {"at": 198924, "to": "mm"},
    "name": "VGT_INDEX_TYPE",
    "type_ref": "VGT_INDEX_TYPE"
    "type_ref": "VGT_INDEX_TYPE_gfx9"
   },
   {
    "type_ref": "VGT_INDEX_TYPE_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164872, "to": "mm"},
    "name": "VGT_INDX_OFFSET"
   },
    "map": {"at": 164872, "to": "mm"},
    "name": "VGT_INDX_OFFSET"
   },
    "name": "VGT_INSTANCE_BASE_ID"
   },
   {
    "name": "VGT_INSTANCE_BASE_ID"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166560, "to": "mm"},
    "name": "VGT_INSTANCE_STEP_RATE_0"
   },
   {
    "map": {"at": 166560, "to": "mm"},
    "name": "VGT_INSTANCE_STEP_RATE_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166564, "to": "mm"},
    "name": "VGT_INSTANCE_STEP_RATE_1"
   },
   {
    "map": {"at": 166564, "to": "mm"},
    "name": "VGT_INSTANCE_STEP_RATE_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166744, "to": "mm"},
    "name": "VGT_LS_HS_CONFIG",
    "type_ref": "VGT_LS_HS_CONFIG"
   },
   {
    "map": {"at": 166744, "to": "mm"},
    "name": "VGT_LS_HS_CONFIG",
    "type_ref": "VGT_LS_HS_CONFIG"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164864, "to": "mm"},
    "name": "VGT_MAX_VTX_INDX"
   },
    "map": {"at": 164864, "to": "mm"},
    "name": "VGT_MAX_VTX_INDX"
   },
    "name": "VGT_MAX_VTX_INDX"
   },
   {
    "name": "VGT_MAX_VTX_INDX"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164868, "to": "mm"},
    "name": "VGT_MIN_VTX_INDX"
   },
    "map": {"at": 164868, "to": "mm"},
    "name": "VGT_MIN_VTX_INDX"
   },
    "name": "VGT_MIN_VTX_INDX"
   },
   {
    "name": "VGT_MIN_VTX_INDX"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166548, "to": "mm"},
    "name": "VGT_MULTI_PRIM_IB_RESET_EN",
    "type_ref": "VGT_MULTI_PRIM_IB_RESET_EN"
    "map": {"at": 166548, "to": "mm"},
    "name": "VGT_MULTI_PRIM_IB_RESET_EN",
    "type_ref": "VGT_MULTI_PRIM_IB_RESET_EN"
    "type_ref": "VGT_MULTI_PRIM_IB_RESET_EN_gfx9"
   },
   {
    "type_ref": "VGT_MULTI_PRIM_IB_RESET_EN_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 164876, "to": "mm"},
    "name": "VGT_MULTI_PRIM_IB_RESET_INDX"
   },
   {
    "map": {"at": 164876, "to": "mm"},
    "name": "VGT_MULTI_PRIM_IB_RESET_INDX"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35184, "to": "mm"},
    "name": "VGT_NUM_INDICES"
   },
   {
    "map": {"at": 35184, "to": "mm"},
    "name": "VGT_NUM_INDICES"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 198960, "to": "mm"},
    "name": "VGT_NUM_INDICES"
   },
   {
    "map": {"at": 198960, "to": "mm"},
    "name": "VGT_NUM_INDICES"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35188, "to": "mm"},
    "name": "VGT_NUM_INSTANCES"
   },
   {
    "map": {"at": 35188, "to": "mm"},
    "name": "VGT_NUM_INSTANCES"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 198964, "to": "mm"},
    "name": "VGT_NUM_INSTANCES"
   },
   {
    "map": {"at": 198964, "to": "mm"},
    "name": "VGT_NUM_INSTANCES"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166416, "to": "mm"},
    "name": "VGT_OUTPUT_PATH_CNTL",
    "type_ref": "VGT_OUTPUT_PATH_CNTL"
   },
   {
    "map": {"at": 166416, "to": "mm"},
    "name": "VGT_OUTPUT_PATH_CNTL",
    "type_ref": "VGT_OUTPUT_PATH_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167004, "to": "mm"},
    "name": "VGT_OUT_DEALLOC_CNTL",
    "type_ref": "VGT_OUT_DEALLOC_CNTL"
   },
   {
    "map": {"at": 167004, "to": "mm"},
    "name": "VGT_OUT_DEALLOC_CNTL",
    "type_ref": "VGT_OUT_DEALLOC_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213572, "to": "mm"},
    "name": "VGT_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 213572, "to": "mm"},
    "name": "VGT_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213568, "to": "mm"},
    "name": "VGT_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 213568, "to": "mm"},
    "name": "VGT_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221744, "to": "mm"},
    "name": "VGT_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 221744, "to": "mm"},
    "name": "VGT_PERFCOUNTER0_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221760, "to": "mm"},
    "name": "VGT_PERFCOUNTER0_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 221760, "to": "mm"},
    "name": "VGT_PERFCOUNTER0_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213580, "to": "mm"},
    "name": "VGT_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 213580, "to": "mm"},
    "name": "VGT_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213576, "to": "mm"},
    "name": "VGT_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 213576, "to": "mm"},
    "name": "VGT_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221748, "to": "mm"},
    "name": "VGT_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 221748, "to": "mm"},
    "name": "VGT_PERFCOUNTER1_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221764, "to": "mm"},
    "name": "VGT_PERFCOUNTER1_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
    "map": {"at": 221764, "to": "mm"},
    "name": "VGT_PERFCOUNTER1_SELECT1",
    "type_ref": "IA_PERFCOUNTER0_SELECT1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213588, "to": "mm"},
    "name": "VGT_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 213588, "to": "mm"},
    "name": "VGT_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213584, "to": "mm"},
    "name": "VGT_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 213584, "to": "mm"},
    "name": "VGT_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221752, "to": "mm"},
    "name": "VGT_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 221752, "to": "mm"},
    "name": "VGT_PERFCOUNTER2_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213596, "to": "mm"},
    "name": "VGT_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 213596, "to": "mm"},
    "name": "VGT_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213592, "to": "mm"},
    "name": "VGT_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 213592, "to": "mm"},
    "name": "VGT_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221756, "to": "mm"},
    "name": "VGT_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 221756, "to": "mm"},
    "name": "VGT_PERFCOUNTER3_SELECT",
    "type_ref": "IA_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221776, "to": "mm"},
    "name": "VGT_PERFCOUNTER_SEID_MASK",
    "type_ref": "VGT_PERFCOUNTER_SEID_MASK"
   },
   {
    "map": {"at": 221776, "to": "mm"},
    "name": "VGT_PERFCOUNTER_SEID_MASK",
    "type_ref": "VGT_PERFCOUNTER_SEID_MASK"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 166532, "to": "mm"},
    "name": "VGT_PRIMITIVEID_EN",
    "type_ref": "VGT_PRIMITIVEID_EN"
    "map": {"at": 166532, "to": "mm"},
    "name": "VGT_PRIMITIVEID_EN",
    "type_ref": "VGT_PRIMITIVEID_EN"
    "type_ref": "VGT_PRIMITIVEID_EN_gfx9"
   },
   {
    "type_ref": "VGT_PRIMITIVEID_EN_gfx9"
   },
   {
-   "chips": ["gfx9", "si"],
+   "chips": ["gfx9", "gfx6"],
    "map": {"at": 166540, "to": "mm"},
    "name": "VGT_PRIMITIVEID_RESET"
   },
   {
    "map": {"at": 166540, "to": "mm"},
    "name": "VGT_PRIMITIVEID_RESET"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35160, "to": "mm"},
    "name": "VGT_PRIMITIVE_TYPE",
    "type_ref": "VGT_PRIMITIVE_TYPE"
   },
   {
    "map": {"at": 35160, "to": "mm"},
    "name": "VGT_PRIMITIVE_TYPE",
    "type_ref": "VGT_PRIMITIVE_TYPE"
   },
   {
-   "chips": ["cik", "fiji", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "stoney", "gfx8"],
    "map": {"at": 198920, "to": "mm"},
    "name": "VGT_PRIMITIVE_TYPE",
    "type_ref": "VGT_PRIMITIVE_TYPE_cik"
    "map": {"at": 198920, "to": "mm"},
    "name": "VGT_PRIMITIVE_TYPE",
    "type_ref": "VGT_PRIMITIVE_TYPE_cik"
    "type_ref": "VGT_PRIMITIVE_TYPE"
   },
   {
    "type_ref": "VGT_PRIMITIVE_TYPE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166580, "to": "mm"},
    "name": "VGT_REUSE_OFF",
    "type_ref": "VGT_REUSE_OFF"
   },
   {
    "map": {"at": 166580, "to": "mm"},
    "name": "VGT_REUSE_OFF",
    "type_ref": "VGT_REUSE_OFF"
   },
   {
-   "chips": ["cik", "si"],
+   "chips": ["gfx7", "gfx6"],
    "map": {"at": 166740, "to": "mm"},
    "name": "VGT_SHADER_STAGES_EN",
    "type_ref": "VGT_SHADER_STAGES_EN"
   },
   {
    "map": {"at": 166740, "to": "mm"},
    "name": "VGT_SHADER_STAGES_EN",
    "type_ref": "VGT_SHADER_STAGES_EN"
   },
   {
-   "chips": ["fiji", "stoney", "vi"],
+   "chips": ["fiji", "stoney", "gfx8"],
    "map": {"at": 166740, "to": "mm"},
    "name": "VGT_SHADER_STAGES_EN",
    "type_ref": "VGT_SHADER_STAGES_EN_vi"
    "map": {"at": 166740, "to": "mm"},
    "name": "VGT_SHADER_STAGES_EN",
    "type_ref": "VGT_SHADER_STAGES_EN_vi"
    "type_ref": "VGT_SHADER_STAGES_EN_gfx9"
   },
   {
    "type_ref": "VGT_SHADER_STAGES_EN_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166808, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_CONFIG",
    "type_ref": "VGT_STRMOUT_BUFFER_CONFIG"
   },
   {
    "map": {"at": 166808, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_CONFIG",
    "type_ref": "VGT_STRMOUT_BUFFER_CONFIG"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35168, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_0"
   },
   {
    "map": {"at": 35168, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 198928, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_0"
   },
   {
    "map": {"at": 198928, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_0"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35172, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_1"
   },
   {
    "map": {"at": 35172, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 198932, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_1"
   },
   {
    "map": {"at": 198932, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_1"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35176, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_2"
   },
   {
    "map": {"at": 35176, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 198936, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_2"
   },
   {
    "map": {"at": 198936, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_2"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35180, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_3"
   },
   {
    "map": {"at": 35180, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 198940, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_3"
   },
   {
    "map": {"at": 198940, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166620, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_OFFSET_0"
   },
   {
    "map": {"at": 166620, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_OFFSET_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166636, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_OFFSET_1"
   },
   {
    "map": {"at": 166636, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_OFFSET_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166652, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_OFFSET_2"
   },
   {
    "map": {"at": 166652, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_OFFSET_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166668, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_OFFSET_3"
   },
   {
    "map": {"at": 166668, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_OFFSET_3"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166608, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_SIZE_0"
   },
   {
    "map": {"at": 166608, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_SIZE_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166624, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_SIZE_1"
   },
   {
    "map": {"at": 166624, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_SIZE_1"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166640, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_SIZE_2"
   },
   {
    "map": {"at": 166640, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_SIZE_2"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166656, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_SIZE_3"
   },
   {
    "map": {"at": 166656, "to": "mm"},
    "name": "VGT_STRMOUT_BUFFER_SIZE_3"
   },
   {
-   "chips": ["cik", "fiji", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166804, "to": "mm"},
    "name": "VGT_STRMOUT_CONFIG",
    "type_ref": "VGT_STRMOUT_CONFIG"
    "map": {"at": 166804, "to": "mm"},
    "name": "VGT_STRMOUT_CONFIG",
    "type_ref": "VGT_STRMOUT_CONFIG"
    "type_ref": "VGT_STRMOUT_CONFIG_gfx9"
   },
   {
    "type_ref": "VGT_STRMOUT_CONFIG_gfx9"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166700, "to": "mm"},
    "name": "VGT_STRMOUT_DRAW_OPAQUE_BUFFER_FILLED_SIZE"
   },
   {
    "map": {"at": 166700, "to": "mm"},
    "name": "VGT_STRMOUT_DRAW_OPAQUE_BUFFER_FILLED_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166696, "to": "mm"},
    "name": "VGT_STRMOUT_DRAW_OPAQUE_OFFSET"
   },
   {
    "map": {"at": 166696, "to": "mm"},
    "name": "VGT_STRMOUT_DRAW_OPAQUE_OFFSET"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166704, "to": "mm"},
    "name": "VGT_STRMOUT_DRAW_OPAQUE_VERTEX_STRIDE",
    "type_ref": "VGT_STRMOUT_DRAW_OPAQUE_VERTEX_STRIDE"
   },
   {
    "map": {"at": 166704, "to": "mm"},
    "name": "VGT_STRMOUT_DRAW_OPAQUE_VERTEX_STRIDE",
    "type_ref": "VGT_STRMOUT_DRAW_OPAQUE_VERTEX_STRIDE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166612, "to": "mm"},
    "name": "VGT_STRMOUT_VTX_STRIDE_0",
    "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
   },
   {
    "map": {"at": 166612, "to": "mm"},
    "name": "VGT_STRMOUT_VTX_STRIDE_0",
    "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166628, "to": "mm"},
    "name": "VGT_STRMOUT_VTX_STRIDE_1",
    "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
   },
   {
    "map": {"at": 166628, "to": "mm"},
    "name": "VGT_STRMOUT_VTX_STRIDE_1",
    "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166644, "to": "mm"},
    "name": "VGT_STRMOUT_VTX_STRIDE_2",
    "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
   },
   {
    "map": {"at": 166644, "to": "mm"},
    "name": "VGT_STRMOUT_VTX_STRIDE_2",
    "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166660, "to": "mm"},
    "name": "VGT_STRMOUT_VTX_STRIDE_3",
    "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
   },
   {
    "map": {"at": 166660, "to": "mm"},
    "name": "VGT_STRMOUT_VTX_STRIDE_3",
    "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
   },
   {
-   "chips": ["stoney", "vi"],
+   "chips": ["stoney", "gfx8"],
    "map": {"at": 166736, "to": "mm"},
    "name": "VGT_TESS_DISTRIBUTION",
    "type_ref": "VGT_TESS_DISTRIBUTION"
    "map": {"at": 166736, "to": "mm"},
    "name": "VGT_TESS_DISTRIBUTION",
    "type_ref": "VGT_TESS_DISTRIBUTION"
    "type_ref": "VGT_TESS_DISTRIBUTION_fiji"
   },
   {
    "type_ref": "VGT_TESS_DISTRIBUTION_fiji"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35256, "to": "mm"},
    "name": "VGT_TF_MEMORY_BASE"
   },
   {
    "map": {"at": 35256, "to": "mm"},
    "name": "VGT_TF_MEMORY_BASE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 198976, "to": "mm"},
    "name": "VGT_TF_MEMORY_BASE"
   },
    "map": {"at": 198976, "to": "mm"},
    "name": "VGT_TF_MEMORY_BASE"
   },
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 166764, "to": "mm"},
    "name": "VGT_TF_PARAM",
    "type_ref": "VGT_TF_PARAM"
   },
   {
    "map": {"at": 166764, "to": "mm"},
    "name": "VGT_TF_PARAM",
    "type_ref": "VGT_TF_PARAM"
   },
   {
-   "chips": ["cik"],
+   "chips": ["gfx7"],
    "map": {"at": 166764, "to": "mm"},
    "name": "VGT_TF_PARAM",
    "type_ref": "VGT_TF_PARAM_cik"
   },
   {
    "map": {"at": 166764, "to": "mm"},
    "name": "VGT_TF_PARAM",
    "type_ref": "VGT_TF_PARAM_cik"
   },
   {
-   "chips": ["stoney", "vi"],
+   "chips": ["stoney", "gfx8"],
    "map": {"at": 166764, "to": "mm"},
    "name": "VGT_TF_PARAM",
    "type_ref": "VGT_TF_PARAM_vi"
    "map": {"at": 166764, "to": "mm"},
    "name": "VGT_TF_PARAM",
    "type_ref": "VGT_TF_PARAM_vi"
    "type_ref": "VGT_TF_PARAM_gfx9"
   },
   {
    "type_ref": "VGT_TF_PARAM_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 35208, "to": "mm"},
    "name": "VGT_TF_RING_SIZE",
    "type_ref": "VGT_TF_RING_SIZE"
   },
   {
    "map": {"at": 35208, "to": "mm"},
    "name": "VGT_TF_RING_SIZE",
    "type_ref": "VGT_TF_RING_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "stoney", "gfx8"],
    "map": {"at": 198968, "to": "mm"},
    "name": "VGT_TF_RING_SIZE",
    "type_ref": "VGT_TF_RING_SIZE"
   },
   {
    "map": {"at": 198968, "to": "mm"},
    "name": "VGT_TF_RING_SIZE",
    "type_ref": "VGT_TF_RING_SIZE"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 167000, "to": "mm"},
    "name": "VGT_VERTEX_REUSE_BLOCK_CNTL",
    "type_ref": "VGT_VERTEX_REUSE_BLOCK_CNTL"
   },
   {
    "map": {"at": 167000, "to": "mm"},
    "name": "VGT_VERTEX_REUSE_BLOCK_CNTL",
    "type_ref": "VGT_VERTEX_REUSE_BLOCK_CNTL"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166584, "to": "mm"},
    "name": "VGT_VTX_CNT_EN",
    "type_ref": "VGT_VTX_CNT_EN"
   },
   {
    "map": {"at": 166584, "to": "mm"},
    "name": "VGT_VTX_CNT_EN",
    "type_ref": "VGT_VTX_CNT_EN"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 34992, "to": "mm"},
    "name": "VGT_VTX_VECT_EJECT_REG",
    "type_ref": "VGT_VTX_VECT_EJECT_REG"
    "map": {"at": 34992, "to": "mm"},
    "name": "VGT_VTX_VECT_EJECT_REG",
    "type_ref": "VGT_VTX_VECT_EJECT_REG"
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 166528, "to": "mm"},
    "name": "WD_ENHANCE"
   },
    "map": {"at": 166528, "to": "mm"},
    "name": "WD_ENHANCE"
   },
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
    "type_ref": "VGT_TF_MEMORY_BASE_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213508, "to": "mm"},
    "name": "WD_PERFCOUNTER0_HI"
   },
   {
    "map": {"at": 213508, "to": "mm"},
    "name": "WD_PERFCOUNTER0_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213504, "to": "mm"},
    "name": "WD_PERFCOUNTER0_LO"
   },
   {
    "map": {"at": 213504, "to": "mm"},
    "name": "WD_PERFCOUNTER0_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221696, "to": "mm"},
    "name": "WD_PERFCOUNTER0_SELECT",
    "type_ref": "WD_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 221696, "to": "mm"},
    "name": "WD_PERFCOUNTER0_SELECT",
    "type_ref": "WD_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213516, "to": "mm"},
    "name": "WD_PERFCOUNTER1_HI"
   },
   {
    "map": {"at": 213516, "to": "mm"},
    "name": "WD_PERFCOUNTER1_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213512, "to": "mm"},
    "name": "WD_PERFCOUNTER1_LO"
   },
   {
    "map": {"at": 213512, "to": "mm"},
    "name": "WD_PERFCOUNTER1_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221700, "to": "mm"},
    "name": "WD_PERFCOUNTER1_SELECT",
    "type_ref": "WD_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 221700, "to": "mm"},
    "name": "WD_PERFCOUNTER1_SELECT",
    "type_ref": "WD_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213524, "to": "mm"},
    "name": "WD_PERFCOUNTER2_HI"
   },
   {
    "map": {"at": 213524, "to": "mm"},
    "name": "WD_PERFCOUNTER2_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213520, "to": "mm"},
    "name": "WD_PERFCOUNTER2_LO"
   },
   {
    "map": {"at": 213520, "to": "mm"},
    "name": "WD_PERFCOUNTER2_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221704, "to": "mm"},
    "name": "WD_PERFCOUNTER2_SELECT",
    "type_ref": "WD_PERFCOUNTER0_SELECT"
   },
   {
    "map": {"at": 221704, "to": "mm"},
    "name": "WD_PERFCOUNTER2_SELECT",
    "type_ref": "WD_PERFCOUNTER0_SELECT"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213532, "to": "mm"},
    "name": "WD_PERFCOUNTER3_HI"
   },
   {
    "map": {"at": 213532, "to": "mm"},
    "name": "WD_PERFCOUNTER3_HI"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 213528, "to": "mm"},
    "name": "WD_PERFCOUNTER3_LO"
   },
   {
    "map": {"at": 213528, "to": "mm"},
    "name": "WD_PERFCOUNTER3_LO"
   },
   {
-   "chips": ["cik", "fiji", "gfx9", "si", "stoney", "vi"],
+   "chips": ["gfx7", "fiji", "gfx9", "gfx6", "stoney", "gfx8"],
    "map": {"at": 221708, "to": "mm"},
    "name": "WD_PERFCOUNTER3_SELECT",
    "type_ref": "WD_PERFCOUNTER0_SELECT"
    "map": {"at": 221708, "to": "mm"},
    "name": "WD_PERFCOUNTER3_SELECT",
    "type_ref": "WD_PERFCOUNTER0_SELECT"
index 006fee3eb9ece6f70d2f42d88f7f1347e10e650e..859a59b9f3e22daa04f32991dbcdf28c61448d41 100644 (file)
@@ -43,9 +43,9 @@ from regdb import Object, RegisterDatabase, deduplicate_enums, deduplicate_regis
 
 # Chips are sorted chronologically
 CHIPS = [
 
 # Chips are sorted chronologically
 CHIPS = [
-    Object(name='si', disambiguation='GFX6'),
-    Object(name='cik', disambiguation='GFX6'),
-    Object(name='vi', disambiguation='GFX6'),
+    Object(name='gfx6', disambiguation='GFX6'),
+    Object(name='gfx7', disambiguation='GFX6'),
+    Object(name='gfx8', disambiguation='GFX6'),
     Object(name='fiji', disambiguation='GFX6'),
     Object(name='stoney', disambiguation='GFX6'),
     Object(name='gfx9', disambiguation='GFX9'),
     Object(name='fiji', disambiguation='GFX6'),
     Object(name='stoney', disambiguation='GFX6'),
     Object(name='gfx9', disambiguation='GFX9'),
index 24ec6a964549b6e7fc1d74106b1b6290c3397cf0..d6602b7f6ffdda79384985525aa0f2e0a83fa5d9 100644 (file)
@@ -48,7 +48,7 @@ RE_set_value_no_shift = re.compile(r'\((\(unsigned\))?\(x\) & ([0-9a-fA-Fx]+)\)'
 class HeaderParser(object):
     def __init__(self, address_space):
         self.regdb = RegisterDatabase()
 class HeaderParser(object):
     def __init__(self, address_space):
         self.regdb = RegisterDatabase()
-        self.chips = ['si', 'cik', 'vi', 'fiji', 'stoney', 'gfx9']
+        self.chips = ['gfx6', 'gfx7', 'gfx8', 'fiji', 'stoney', 'gfx9']
         self.address_space = address_space
 
     def __fini_field(self):
         self.address_space = address_space
 
     def __fini_field(self):
@@ -81,7 +81,7 @@ class HeaderParser(object):
 
     def parse_header(self, filp):
         regdb = RegisterDatabase()
 
     def parse_header(self, filp):
         regdb = RegisterDatabase()
-        chips = ['si', 'cik', 'vi', 'fiji', 'stoney', 'gfx9']
+        chips = ['gfx6', 'gfx7', 'gfx8', 'fiji', 'stoney', 'gfx9']
 
         self.__regmap = None
         self.__fields = None
 
         self.__regmap = None
         self.__fields = None
index c8543807bab14edba1fd51ff673801c4b07bb5bd..14109a4bfe26ecf4bb4be43fcdf950f994fa87fe 100644 (file)
@@ -92,7 +92,7 @@
  },
  "register_mappings": [
   {
  },
  "register_mappings": [
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney"],
    "map": {"at": 1044, "to": "pkt3"},
    "name": "COMMAND",
    "type_ref": "COMMAND"
    "map": {"at": 1044, "to": "pkt3"},
    "name": "COMMAND",
    "type_ref": "COMMAND"
    "type_ref": "COMMAND_gfx9"
   },
   {
    "type_ref": "COMMAND_gfx9"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 880, "to": "pkt3"},
    "name": "CONTROL",
    "type_ref": "CONTROL"
   },
   {
    "map": {"at": 880, "to": "pkt3"},
    "name": "CONTROL",
    "type_ref": "CONTROL"
   },
   {
-   "chips": ["cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 880, "to": "pkt3"},
    "name": "CONTROL",
    "type_ref": "CONTROL_cik"
   },
   {
    "map": {"at": 880, "to": "pkt3"},
    "name": "CONTROL",
    "type_ref": "CONTROL_cik"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 1040, "to": "pkt3"},
    "name": "CP_DMA_WORD0",
    "type_ref": "CP_DMA_WORD0"
   },
   {
    "map": {"at": 1040, "to": "pkt3"},
    "name": "CP_DMA_WORD0",
    "type_ref": "CP_DMA_WORD0"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 1041, "to": "pkt3"},
    "name": "CP_DMA_WORD1",
    "type_ref": "CP_DMA_WORD1"
   },
   {
    "map": {"at": 1041, "to": "pkt3"},
    "name": "CP_DMA_WORD1",
    "type_ref": "CP_DMA_WORD1"
   },
   {
-   "chips": ["cik", "vi", "fiji", "stoney"],
+   "chips": ["gfx7", "gfx8", "fiji", "stoney"],
    "map": {"at": 1041, "to": "pkt3"},
    "name": "CP_DMA_WORD1",
    "type_ref": "CP_DMA_WORD1_cik"
    "map": {"at": 1041, "to": "pkt3"},
    "name": "CP_DMA_WORD1",
    "type_ref": "CP_DMA_WORD1_cik"
    "type_ref": "CP_DMA_WORD1_gfx9"
   },
   {
    "type_ref": "CP_DMA_WORD1_gfx9"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 1042, "to": "pkt3"},
    "name": "CP_DMA_WORD2",
    "type_ref": "CP_DMA_WORD2"
   },
   {
    "map": {"at": 1042, "to": "pkt3"},
    "name": "CP_DMA_WORD2",
    "type_ref": "CP_DMA_WORD2"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 1043, "to": "pkt3"},
    "name": "CP_DMA_WORD3",
    "type_ref": "CP_DMA_WORD3"
   },
   {
    "map": {"at": 1043, "to": "pkt3"},
    "name": "CP_DMA_WORD3",
    "type_ref": "CP_DMA_WORD3"
   },
   {
-   "chips": ["si"],
+   "chips": ["gfx6"],
    "map": {"at": 1280, "to": "pkt3"},
    "name": "DMA_DATA_WORD0",
    "type_ref": "DMA_DATA_WORD0"
   },
   {
    "map": {"at": 1280, "to": "pkt3"},
    "name": "DMA_DATA_WORD0",
    "type_ref": "DMA_DATA_WORD0"
   },
   {
-   "chips": ["cik", "vi", "fiji", "stoney"],
+   "chips": ["gfx7", "gfx8", "fiji", "stoney"],
    "map": {"at": 1280, "to": "pkt3"},
    "name": "DMA_DATA_WORD0",
    "type_ref": "DMA_DATA_WORD0_cik"
    "map": {"at": 1280, "to": "pkt3"},
    "name": "DMA_DATA_WORD0",
    "type_ref": "DMA_DATA_WORD0_cik"
    "type_ref": "DMA_DATA_WORD0_gfx9"
   },
   {
    "type_ref": "DMA_DATA_WORD0_gfx9"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 882, "to": "pkt3"},
    "name": "DST_ADDR_HI"
   },
   {
    "map": {"at": 882, "to": "pkt3"},
    "name": "DST_ADDR_HI"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 1284, "to": "pkt3"},
    "name": "DST_ADDR_HI"
   },
   {
    "map": {"at": 1284, "to": "pkt3"},
    "name": "DST_ADDR_HI"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 881, "to": "pkt3"},
    "name": "DST_ADDR_LO"
   },
   {
    "map": {"at": 881, "to": "pkt3"},
    "name": "DST_ADDR_LO"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 1283, "to": "pkt3"},
    "name": "DST_ADDR_LO"
   },
   {
    "map": {"at": 1283, "to": "pkt3"},
    "name": "DST_ADDR_LO"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 1009, "to": "pkt3"},
    "name": "IB_BASE_HI"
   },
   {
    "map": {"at": 1009, "to": "pkt3"},
    "name": "IB_BASE_HI"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 1008, "to": "pkt3"},
    "name": "IB_BASE_LO"
   },
   {
    "map": {"at": 1008, "to": "pkt3"},
    "name": "IB_BASE_LO"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 1010, "to": "pkt3"},
    "name": "IB_CONTROL",
    "type_ref": "IB_CONTROL"
   },
   {
    "map": {"at": 1010, "to": "pkt3"},
    "name": "IB_CONTROL",
    "type_ref": "IB_CONTROL"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 1282, "to": "pkt3"},
    "name": "SRC_ADDR_HI"
   },
   {
    "map": {"at": 1282, "to": "pkt3"},
    "name": "SRC_ADDR_HI"
   },
   {
-   "chips": ["si", "cik", "vi", "fiji", "stoney", "gfx9"],
+   "chips": ["gfx6", "gfx7", "gfx8", "fiji", "stoney", "gfx9"],
    "map": {"at": 1281, "to": "pkt3"},
    "name": "SRC_ADDR_LO"
   }
    "map": {"at": 1281, "to": "pkt3"},
    "name": "SRC_ADDR_LO"
   }