Searched hist:10442 (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/common/
H A DMemConfig.py10442:cd2daa931a54 Sat Oct 11 16:02:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> config: separate function for instantiating a memory controller
This patch moves code for instantiating a single memory controller from
the function config_mem() to a separate function. This is being done
so that memory controllers can be instantiated without assuming that
they will be attached to the system in a particular fashion.

Completed in 15 milliseconds