configs: Updates for python3
[gem5.git] / configs / dram / sweep.py
2020-05-18 Jason Lowe-Powerconfigs: Updates for python3
2020-04-09 Wendy Elsassermem: Modify DRAM controller for flexibility and new...
2020-03-02 Nikos Nikolerisconfigs: Fix argument handling sweep.py
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackconfig: Delete authors lists from config files.
2019-10-01 Daniel R. Carvalhoconfigs: Port MemConfig to the common object list
2019-09-30 Nikos Nikoleriscpu: Make use of DRAMCtrl::AddrMap in the traffic gener...
2019-03-18 Andreas Sandbergconfigs: Use absolute import paths
2018-07-13 Andreas Sandbergconfigs: Update the DRAM sweep script to use PyTrafficGen
2018-03-06 Gabe Blackconfig: Switch from the print statement to the print...
2017-02-14 Wendy Elsassermem: Update DRAM configuration names
2016-12-19 Andreas Sandbergpython: Export periodicStatDump
2016-10-14 Andreas Hanssonconfig: Make configs/common a Python package
2015-12-07 Radhika Jagtapconfig: Enable elastic trace capture and replay in...
2015-11-22 Andreas Hanssonconfig: Minor fixes to the DRAM utilisation sweep
2015-09-25 Andreas Hanssonutil: Fix minor issues in DRAM sweep scripts
2015-05-15 Andreas Hanssonconfig: Use null memory for DRAM sweep script
2015-05-15 Wendy Elsasserconfig: Add new MemConfig options to DRAM sweep script
2015-04-20 Andreas Hanssonconfig: Remove memory aliases and rely on class name
2015-03-19 Andreas Hanssonconfig: Fix DRAM rank option in sweep script
2015-03-02 Andreas Hanssonmem: Move crossbar default latencies to subclasses
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour
2014-09-20 Wendy Elsassercpu: Update DRAM traffic gen
2014-09-03 Andreas Hanssonmem: Add utility script to plot DRAM efficiency sweep
2014-05-09 Andreas Hanssonconfig: Bump DRAM sweep bus speed to match DDR4 config
2014-03-23 Andreas Hanssonmem: Rename SimpleDRAM to a more suitable DRAMCtrl
2014-03-23 Andreas Hanssonconfig: Add a DRAM efficiency-sweep script