Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-27 | Replace view function with get_data | bd | |
2025-04-21 | Add licensing info | bd | |
2025-04-14 | Add preprocess method to storage, removing nearly all duplication | bd | |
2025-04-14 | Simplify cache/dram process functions | bd | |
2025-04-14 | Initial refactor of is_access_cleared | bd | |
2025-04-11 | First part of storage rework (see description) | bd | |
- Removed response enum. - Removed messy ostream override, and cli.cc test class - Removed accessor enum, and instead used unique pointer to identify accessor. - Simplified storage by removing is_waiting variables. - Rewrote DRAM and Cache to use Storage constructor. | |||
2025-04-11 | Move source files to top-level src directory | bd | |