Adds a non-state changing method get_next_way_to_replace() that just returns the victim 'way' without updating the cache state. This makes unit testing the FIFO cache replacement policy convenient.
Issue: #5456 (closed)
Adds a non-state changing method get_next_way_to_replace() that just returns the victim 'way' without updating the cache state. This makes unit testing the FIFO cache replacement policy convenient.
Issue: #5456 (closed)