Hi,

The Bus.py file shows the width as
    width = Param.Int(64, "bus width (bytes)")
and the default clock frequency as
    clock = Param.Clock("1GHz", "bus clock speed")

 which means the bus can actually transfer 64GB/s or 512Gb/s, is that
right? I just wanted to confirm my understanding as the throughput seems to
be too high.

Pritha
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to