gem5/src/cpu/testers/traffic_gen
Andreas Hansson 47313601c1 cpu: Ensure the traffic generator suppresses non-memory packets
This patch adds a check to ensure that packets which are not going to
a memory range are suppressed in the traffic generator. Thus, if a
trace is collected in full-system, the packets destined for devices
are not played back.
2014-08-10 05:39:04 -04:00
..
generators.cc cpu: DRAM Traffic Generator 2014-03-23 11:11:58 -04:00
generators.hh cpu: DRAM Traffic Generator 2014-03-23 11:11:58 -04:00
SConscript cpu: Make the generators usable outside the TrafficGen module 2013-04-22 13:20:33 -04:00
traffic_gen.cc cpu: Ensure the traffic generator suppresses non-memory packets 2014-08-10 05:39:04 -04:00
traffic_gen.hh cpu: Add request elasticity to the traffic generator 2013-05-30 12:54:06 -04:00
TrafficGen.py cpu: Add request elasticity to the traffic generator 2013-05-30 12:54:06 -04:00