summaryrefslogtreecommitdiff
path: root/tests/if.cc
AgeCommit message (Expand)Author
2025-04-23Rename Response.WAIT to READY, delete BLOCKEDbd
2025-04-22Use a struct for InstrDTObd
2025-04-17Add option to turn off pipelinebd
2025-04-17Keep track of checked out in DTO to simplify wb cond logic (bug)bd
2025-04-16Partial fixes for changes in DRAM/Cache, including uncovered bugbd
2025-04-01Ensure all stages only do work if they are not 'OK'bd
2025-03-30Add tests for EXbd
2025-03-30Add mock stage, proper decode testsbd
2025-03-30Minor simplification to API between pipeline componentsbd
2025-03-29Fetch stage properly holds objects until parent is readybd
2025-03-29Add parameter to Stage::advance so status can transfer down the pipebd
2025-03-27Use an unordered map to record pipe stage history on instructionsbd
2025-03-26Fix timing issues in fetch testsbd
2025-03-26Partial timing fixbd
2025-03-26Add fetch stage implementation, tests, program loading, DTO objectbd