Hi,all
I'm now use CommMonitor to get the statics which i‘m concerned.i
modified the FSconfig.py:
self.monitor = CommMonitor()
self.physmem.port = self.monitor.master
self.monitor.slave = self.membus.master
but it turns out erro : fatal:system.membus has two ports with same range:
system.monitor-slave
system.bridge.slave
Then,I add ranges to the
self.bridge=Bridge(delay='50ns',ranges=AddrRange(0x10000000,0x1001ffff))
but it also the same erro.Can anyone give me some help,thanks!
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users