gem5/configs
Nilay Vaish d6542d7758 configs: use SimpleMemory when using ruby in se mode
A recent changeset altered the default memory class to DRAMCtrl.  In se mode,
ruby uses the physical memory to check if a given address is within the bounds
of the physical memory.  SimpleMemory is enough for this.  Moreover,
SimpleMemory does not check whether it is connected or not, something which
DRAMCtrl does.
2014-04-01 11:17:46 -05:00
..
boot rcs scripts: remove bbench.rcS 2013-04-02 12:46:49 -04:00
common mem: Rename SimpleDRAM to a more suitable DRAMCtrl 2014-03-23 11:12:12 -04:00
dram mem: Rename SimpleDRAM to a more suitable DRAMCtrl 2014-03-23 11:12:12 -04:00
example configs: use SimpleMemory when using ruby in se mode 2014-04-01 11:17:46 -05:00
ruby ruby: garnet: convert network interfaces into clocked objects 2014-03-20 09:14:14 -05:00
splash2 config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
topologies config: topologies: slight code refactor 2014-02-23 19:16:15 -06:00