gem5/configs/ruby
Nilay Vaish e9ae8b7d29 ruby: network: correct naming of routers
The routers are created before the network class. This results in the routers
becoming children of the first link they are connected to and they get generic
names like int_node and node_b. This patch creates the network object first
and passes it to the topology creation function. Now the routers are children
of the network object and names are much more sensible.
2013-09-06 16:21:33 -05:00
..
MESI_CMP_directory.py ruby: add option for number of transitions per cycle 2013-08-20 11:32:31 -05:00
MI_example.py ruby: add option for number of transitions per cycle 2013-08-20 11:32:31 -05:00
MOESI_CMP_directory.py ruby: add option for number of transitions per cycle 2013-08-20 11:32:31 -05:00
MOESI_CMP_token.py ruby: add option for number of transitions per cycle 2013-08-20 11:32:31 -05:00
MOESI_hammer.py ruby: add option for number of transitions per cycle 2013-08-20 11:32:31 -05:00
Network_test.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
Ruby.py ruby: network: correct naming of routers 2013-09-06 16:21:33 -05:00