c26911013c
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. |
||
---|---|---|
.. | ||
fs.py | ||
memtest.py | ||
ruby_direct_test.py | ||
ruby_fs.py | ||
ruby_mem_test.py | ||
ruby_network_test.py | ||
ruby_random_test.py | ||
se.py |