System Register Block
UG0331 User Guide Revision 15.0
711
22.3.45 Dcode Bus Error Address Status Register
22.3.46 ICode Bus Error Address Status Register
22.3.47 System Bus Error Address Status Register
22.3.48 ICode Miss Control Status Register
22.3.49 ICode Hit Control Status Register
Table 702 •
CC_DC_ERR_ADDR_SR
Bit
Number Name
Reset
Value
Description
[31:0]
CC_DC_ERR_ADDR
0
Stores the address from the DCode bus on which an
error has occurred.
Table 703 •
CC_IC_ERR_ADDR_SR
Bit
Number Name
Reset
Value
Description
[31:0]
CC_IC_ERR_ADDR
0
Stores the address from the ICode bus on which an error has
occurred.
Table 704 •
CC_SB_ERR_ADDR_SR
Bit
Number Name
Reset
Value
Description
[31:0]
CC_SB_ERR_ADDR
0
Stores the address from the system bus on which an error has
occurred.
Table 705 •
CC_IC_MISS_CNTR_SR
Bit
Number Name
Reset
Value
Description
[31:0]
CC_IC_MISS_CNT
0
Counts the total number of cache misses that occurs on the
cacheable region through the ICode bus. Rolls back after
maximum value. This counter is put to reset value by setting the
CC_IC_MISS_CNTCLR bit.
Table 706 •
CC_IC_HIT_CNTR_SR
Bit
Number Name
Reset
Value
Description
[31:0]
CC_IC_HIT_CNT
0
Keeps count of the total number of cache hits that occurs on the
cacheable region through the ICode bus. Rolls back after
maximum value. This counter is put to the reset value by setting
CC_IC_HIT_CNTCLR.