gem5/configs/ruby
Andreas Hansson d71a0d790d ruby: Move Rubys cache class from Cache.py to RubyCache.py
This patch serves to avoid name clashes with the classic cache. For
some reason having two 'SimObject' files with the same name creates
problems.

--HG--
rename : src/mem/ruby/structures/Cache.py => src/mem/ruby/structures/RubyCache.py
2015-08-21 07:03:21 -04:00
..
CntrlBase.py config: add base class for ruby controllers 2015-07-20 09:15:18 -05:00
MESI_Three_Level.py ruby: Protocol changes for SimObject MessageBuffers 2015-08-14 00:19:45 -05:00
MESI_Two_Level.py ruby: Protocol changes for SimObject MessageBuffers 2015-08-14 00:19:45 -05:00
MI_example.py ruby: Move Rubys cache class from Cache.py to RubyCache.py 2015-08-21 07:03:21 -04:00
MOESI_CMP_directory.py ruby: Protocol changes for SimObject MessageBuffers 2015-08-14 00:19:45 -05:00
MOESI_CMP_token.py ruby: Protocol changes for SimObject MessageBuffers 2015-08-14 00:19:45 -05:00
MOESI_hammer.py ruby: Protocol changes for SimObject MessageBuffers 2015-08-14 00:19:45 -05:00
Network_test.py ruby: Move Rubys cache class from Cache.py to RubyCache.py 2015-08-21 07:03:21 -04:00
Ruby.py ruby: reverts to changeset: bf82f1f7b040 2015-08-19 10:02:01 -05:00