Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-23 | Rename Response.WAIT to READY, delete BLOCKED | bd | |
2025-04-17 | Fix the tests which could be fixed, delete others | bd | |
2025-04-17 | Keep track of checked out in DTO to simplify wb cond logic (bug) | bd | |
2025-04-16 | Fix a bug related to parsing immediates in decode | bd | |
2025-04-16 | Partial fixes for changes in DRAM/Cache, including uncovered bug | bd | |
2025-04-01 | Fix bug with decode pushing checked_out when delayed with RAW | bd | |
2025-04-01 | Finish adding initial tests for full pipeline | bd | |
2025-04-01 | Lots of fixes and tests | bd | |
2025-04-01 | Fix a lot of pipeline bugs | bd | |
2025-04-01 | Ensure all stages only do work if they are not 'OK' | bd | |
2025-03-30 | Sanity check for pipeline up to exe | bd | |
2025-03-26 | Fix timing issues in fetch tests | bd | |
2025-03-26 | Add fetch stage implementation, tests, program loading, DTO object | bd | |
2025-03-22 | Add controller.h, implementation and tests. | bd | |