08 Aug implement a simple cache simulator that takes as an input the configurations of the cache to simulate
implement a simple cache simulator that takes as an input the configurations of the cache to simulate, such as size, associativity, and replacement policy. When you run your simulator, you need to additionally provide the path of the trace file that includes the memory accesses. For more details about this assignment read the files attached.https://mega.nz/folder/0ldEBaZT#OsM0JQULXYjm0QF4GL…
