Age | Commit message (Expand) | Author |
---|---|---|
2019-09-03 | configs: Fix replacement policy assignment | Daniel R. Carvalho |
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-11-17 | configs: Added an option for choosing branch predictor type | Pau Cabre |
2018-03-22 | mem-cache: Split array indexing and replacement policies. | Daniel R. Carvalho |
2018-03-06 | config: Switch from the print statement to the print function. | Gabe Black |
2017-07-27 | config, arm: Add a high-performance in order timing model | Ashkan Tousi |
2017-07-05 | cpu: Added interface for vector reg file | Rekai Gonzalez-Alberquilla |
2017-07-04 | config, arm: Don't import timing models for missing CPUs | Andreas Sandberg |
2017-07-03 | config: Clean up core timing model discovery | Andreas Sandberg |
2017-07-03 | config: Move core timing models to config/common/cores | Andreas Sandberg |