Hi,

 I have been trying to use the traffic generator with the provided trace
files.
 I have changed the simple-dram.cfg file into:

STATE 0 1000000 TRACE tests/quick/se/70.tgen/tgen-simple-dram.trc 100
STATE 1 1000000000 LINEAR 100 0 134217728 64 30000 30000 0
INIT 0
TRANSITION 0 1 1
TRANSITION 1 1 1

 The tgen-simple-dram.trc traffic file is this one:

r,64,64,4000
r,2048,64,5000
r,128,64,6000
r,196,64,7000
r,12433,64,8000
r,23223,64,1000000

 However, when running the simulation using the command:

build/ARM/gem5.opt -d
build/ARM/tests/opt/quick/se/70.tgen/arm/linux/tgen-simple-dram -re
tests/run.py build/ARM/tests/opt/quick/se/70.tgen/arm/linux/tgen-simple-dram

I get this error:

"Input file tests/quick/se/70.tgen/tgen-simple-dram.trc is not a valid gem5
proto format"

 Do you know why is the trace file not recognized as a proto format ?

Thanks,
Mihai
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to