summaryrefslogtreecommitdiff
path: root/configs/example/memcheck.py
AgeCommit message (Expand)Author
2018-03-06config: Switch from the print statement to the print function.Gabe Black
2017-02-14mem: Update DRAM configuration namesWendy Elsasser
2016-12-05config: Add an option to generate a random topology in memcheckNikos Nikoleris
2016-12-05config: Add whole line accesses to improve memchecker's coverageNikos Nikoleris
2016-11-30mem: Split the hit_latency into tag_latency and data_latencySophiane Senni
2016-04-21config: Add missing point of coherency to memcheck scriptAndreas Hansson
2015-08-21mem: Add explicit Cache subclass and make BaseCache abstractAndreas Hansson
2015-07-03mem: Remove redundant is_top_level cache parameterAndreas Hansson
2015-03-02mem: Move crossbar default latencies to subclassesAndreas Hansson
2015-02-16config: Add memcheck stress testAndreas Hansson