Hello everyone, In /configs/ruby/MI_example.py there is a parameter named "latency" inside class "Cache(RubyCache)". Is this value in clock cycles? If yes, does it mean cycles from ruby clock (src/mem/ruby/system/RubySystem.py)?
Moreover, which components are synchronized with the above ruby clock? For example in MOESI_CMP_directory what is the clock frequency in connections between: a) L1 and L2 caches b) L1 and CPU c) L2 and DRAM ? What if i would like to have different frequencies among all the above cases? Pavlos _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
