summaryrefslogtreecommitdiff
path: root/tests/controller.cc
AgeCommit message (Expand)Author
2025-04-23Rename Response.WAIT to READY, delete BLOCKEDbd
2025-04-17Fix the tests which could be fixed, delete othersbd
2025-04-17Keep track of checked out in DTO to simplify wb cond logic (bug)bd
2025-04-16Fix a bug related to parsing immediates in decodebd
2025-04-16Partial fixes for changes in DRAM/Cache, including uncovered bugbd
2025-04-01Fix bug with decode pushing checked_out when delayed with RAWbd
2025-04-01Finish adding initial tests for full pipelinebd
2025-04-01Lots of fixes and testsbd
2025-04-01Fix a lot of pipeline bugsbd
2025-04-01Ensure all stages only do work if they are not 'OK'bd
2025-03-30Sanity check for pipeline up to exebd
2025-03-26Fix timing issues in fetch testsbd
2025-03-26Add fetch stage implementation, tests, program loading, DTO objectbd
2025-03-22Add controller.h, implementation and tests.bd