Files
gem5/src
Andreas Sandberg 0793a1bbdc cpu: Split the traffic generator into two classes
The traffic generator currently assumes that it is always driven from
a configuration file. Split it into a base class (BaseTrafficGen) that
handles basic packet generation and a derived class that implements
the config handling (TrafficGen).

Change-Id: I9407f04c40ad7e40a263c8d1ef29d37ff8e6f1b4
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/11515
2018-07-13 09:26:23 +00:00
..
2018-04-20 15:59:35 +00:00
2018-06-28 16:12:53 +00:00
2018-07-10 16:41:40 +00:00