summaryrefslogtreecommitdiff
path: root/configs/dram
AgeCommit message (Expand)Author
2018-07-13configs: Update the DRAM sweep script to use PyTrafficGenAndreas Sandberg
2018-03-06config: Switch from the print statement to the print function.Gabe Black
2018-03-02configs: Fix L3Cache instantiation in lat_mem_rd.pyNikos Nikoleris
2017-11-16tests: Add tests for DRAM low power modesRadhika Jagtap
2017-11-16config: Add low power sweep for DRAMRadhika Jagtap
2017-02-14mem: Update DRAM configuration namesWendy Elsasser
2017-01-27mem: Add memory footprint probeRahul Thakur
2016-12-19python: Export periodicStatDumpAndreas Sandberg
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2016-10-04config: Fix lat_mem_rd example scriptAndreas Hansson
2016-03-08configs: Add a lat_mem_rd style test scriptAndreas Hansson
2015-12-07config: Enable elastic trace capture and replay in se/fsRadhika Jagtap
2015-11-22config: Minor fixes to the DRAM utilisation sweepAndreas Hansson
2015-09-25util: Fix minor issues in DRAM sweep scriptsAndreas Hansson
2015-05-15config: Use null memory for DRAM sweep scriptAndreas Hansson
2015-05-15config: Add new MemConfig options to DRAM sweep scriptWendy Elsasser
2015-04-20config: Remove memory aliases and rely on class nameAndreas Hansson
2015-03-19config: Fix DRAM rank option in sweep scriptAndreas Hansson
2015-03-02mem: Move crossbar default latencies to subclassesAndreas Hansson
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas Hansson
2014-09-20cpu: Update DRAM traffic genWendy Elsasser
2014-09-03mem: Add utility script to plot DRAM efficiency sweepAndreas Hansson
2014-05-09config: Bump DRAM sweep bus speed to match DDR4 configAndreas Hansson
2014-03-23mem: Rename SimpleDRAM to a more suitable DRAMCtrlAndreas Hansson
2014-03-23config: Add a DRAM efficiency-sweep scriptAndreas Hansson