gem5/configs/example
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
..
fs.py config: Command line support for multi-channel memory 2013-08-19 03:52:34 -04:00
memtest.py config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
ruby_direct_test.py sim: Add the notion of clock domains to all ClockedObjects 2013-06-27 05:49:49 -04:00
ruby_fs.py mem: Change AbstractMemory defaults to match the common case 2013-08-19 03:52:33 -04:00
ruby_mem_test.py sim: Add the notion of clock domains to all ClockedObjects 2013-06-27 05:49:49 -04:00
ruby_network_test.py sim: Add the notion of clock domains to all ClockedObjects 2013-06-27 05:49:49 -04:00
ruby_random_test.py sim: Add the notion of clock domains to all ClockedObjects 2013-06-27 05:49:49 -04:00
se.py config: Command line support for multi-channel memory 2013-08-19 03:52:34 -04:00