summaryrefslogtreecommitdiff
path: root/inc/cache.h
AgeCommit message (Expand)Author
2025-03-11Clarify size of mem and cache in definitions, CLI print invalid tagsbd
2025-03-10overload << operator for drambd
2025-03-10Add starter overloaded << operator for cachebd
2025-03-10Update cli method signatures, add some getters to cache and storagebd
2025-03-09cache store single testbd
2025-03-09Untested implementation for loading absent data into cachebd
2025-03-09Move do_write to dram.h, is_blocked flagbd
2025-03-09finish merge conflictbd
2025-03-09Merge remote-tracking branch 'origin/master' into bdunahubd
2025-03-09Add bitset field to cache.h for keeping track of write/validitybd
2025-03-09Implement dram loadSiddarth-Suresh
2025-03-08Refactor function return schemebd
2025-03-06dram write (no delay, no accessor trackingbd
2025-03-06Storage.view method, some initial testsbd
2025-03-05whitespacebd
2025-03-05constructors + method declarations for cache, dram, reponse, storagebd