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); Regards, UU _______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users