Visible to Intel only — GUID: lro1432656196670
Ixiasoft
1.2.1. Cache Operation Block
This block detects cache misses and triggers read requests to the Address Generator. It also handles cache fill operations. Incoming read data are filled into the cache lines using the Least Recently Used (LRU) technique to ensure that the most used cache lines remain in the cache.
It handles Nios II cache management instructions such as flushi and initi.