Age | Commit message (Expand) | Author |
---|---|---|
2025-04-21 | Merge remote-tracking branch 'origin/master' into bdunahu | bd |
2025-04-21 | Add licensing info | bd |
2025-04-18 | initialization from GUI | Siddarth-Suresh |
2025-04-16 | Wrap all addresses immediately | bd |
2025-04-16 | Use signed integers for cache eviction | bd |
2025-04-16 | Add untested support for configurable ways | bd |
2025-04-16 | Update GET_FIELDS to account for number of ways, constructors | 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-14 | Allow multi-level cache by passing a size into the constructor | bd |
2025-04-12 | Rewrite utils functions as macros | bd |
2025-04-11 | First part of storage rework (see description) | bd |
2025-04-11 | Move source files to top-level src directory | bd |