You shold compile it with RUBY=true.
At 2011-11-16 13:22:31,Prashant <[email protected]> wrote:
I am getting following error:
num-l2caches=4
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
gem5 compiled Nov 15 2011 12:34:35
gem5 started Nov 16 2011 10:47:47
gem5 executing on nitin-desktop
command line: build/ALPHA_FS/gem5.opt configs/example/ruby_fs.py -n 4
--l1i_size=8kB --l1d_size=8kB --l2_size=128kB --num-l2caches=4
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/nitin/GEM5/gem5-stable-b9ba22cb23f2/src/python/m5/main.py", line
356, in main
exec filecode in scope
File "configs/example/ruby_fs.py", line 78, in <module>
Ruby.define_options(parser)
File "/home/nitin/GEM5/gem5-stable-b9ba22cb23f2/configs/ruby/Ruby.py", line
60, in define_options
exec "import %s" % protocol
File "<string>", line 1, in <module>
File
"/home/nitin/GEM5/gem5-stable-b9ba22cb23f2/configs/ruby/MESI_CMP_directory.py",
line 38, in <module>
class L1Cache(RubyCache):
NameError: name 'RubyCache' is not defined
Can anybody help me out with this ?
Thanks,
Prashant
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users