gem5/configs/ruby
Nilay Vaish 9bc75e3c58 configs: ruby: pass the option use_map to directory controller
The option was not being passed to directory controllers for the protocols
MOESI_CMP_token and MOESI_CMP_directory. This was resulting in an error
while instantiating the directory controller as it tries to access the
wrong type of memory.
2013-05-21 11:32:08 -05:00
..
MESI_CMP_directory.py config: move ruby objects under ruby_system in obj hierarchy 2013-01-14 10:05:14 -06:00
MI_example.py config: move ruby objects under ruby_system in obj hierarchy 2013-01-14 10:05:14 -06:00
MOESI_CMP_directory.py configs: ruby: pass the option use_map to directory controller 2013-05-21 11:32:08 -05:00
MOESI_CMP_token.py configs: ruby: pass the option use_map to directory controller 2013-05-21 11:32:08 -05:00
MOESI_hammer.py config: move ruby objects under ruby_system in obj hierarchy 2013-01-14 10:05:14 -06:00
Network_test.py config: ruby network test: remove piobus check 2013-04-17 16:06:24 -05:00
Ruby.py ruby: convert Topology to regular class 2013-03-22 15:53:23 -05:00