Hi all,

I'm trying to modify the speed of bus. I'm running the benchmark on full
system mode, and the bus speed I need is 5GB/s.

In the "Bus.py" file, there are only two parameters that can be modified:

header_cycles=Param.Cycles(1, "cycles of overhead per transaction")
width=Param.Unsigned (8, "bus width(bytes)")

Can anyone tell me that is that possible to get a bus with speed of 5GB/s
by modifying the "Bus.py"?

Thanks in advance,

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

Reply via email to