gem5/src/cpu/testers/directedtest
Nilay Vaish c120273708 ruby: modify the directed tester to read/write streams
The directed tester supports only generating only read or only write accesses. The
patch modifies the tester to support streams that have both read and write accesses.
2012-12-11 10:05:55 -06:00
..
DirectedGenerator.cc mem: Add a master ID to each request object. 2012-02-12 16:07:38 -06:00
DirectedGenerator.hh mem: Add a master ID to each request object. 2012-02-12 16:07:38 -06:00
InvalidateGenerator.cc MEM: Separate requests and responses for timing accesses 2012-05-01 13:40:42 -04:00
InvalidateGenerator.hh MAC: Make gem5 compile and run on MacOSX 10.7.2 2012-01-09 18:08:20 -06:00
RubyDirectedTester.cc Port: Add protocol-agnostic ports in the port hierarchy 2012-10-15 08:12:35 -04:00
RubyDirectedTester.hh Port: Add protocol-agnostic ports in the port hierarchy 2012-10-15 08:12:35 -04:00
RubyDirectedTester.py ruby: modify the directed tester to read/write streams 2012-12-11 10:05:55 -06:00
SConscript BuildEnv: Eliminate RUBY as build environment variable 2011-08-08 10:50:13 -05:00
SeriesRequestGenerator.cc ruby: modify the directed tester to read/write streams 2012-12-11 10:05:55 -06:00
SeriesRequestGenerator.hh ruby: modify the directed tester to read/write streams 2012-12-11 10:05:55 -06:00