Hello,
I'm trying to use Gem5 to generate traces of random tests ( the script:
https://github.com/gem5/gem5/blob/master/configs/example/ruby_random_test.py)
using the command :
/build/X86/gem5.opt --debug-flag=ProtocolTrace
--debug-file=ruby_random_test.out ./configs/example/ruby_random_test.py
--num-cpu=4
As my understanding, Gem5 use MI_example protocol by default. My question
is how can I modify this protocol (or ruby_random_test script) in order to
get traces of some weird behaviors of this protocol.
Thank you.
Regards
ᐧ
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to