Simulate the operation of a cache

2 次查看(过去 30 天)
tarun
tarun 2013-5-11
I have to code the simulation of a cache
My requirements are
It should show the results of running about 20 instructions through the cache. (instructions can be of any generic RISC format).
Instructions should be chosen to highlight the features of cache architecture.
Result should include execution speed of running the instructions without a cache compared to implementing various optimizations.
Implementing cache optimizations such as set associative caches and multi-level caches.
Can someone please give me an idea how to start? how should I plan doing it? Thanks

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by