Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[rtl/icache] Make age matrix more consistent
The design currently relies on fill_done remaining set in the cycle after the fill buffer completes to ensure the fill_older_q entry gets cleared (when a fill buffer completes in the same cycle that one is allocated). This fix makes the behaviour a bit more consistent and easy to reason about.
- Loading branch information