Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-20 | Make memory simulator an optional command, experiment with fixtures | bd | |
2025-03-11 | fix namespace issues with match function | bd | |
2025-03-11 | cli display clock cycle, parse ';' delimited commands | bd | |
2025-03-10 | overload << operator for dram | bd | |
2025-03-10 | before error with catch crashing with global singleton logger | bd | |
2025-03-10 | Make logger a global singleton class | bd | |
2025-03-10 | CLI view, clock, store, program banner | bd | |
2025-03-10 | Update cli method signatures, add some getters to cache and storage | bd | |
2025-03-07 | Separating out CLI into a separate module | Siddarth-Suresh | |
2025-03-07 | Configure main loop for commands of memory subsystem | Siddarth-Suresh | |
2025-03-02 | Added logger class, tests, arg parsing and cleanup | bd | |