Re: [gem5-users] Ruby model Cache related query

2012-12-04 Thread Nilay Vaish
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 comm

[gem5-users] Ruby model Cache related query

2012-12-03 Thread Udayan Umapathi
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