On Tue, 3 Jan 2012, Hamid Reza Khaleghzadeh wrote:

Hi Gem5,

I have traced ruby_fs.py execution. I found that create_system() function
in this file that invokes create_System() of Rury.py and create_System() of
MI_example.py. MOESI_CMP_directory.py implements create_system() function.
Could you tell me how I can invoke create_system() of
MOESI_CMP_directory.py in ruby_fs.py?

Thanks


While compiling gem5, you need to set the PROTOCOL to MOESI_CMP_directory.

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

Reply via email to