Hi all,
In the latest gem5 dev version, I tried to add a CommMonitor object based
on the instructions on
http://www.gem5.org/General_Memory_System#Tracing_and_traffic_generation.
But "trace_file" option is no longer exists in the CommMonitor class. gem5
runs with the following code but I cannot get any trace. How should I make
this work? Any help is appreciated.
self.monitor = CommMonitor()
self.dcache_port = self.monitor.slave
self.monitor.master = dc.cpu_side
Thank you,
Mohammad
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users