Hi, I am new to gem5 and am trying to implement a new cache architecture in gem5. The cache uses a different data look-up and data replacement logic. I started by making changes in CacheMemory.cc and LRUPolicy.hh from gem5-stable/src/mem/ruby/system folder. I would like to know which all files would need changes. The cache is different from fully associative, set associative or direct mapped cache. Any guidance in this matter would be of great help.
Thanks in advance, Ishan Munje Under-Graduate
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
