Hi All, In some environments, access latencies are set in both SLICC (for enqueueing the latency on responses) and at the same time within cache objects in Python (to create resource stalls when banks are not available in Ruby). I think I'm having trouble figuring out, why do it in both places? Do the controller and cache operate separately, and is this a way to synchronize the two? Or can one take priority over another? Any insight is appreciated.
Thanks
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org