blob: 5ab732611f107e0bd5255f80472a2834bdcfc19e [file] [log] [blame]
Zane Shelleyb9ea93c2023-03-10 10:41:41 -06001{
2 "version": 1,
3 "model_ec": ["P10_10"],
4 "registers": {
5 "PAU_PTL_FIR": {
6 "instances": {
7 "0": "0x10011800",
8 "1": "0x11011800",
9 "2": "0x12011800",
10 "3": "0x13011800"
11 }
12 },
13 "PAU_PTL_FIR_MASK": {
14 "instances": {
15 "0": "0x10011803",
16 "1": "0x11011803",
17 "2": "0x12011803",
18 "3": "0x13011803"
19 }
20 },
21 "PAU_PTL_FIR_ACT0": {
22 "instances": {
23 "0": "0x10011806",
24 "1": "0x11011806",
25 "2": "0x12011806",
26 "3": "0x13011806"
27 }
28 },
29 "PAU_PTL_FIR_ACT1": {
30 "instances": {
31 "0": "0x10011807",
32 "1": "0x11011807",
33 "2": "0x12011807",
34 "3": "0x13011807"
35 }
36 },
37 "PAU_PTL_FIR_WOF": {
38 "instances": {
39 "0": "0x10011808",
40 "1": "0x11011808",
41 "2": "0x12011808",
42 "3": "0x13011808"
43 }
44 }
45 },
46 "isolation_nodes": {
47 "PAU_PTL_FIR": {
48 "instances": [0, 1, 2, 3],
49 "rules": [
50 {
51 "attn_type": ["CS"],
52 "node_inst": [0, 1, 2, 3],
53 "expr": {
54 "expr_type": "and",
55 "exprs": [
56 {
57 "expr_type": "reg",
58 "reg_name": "PAU_PTL_FIR"
59 },
60 {
61 "expr_type": "not",
62 "expr": {
63 "expr_type": "reg",
64 "reg_name": "PAU_PTL_FIR_MASK"
65 }
66 },
67 {
68 "expr_type": "not",
69 "expr": {
70 "expr_type": "reg",
71 "reg_name": "PAU_PTL_FIR_ACT0"
72 }
73 },
74 {
75 "expr_type": "not",
76 "expr": {
77 "expr_type": "reg",
78 "reg_name": "PAU_PTL_FIR_ACT1"
79 }
80 }
81 ]
82 }
83 },
84 {
85 "attn_type": ["RE"],
86 "node_inst": [0, 1, 2, 3],
87 "expr": {
88 "expr_type": "and",
89 "exprs": [
90 {
91 "expr_type": "reg",
92 "reg_name": "PAU_PTL_FIR"
93 },
94 {
95 "expr_type": "not",
96 "expr": {
97 "expr_type": "reg",
98 "reg_name": "PAU_PTL_FIR_MASK"
99 }
100 },
101 {
102 "expr_type": "not",
103 "expr": {
104 "expr_type": "reg",
105 "reg_name": "PAU_PTL_FIR_ACT0"
106 }
107 },
108 {
109 "expr_type": "reg",
110 "reg_name": "PAU_PTL_FIR_ACT1"
111 }
112 ]
113 }
114 },
115 {
116 "attn_type": ["SPA"],
117 "node_inst": [0, 1, 2, 3],
118 "expr": {
119 "expr_type": "and",
120 "exprs": [
121 {
122 "expr_type": "reg",
123 "reg_name": "PAU_PTL_FIR"
124 },
125 {
126 "expr_type": "not",
127 "expr": {
128 "expr_type": "reg",
129 "reg_name": "PAU_PTL_FIR_MASK"
130 }
131 },
132 {
133 "expr_type": "reg",
134 "reg_name": "PAU_PTL_FIR_ACT0"
135 },
136 {
137 "expr_type": "not",
138 "expr": {
139 "expr_type": "reg",
140 "reg_name": "PAU_PTL_FIR_ACT1"
141 }
142 }
143 ]
144 }
145 }
146 ],
147 "bits": {
148 "0": {
149 "desc": "fmr00 trained. Even PTL, even half."
150 },
151 "1": {
152 "desc": "fmr01 trained. Even PTL, odd half."
153 },
154 "2": {
155 "desc": "fmr02 trained. Odd PTL, even half."
156 },
157 "3": {
158 "desc": "fmr03 trained. Odd PTL, odd half."
159 },
160 "4": {
161 "desc": "dob01 ue"
162 },
163 "5": {
164 "desc": "dob01 ce"
165 },
166 "6": {
167 "desc": "dob01 sue"
168 },
169 "7": {
170 "desc": "data outbound switch internal error - even PTL.",
171 "child_node": {
172 "name": "PB_DOB01_DIB01_INT_ERR",
173 "inst": {
174 "0": 0,
175 "1": 1,
176 "2": 2,
177 "3": 3
178 }
179 }
180 },
181 "8": {
182 "desc": "dob23 ue"
183 },
184 "9": {
185 "desc": "dob23 ce"
186 },
187 "10": {
188 "desc": "dob23 sue"
189 },
190 "11": {
191 "desc": "data outbound switch internal error - odd PTL.",
192 "child_node": {
193 "name": "PB_DOB23_DIB23_INT_ERR",
194 "inst": {
195 "0": 0,
196 "1": 1,
197 "2": 2,
198 "3": 3
199 }
200 }
201 },
202 "12": {
203 "desc": "Even PTL, even framer internal error",
204 "child_node": {
205 "name": "PB_FM0123_ERR",
206 "inst": {
207 "0": 0,
208 "1": 1,
209 "2": 2,
210 "3": 3
211 }
212 }
213 },
214 "13": {
215 "desc": "Even PTL, outbound switch cmd/presp/cresp internal error"
216 },
217 "14": {
218 "desc": "Even PTL, odd framer internal error",
219 "child_node": {
220 "name": "PB_FM0123_ERR",
221 "inst": {
222 "0": 0,
223 "1": 1,
224 "2": 2,
225 "3": 3
226 }
227 }
228 },
229 "15": {
230 "desc": "Odd PTL, even framer internal error",
231 "child_node": {
232 "name": "PB_FM0123_ERR",
233 "inst": {
234 "0": 0,
235 "1": 1,
236 "2": 2,
237 "3": 3
238 }
239 }
240 },
241 "16": {
242 "desc": "Odd PTL, outbound switch cmd/presp/cresp internal error"
243 },
244 "17": {
245 "desc": "Odd PTL, odd framer internal error",
246 "child_node": {
247 "name": "PB_FM0123_ERR",
248 "inst": {
249 "0": 0,
250 "1": 1,
251 "2": 2,
252 "3": 3
253 }
254 }
255 },
256 "18": {
257 "desc": "Even PTL, even parser internal error",
258 "child_node": {
259 "name": "PB_PR0123_ERR",
260 "inst": {
261 "0": 0,
262 "1": 1,
263 "2": 2,
264 "3": 3
265 }
266 }
267 },
268 "19": {
269 "desc": "Even PTL, odd parser internal error",
270 "child_node": {
271 "name": "PB_PR0123_ERR",
272 "inst": {
273 "0": 0,
274 "1": 1,
275 "2": 2,
276 "3": 3
277 }
278 }
279 },
280 "20": {
281 "desc": "Odd PTL, even parser internal error",
282 "child_node": {
283 "name": "PB_PR0123_ERR",
284 "inst": {
285 "0": 0,
286 "1": 1,
287 "2": 2,
288 "3": 3
289 }
290 }
291 },
292 "21": {
293 "desc": "Odd PTL, odd parser internal error",
294 "child_node": {
295 "name": "PB_PR0123_ERR",
296 "inst": {
297 "0": 0,
298 "1": 1,
299 "2": 2,
300 "3": 3
301 }
302 }
303 },
304 "22": {
305 "desc": "Even PTL, even link down"
306 },
307 "23": {
308 "desc": "Even PTL, odd link down"
309 },
310 "24": {
311 "desc": "Odd PTL, even link down"
312 },
313 "25": {
314 "desc": "Odd PTL, odd link down"
315 },
316 "26": {
317 "desc": "Even PTL data inbound switch internal error",
318 "child_node": {
319 "name": "PB_DOB01_DIB01_INT_ERR",
320 "inst": {
321 "0": 0,
322 "1": 1,
323 "2": 2,
324 "3": 3
325 }
326 }
327 },
328 "27": {
329 "desc": "Odd PTL data inbound switch internal error",
330 "child_node": {
331 "name": "PB_DOB23_DIB23_INT_ERR",
332 "inst": {
333 "0": 0,
334 "1": 1,
335 "2": 2,
336 "3": 3
337 }
338 }
339 },
340 "28": {
341 "desc": "mailbox 00 special attention"
342 },
343 "29": {
344 "desc": "mailbox 01 special attention"
345 },
346 "30": {
347 "desc": "mailbox 10 special attention"
348 },
349 "31": {
350 "desc": "mailbox 11 special attention"
351 },
352 "32": {
353 "desc": "mailbox 20 special attention"
354 },
355 "33": {
356 "desc": "mailbox 21 special attention"
357 },
358 "34": {
359 "desc": "mailbox 30 special attention"
360 },
361 "35": {
362 "desc": "mailbox 31 special attention"
363 },
364 "36": {
365 "desc": "ptl0 spare"
366 },
367 "37": {
368 "desc": "ptl1 spare"
369 },
370 "38": {
371 "desc": "ptl2 spare"
372 },
373 "39": {
374 "desc": "ptl3 spare"
375 }
376 },
377 "capture_groups": [
378 {
379 "group_name": "PAU_PTL_FIR",
380 "group_inst": {
381 "0": 0,
382 "1": 1,
383 "2": 2,
384 "3": 3
385 }
386 }
387 ]
388 }
389 }
390}