gem5/configs/common
Andreas Hansson c26911013c config: Command line support for multi-channel memory
This patch adds support for specifying multi-channel memory
configurations on the command line, e.g. 'se/fs.py
--mem-type=ddr3_1600_x64 --mem-channels=4'. To enable this, it
enhances the functionality of MemConfig and moves the existing
makeMultiChannel class method from SimpleDRAM to the support scripts.

The se/fs.py example scripts are updated to make use of the new
feature.
2013-08-19 03:52:34 -04:00
..
Benchmarks.py configs: add run scripts for ics/gb versions of android and bbench 2012-06-11 11:07:42 -04:00
CacheConfig.py config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
Caches.py config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
cpu2000.py cpu2000: Add missing art benchmark to all 2012-01-09 18:08:20 -06:00
CpuConfig.py config: Cleanup CPU configuration 2013-02-15 17:40:08 -05:00
FSConfig.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
MemConfig.py config: Command line support for multi-channel memory 2013-08-19 03:52:34 -04:00
O3_ARM_v7a.py config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
Options.py config: Command line support for multi-channel memory 2013-08-19 03:52:34 -04:00
Simulation.py Configs: Fix up maxtick and maxtime 2013-07-18 14:46:54 -05:00
SysPaths.py make rcS files read from the m5 source directory, not /dist. 2006-11-08 14:10:25 -05:00