gem5/configs/ruby
Nilay Vaish 5aa43e130a ruby: convert Topology to regular class
The Topology class in Ruby does not need to inherit from SimObject class.
This patch turns it into a regular class. The topology object is now created
in the constructor of the Network class. All the parameters for the topology
class have been moved to the network class.
2013-03-22 15:53:23 -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 config: move ruby objects under ruby_system in obj hierarchy 2013-01-14 10:05:14 -06:00
MOESI_CMP_token.py config: move ruby objects under ruby_system in obj hierarchy 2013-01-14 10:05:14 -06: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: move ruby objects under ruby_system in obj hierarchy 2013-01-14 10:05:14 -06:00
Ruby.py ruby: convert Topology to regular class 2013-03-22 15:53:23 -05:00