The namespace PoC.cache
offers different cache implementations, like full-associative, direct-mapped, and set-associative caches.
The package PoC.cache
holds all component declarations for this
namespace as well as public constants and functions.
cache_cpu
cache_mem
cache_par
cache_par2
cache_replacement_policy
cache_tagunit_par
cache_tagunit_seq
Read detailed documentation on ReadTheDocs.