Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / sam / cpus / vonk / n2 / lib / ras / xml / N2_SocErrorInjectReg.xml
CommitLineData
920dae64
AT
1<!-- interpreter=xml2reg args='-t'-->
2<register_list>
3<register name="SOC_ERROR_INJECTION_REG (SOC_ERROR_INJECTION_REG)">
4 <class_name>N2_SocErrorInjectReg</class_name>
5 <submodule>N2</submodule>
6 <comment>
7SOC Error Injection Register. This register controls the injection of
8errors. The valid bit of this register must be set to 1 for aany
9error injection. If the valid bit is set to 1, continuous errors are
10generated for any error types with their bit set in the register.
11TABLE 12-56 shows the format of the SOC Error Injection Register. TABLE 12-56
12SOC Error Injection Register - SOC_ERROR_INJECTION_REG (0x80-0000-3018)
13 </comment>
14 <inherits>n2/lib/ras/xml/N2_SocErrorReg.xml</inherits>
15 <base_address>0x8000003018ULL</base_address>
16 <count>1</count>
17 <stride>8</stride>
18 <priv>yes</priv>
19 <field name="V">
20 <start_offset>63</start_offset>
21 <end_offset>63</end_offset>
22 <initial_value>0</initial_value>
23 <protection>RW</protection>
24 <field_type>NORMAL</field_type>
25 <comment>
26Multiple uncorrected errors, one or more uncorrected errors were not logged.
27 </comment>
28 <format type="hex"/>
29 </field>
30</register>
31</register_list>