gem5/configs/ruby
Nilay Vaish c4e7e18eeb ruby: add option for number of transitions per cycle
The number of transitions per cycle that a controller can carry out is
a proxy for the number of ports that a controller has. This value is
currently 32 which is way too high. The patch introduces an option
for the number of ports and uses this option in the protocol files
to set the number of transitions. The default value is being set to
4. None of the se regressions change. Ruby stats for the fs regression
change and are being updated.
2013-08-20 11:32:31 -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: add option for number of transitions per cycle 2013-08-20 11:32:31 -05:00