Age | Commit message (Expand) | Author |
---|---|---|
2019-03-18 | configs: Use absolute import paths | Andreas Sandberg |
2019-02-26 | configs: Fix Python 3 iterator and exec compatibility issues | Andreas Sandberg |
2018-03-06 | config: Switch from the print statement to the print function. | Gabe Black |
2017-02-14 | mem: Update DRAM configuration names | Wendy Elsasser |
2016-12-05 | config: Add an option to generate a random topology in memcheck | Nikos Nikoleris |
2016-12-05 | config: Add whole line accesses to improve memchecker's coverage | Nikos Nikoleris |
2016-11-30 | mem: Split the hit_latency into tag_latency and data_latency | Sophiane Senni |
2016-04-21 | config: Add missing point of coherency to memcheck script | Andreas Hansson |
2015-08-21 | mem: Add explicit Cache subclass and make BaseCache abstract | Andreas Hansson |
2015-07-03 | mem: Remove redundant is_top_level cache parameter | Andreas Hansson |
2015-03-02 | mem: Move crossbar default latencies to subclasses | Andreas Hansson |
2015-02-16 | config: Add memcheck stress test | Andreas Hansson |