Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add get_bit_fields, which parses cache fields from a memory address
|
|
Implement dram load
|
|
|
|
|
|
|
|
|
|
Storage.view + Dram.store methods, tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Configure main loop to accept commands for memory subsystem
|
|
|
|
|
|
constructors + method declarations for cache, dram, reponse, storage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added logger class, tests, arg parsing and cleanup
|
|
|
|
Updated README, ccls local setup
|
|
|
|
windows environment fix, catch2 version change changes included
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|