71,73c71,72
< /** The hit latency of the cache. */
< const Cycles hitLatency;
<
---
> /** The access latency of the cache. */
> const Cycles accessLatency;