Zane Shelley | abc51c2 | 2020-11-09 21:35:35 -0600 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Zane Shelley | f8a726b | 2020-12-16 21:29:32 -0600 | [diff] [blame] | 2 | <attn_node model_ec="P10_20" name="EQ_NCU_FIR" reg_type="SCOM"> |
Zane Shelley | abc51c2 | 2020-11-09 21:35:35 -0600 | [diff] [blame] | 3 | <local_fir config="" name="EQ_NCU_FIR"> |
| 4 | <instance addr="0x20018640" reg_inst="0"/> |
| 5 | <instance addr="0x20014640" reg_inst="1"/> |
| 6 | <instance addr="0x20012640" reg_inst="2"/> |
| 7 | <instance addr="0x20011640" reg_inst="3"/> |
| 8 | <instance addr="0x21018640" reg_inst="4"/> |
| 9 | <instance addr="0x21014640" reg_inst="5"/> |
| 10 | <instance addr="0x21012640" reg_inst="6"/> |
| 11 | <instance addr="0x21011640" reg_inst="7"/> |
| 12 | <instance addr="0x22018640" reg_inst="8"/> |
| 13 | <instance addr="0x22014640" reg_inst="9"/> |
| 14 | <instance addr="0x22012640" reg_inst="10"/> |
| 15 | <instance addr="0x22011640" reg_inst="11"/> |
| 16 | <instance addr="0x23018640" reg_inst="12"/> |
| 17 | <instance addr="0x23014640" reg_inst="13"/> |
| 18 | <instance addr="0x23012640" reg_inst="14"/> |
| 19 | <instance addr="0x23011640" reg_inst="15"/> |
| 20 | <instance addr="0x24018640" reg_inst="16"/> |
| 21 | <instance addr="0x24014640" reg_inst="17"/> |
| 22 | <instance addr="0x24012640" reg_inst="18"/> |
| 23 | <instance addr="0x24011640" reg_inst="19"/> |
| 24 | <instance addr="0x25018640" reg_inst="20"/> |
| 25 | <instance addr="0x25014640" reg_inst="21"/> |
| 26 | <instance addr="0x25012640" reg_inst="22"/> |
| 27 | <instance addr="0x25011640" reg_inst="23"/> |
| 28 | <instance addr="0x26018640" reg_inst="24"/> |
| 29 | <instance addr="0x26014640" reg_inst="25"/> |
| 30 | <instance addr="0x26012640" reg_inst="26"/> |
| 31 | <instance addr="0x26011640" reg_inst="27"/> |
| 32 | <instance addr="0x27018640" reg_inst="28"/> |
| 33 | <instance addr="0x27014640" reg_inst="29"/> |
| 34 | <instance addr="0x27012640" reg_inst="30"/> |
| 35 | <instance addr="0x27011640" reg_inst="31"/> |
| 36 | <action attn_type="CS" config="00"/> |
| 37 | <action attn_type="RE" config="01"/> |
| 38 | </local_fir> |
Zane Shelley | 2e4b638 | 2021-09-24 14:22:00 -0500 | [diff] [blame] | 39 | <register name="NCU_ERR_RPT_REG"> |
| 40 | <instance addr="0x2001864E" reg_inst="0"/> |
| 41 | <instance addr="0x2001464E" reg_inst="1"/> |
| 42 | <instance addr="0x2001264E" reg_inst="2"/> |
| 43 | <instance addr="0x2001164E" reg_inst="3"/> |
| 44 | <instance addr="0x2101864E" reg_inst="4"/> |
| 45 | <instance addr="0x2101464E" reg_inst="5"/> |
| 46 | <instance addr="0x2101264E" reg_inst="6"/> |
| 47 | <instance addr="0x2101164E" reg_inst="7"/> |
| 48 | <instance addr="0x2201864E" reg_inst="8"/> |
| 49 | <instance addr="0x2201464E" reg_inst="9"/> |
| 50 | <instance addr="0x2201264E" reg_inst="10"/> |
| 51 | <instance addr="0x2201164E" reg_inst="11"/> |
| 52 | <instance addr="0x2301864E" reg_inst="12"/> |
| 53 | <instance addr="0x2301464E" reg_inst="13"/> |
| 54 | <instance addr="0x2301264E" reg_inst="14"/> |
| 55 | <instance addr="0x2301164E" reg_inst="15"/> |
| 56 | <instance addr="0x2401864E" reg_inst="16"/> |
| 57 | <instance addr="0x2401464E" reg_inst="17"/> |
| 58 | <instance addr="0x2401264E" reg_inst="18"/> |
| 59 | <instance addr="0x2401164E" reg_inst="19"/> |
| 60 | <instance addr="0x2501864E" reg_inst="20"/> |
| 61 | <instance addr="0x2501464E" reg_inst="21"/> |
| 62 | <instance addr="0x2501264E" reg_inst="22"/> |
| 63 | <instance addr="0x2501164E" reg_inst="23"/> |
| 64 | <instance addr="0x2601864E" reg_inst="24"/> |
| 65 | <instance addr="0x2601464E" reg_inst="25"/> |
| 66 | <instance addr="0x2601264E" reg_inst="26"/> |
| 67 | <instance addr="0x2601164E" reg_inst="27"/> |
| 68 | <instance addr="0x2701864E" reg_inst="28"/> |
| 69 | <instance addr="0x2701464E" reg_inst="29"/> |
| 70 | <instance addr="0x2701264E" reg_inst="30"/> |
| 71 | <instance addr="0x2701164E" reg_inst="31"/> |
| 72 | </register> |
| 73 | <capture_group node_inst="0:31"> |
| 74 | <capture_register reg_name="NCU_ERR_RPT_REG" reg_inst= "0:31" /> |
| 75 | </capture_group> |
| 76 | <bit pos="0">NCU store queue control error</bit> |
| 77 | <bit pos="1">TLBIE control error</bit> |
| 78 | <bit pos="2">TLBIE or SLBIEG received illegal fields from core</bit> |
| 79 | <bit pos="3">Store address machine received addr_err cresp</bit> |
| 80 | <bit pos="4">Load address machine received addr_err cresp</bit> |
Zane Shelley | abc51c2 | 2020-11-09 21:35:35 -0600 | [diff] [blame] | 81 | <bit pos="5">Topology table error - tried accessing invalid entry</bit> |
Zane Shelley | 2e4b638 | 2021-09-24 14:22:00 -0500 | [diff] [blame] | 82 | <bit pos="6">An NCU machine triggerd PB into early hang recovery</bit> |
Zane Shelley | abc51c2 | 2020-11-09 21:35:35 -0600 | [diff] [blame] | 83 | <bit pos="7">MSGSND received addr_err</bit> |
Zane Shelley | 2e4b638 | 2021-09-24 14:22:00 -0500 | [diff] [blame] | 84 | <bit pos="8">Store data parity error from regfile detected</bit> |
| 85 | <bit pos="9">Store timed out on PB</bit> |
| 86 | <bit pos="10">TLBIE master timed out on PB</bit> |
| 87 | <bit pos="11">TLBIE snooper timed out waiting for core</bit> |
| 88 | <bit pos="12">IMA received addr_err cresp</bit> |
| 89 | <bit pos="13">TLBIE/sync machine received addr_err cresp</bit> |
| 90 | <bit pos="14">PMISC received address error cresp</bit> |
| 91 | <bit pos="15">cHTM logic recieve an HTM/IMA packet</bit> |
| 92 | <bit pos="16">spare</bit> |
| 93 | <bit pos="17">spare</bit> |
| 94 | <bit pos="18">spare</bit> |
| 95 | <bit pos="19">Targeted nodal request got rty_inc cresp</bit> |
| 96 | <bit pos="20">Darn ttype while darn not enabled</bit> |
| 97 | <bit pos="21">Darn Address Error cresp</bit> |
| 98 | <bit pos="22">spare</bit> |
| 99 | <bit pos="23">spare</bit> |
| 100 | <bit pos="24">spare</bit> |
| 101 | <bit pos="25">spare</bit> |
| 102 | <bit pos="26">spare</bit> |
| 103 | <bit pos="27">spare</bit> |
| 104 | <bit pos="28">spare</bit> |
Zane Shelley | abc51c2 | 2020-11-09 21:35:35 -0600 | [diff] [blame] | 105 | </attn_node> |