diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2012-09-21 11:48:11 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2012-09-21 11:48:11 -0400 |
commit | efea870fce8c00dbb8d5b9b33fe6fd0cf2e3b960 (patch) | |
tree | 35729f5ff93cde1982eb62306c0a0f403ae96f63 /tests/quick/se/70.tgen/test-writebuffer.trc | |
parent | d75b1b5a7366c162ffca69b29901f4cb5e05895d (diff) | |
download | gem5-efea870fce8c00dbb8d5b9b33fe6fd0cf2e3b960.tar.xz |
TrafficGen: Add a basic traffic generator regression
This patch adds a basic regression for the traffic generator. The
regression also serves as an example of the file formats used. More
complex regressions that make use of a DRAM controller model will
follow shortly.
Diffstat (limited to 'tests/quick/se/70.tgen/test-writebuffer.trc')
-rw-r--r-- | tests/quick/se/70.tgen/test-writebuffer.trc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/quick/se/70.tgen/test-writebuffer.trc b/tests/quick/se/70.tgen/test-writebuffer.trc new file mode 100644 index 000000000..d0a719bfc --- /dev/null +++ b/tests/quick/se/70.tgen/test-writebuffer.trc @@ -0,0 +1,5 @@ +r, 64, 64, 4000 +w, 128, 64, 6000 +r, 196, 64, 8000 +r, 128, 64, 10000 +r, 123143,64,100000 |