I am getting following error while running Ruby in FS mode ... any kind of
help will be appreciated ...

nitin@nitin-desktop:~/GEM5/gem5-stable-b9ba22cb23f2$build/ALPHA_FS/gem5.opt
configs/example/ruby_fs.py
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:57:00
gem5 executing on nitin-desktop
command line: build/ALPHA_FS/gem5.opt configs/example/ruby_fs.py
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



Thanks,
Prashant
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to