| |||
| Home > Signal Descriptions > Cache controller signals > Cache controller event bus | |||
Table A.10 shows the cache controller event bus output signals.
Table A.10. Cache controller event bus output signals
| Signal name | Notes |
|---|---|
| BWABT | Buffered write abort or abort caused by write-allocate buffer read |
| CO | Cache line or half line eviction |
| DRHIT | Data read hit in the L2 cache controller[1] |
| DRREQ | Data read look-up to the L2 cache controller. This can subsequently hit or missa. |
| DWHIT | Data write buffer write hit in the L2 cache |
| DWREQ | Data write buffer write look-up to the L2 cache with Write-Through attribute. This can subsequently hit or miss. |
| DWTREQ | Data write buffer write look-up with Write-Through attribute |
| ERRRD | Error on L2 data RAM read |
| ERRRT | Error on L2 tag RAM read |
| ERRWD | Error on L2 data RAM write |
| ERRWT | Error on L2 tag RAM write |
| IRHIT | Instruction read hit in the L2 cache controllera |
| IRREQ | Instruction read look-up to the L2 cache. This can subsequently hit or miss. |
| PARRD | Parity error on L2 data RAM read |
| PARRT | Parity error on L2 tag RAM read |
| WA | Allocation into the L2 cache caused by a write, with Write-Allocate attribute, miss |
[1] When data read requests hit in the slave line read buffer, no events are generated through these pins. | |