gem5/configs/ruby
Brad Beckmann 173a786921 ruby: more flexible ruby tester support
This patch allows the ruby random tester to use ruby ports that may only
support instr or data requests.  This patch is similar to a previous changeset
(8932:1b2c17565ac8) that was unfortunately broken by subsequent changesets.
This current patch implements the support in a more straight-forward way.
Since retries are now tested when running the ruby random tester, this patch
splits up the retry and drain check behavior so that RubyPort children, such
as the GPUCoalescer, can perform those operations correctly without having to
duplicate code.  Finally, the patch also includes better DPRINTFs for
debugging the tester.
2015-07-20 09:15:18 -05:00
..
CntrlBase.py config: add base class for ruby controllers 2015-07-20 09:15:18 -05:00
MESI_Three_Level.py ruby: more flexible ruby tester support 2015-07-20 09:15:18 -05:00
MESI_Two_Level.py ruby: more flexible ruby tester support 2015-07-20 09:15:18 -05:00
MI_example.py ruby: more flexible ruby tester support 2015-07-20 09:15:18 -05:00
MOESI_CMP_directory.py ruby: more flexible ruby tester support 2015-07-20 09:15:18 -05:00
MOESI_CMP_token.py ruby: more flexible ruby tester support 2015-07-20 09:15:18 -05:00
MOESI_hammer.py ruby: more flexible ruby tester support 2015-07-20 09:15:18 -05:00
Network_test.py ruby: specify number of vnets for each protocol 2015-08-30 12:24:18 -05:00
Ruby.py ruby: profiler: provide the number of vnets through ruby system 2015-10-14 00:29:43 -05:00