Multiprocessor Simulator with two levels of Cache hierarchy.
-
Updated
Oct 11, 2015 - C++
Multiprocessor Simulator with two levels of Cache hierarchy.
Experiments to simulate multiple cache hierarchies, L1/L2 set-associativities, block sizes using DineroIV, and measure impact on Cycles Per Instruction (CPI) and Average Memory Access Time (AMAT).
Add a description, image, and links to the cache-hierarchy topic page so that developers can more easily learn about it.
To associate your repository with the cache-hierarchy topic, visit your repo's landing page and select "manage topics."