On Mon, 3 Dec 2012, Udayan Umapathi wrote:
Hello All,
The query I have is related to the Ruby memory model. I modified the existing
Cache memory model(../Ruby/System/CacheMemory.cc). I wanted to know if I have
to specify the cache size and associativity and similar parameters throughout
command line arguments.
The very first assertion in the CacheMemory->init() fails and the program
terminates. This assertion condition is as follows,
assert(m_cache_num_sets>1);
You will get your answer if you run gem5 without the changes that you have
made.
--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users