summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-03-08enforce single unit per clock cycle, order to serve storage requestsbd
2025-03-08Refactor function return schemebd
2025-03-07Separating out CLI into a separate moduleSiddarth-Suresh
2025-03-07Configure main loop for commands of memory subsystemSiddarth-Suresh
2025-03-06Allow sidedoor free access to writing memorybd
2025-03-06dram implement delay and conflicting request logicbd
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
2025-03-04Impartial storage/dram classesbd
2025-03-02Added logger class, tests, arg parsing and cleanupbd
2025-02-24Add catch2 testing framework and integrate with CMakebd
2025-02-24initial commitbd