On Sun, 19 Aug 2012, Joel Hestness wrote:

Hey guys,
 Is there any reason why the mem_bus_cycle_multiplier parameter is defined
in MemoryControl.py and not just in the derived class in
RubyMemoryControl.py?  With the changes to abstract the memory controller,
this specific parameter seems very out of place.


You don't describe why you think it is out of place. Since it acts as the cycle period for the memory controller, why would it matter if the parameter is part of the abstract memory controller? Any derived memory controller will also have some cycle period.

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

Reply via email to