blob: cead761d5e3ee72d955b17bb37223752a4ebb1b8 [file] [log] [blame]
Zane Shelleyb9ea93c2023-03-10 10:41:41 -06001{
2 "version": 1,
3 "model_ec": ["ODYSSEY_10"],
4 "registers": {
Zane Shelley925c3ed2023-04-14 13:42:22 -05005 "GFIR_CHIP_CS": {
Zane Shelleyb9ea93c2023-03-10 10:41:41 -06006 "instances": {
7 "0": "0x570F001C"
8 }
9 },
Zane Shelley925c3ed2023-04-14 13:42:22 -050010 "GFIR_RECOV": {
Zane Shelleyb9ea93c2023-03-10 10:41:41 -060011 "instances": {
12 "0": "0x570F001B"
13 }
14 },
Zane Shelley925c3ed2023-04-14 13:42:22 -050015 "GFIR_SP_ATTN": {
Zane Shelleyb9ea93c2023-03-10 10:41:41 -060016 "instances": {
17 "0": "0x570F001A"
18 }
19 },
Zane Shelley925c3ed2023-04-14 13:42:22 -050020 "GFIR_UNIT_CS": {
Zane Shelleyb9ea93c2023-03-10 10:41:41 -060021 "instances": {
22 "0": "0x570F002A"
23 }
24 }
25 },
26 "isolation_nodes": {
27 "GFIR": {
28 "instances": [0],
29 "rules": [
30 {
Zane Shelley925c3ed2023-04-14 13:42:22 -050031 "attn_type": ["CHIP_CS"],
Zane Shelleyb9ea93c2023-03-10 10:41:41 -060032 "node_inst": [0],
33 "expr": {
34 "expr_type": "reg",
Zane Shelley925c3ed2023-04-14 13:42:22 -050035 "reg_name": "GFIR_CHIP_CS"
Zane Shelleyb9ea93c2023-03-10 10:41:41 -060036 }
37 },
38 {
Zane Shelley925c3ed2023-04-14 13:42:22 -050039 "attn_type": ["RECOV"],
Zane Shelleyb9ea93c2023-03-10 10:41:41 -060040 "node_inst": [0],
41 "expr": {
42 "expr_type": "reg",
Zane Shelley925c3ed2023-04-14 13:42:22 -050043 "reg_name": "GFIR_RECOV"
Zane Shelleyb9ea93c2023-03-10 10:41:41 -060044 }
45 },
46 {
Zane Shelley925c3ed2023-04-14 13:42:22 -050047 "attn_type": ["SP_ATTN"],
Zane Shelleyb9ea93c2023-03-10 10:41:41 -060048 "node_inst": [0],
49 "expr": {
50 "expr_type": "reg",
Zane Shelley925c3ed2023-04-14 13:42:22 -050051 "reg_name": "GFIR_SP_ATTN"
Zane Shelleyb9ea93c2023-03-10 10:41:41 -060052 }
53 },
54 {
Zane Shelley925c3ed2023-04-14 13:42:22 -050055 "attn_type": ["UNIT_CS"],
Zane Shelleyb9ea93c2023-03-10 10:41:41 -060056 "node_inst": [0],
57 "expr": {
58 "expr_type": "reg",
Zane Shelley925c3ed2023-04-14 13:42:22 -050059 "reg_name": "GFIR_UNIT_CS"
Zane Shelleyb9ea93c2023-03-10 10:41:41 -060060 }
61 }
62 ],
63 "bits": {
64 "1": {
65 "desc": "Attention from TP chiplet",
66 "child_node": {
67 "name": "CFIR_TP",
68 "inst": {
69 "0": 0
70 }
71 }
72 },
73 "8": {
74 "desc": "Attention from MEM chiplet",
75 "child_node": {
76 "name": "CFIR_MEM",
77 "inst": {
78 "0": 0
79 }
80 }
81 }
82 }
83 }
84 }
85}