assignments:a2
This is an old revision of the document!
Assignment 2
Write a cache simulator (CacheSim) to simulate a cache. The simulator should be able to simulate up to 64KB cache. The simulator should run as CacheSim size in KB [flags]
- -a followed by the associativity (from 1 to 8)
- -b block size in bytes
- -r followed bu U (unified) or S (split)
assignments/a2.1474982676.txt.gz · Last modified: 2016/09/27 13:24 by aboelaze