blob: 86e36ca334d1dab7662a5a836d58bb2e9f55c8e3 [file] [log] [blame]
Zane Shelleyb9ea93c2023-03-10 10:41:41 -06001{
2 "version": 1,
3 "model_ec": ["ODYSSEY_10"],
4 "registers": {
5 "GFIR_CS": {
6 "instances": {
7 "0": "0x570F001C"
8 }
9 },
10 "GFIR_RE": {
11 "instances": {
12 "0": "0x570F001B"
13 }
14 },
15 "GFIR_SPA": {
16 "instances": {
17 "0": "0x570F001A"
18 }
19 },
20 "GFIR_UCS": {
21 "instances": {
22 "0": "0x570F002A"
23 }
24 }
25 },
26 "isolation_nodes": {
27 "GFIR": {
28 "instances": [0],
29 "rules": [
30 {
31 "attn_type": ["CS"],
32 "node_inst": [0],
33 "expr": {
34 "expr_type": "reg",
35 "reg_name": "GFIR_CS"
36 }
37 },
38 {
39 "attn_type": ["RE"],
40 "node_inst": [0],
41 "expr": {
42 "expr_type": "reg",
43 "reg_name": "GFIR_RE"
44 }
45 },
46 {
47 "attn_type": ["SPA"],
48 "node_inst": [0],
49 "expr": {
50 "expr_type": "reg",
51 "reg_name": "GFIR_SPA"
52 }
53 },
54 {
55 "attn_type": ["UCS"],
56 "node_inst": [0],
57 "expr": {
58 "expr_type": "reg",
59 "reg_name": "GFIR_UCS"
60 }
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}