Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-23 | Rename Response.WAIT to READY, delete BLOCKED | bd | |
2025-04-22 | Use a struct for InstrDTO | bd | |
2025-04-17 | Add option to turn off pipeline | bd | |
2025-04-17 | Keep track of checked out in DTO to simplify wb cond logic (bug) | bd | |
2025-04-16 | Partial fixes for changes in DRAM/Cache, including uncovered bug | bd | |
2025-04-01 | Ensure all stages only do work if they are not 'OK' | bd | |
2025-03-30 | Add tests for EX | bd | |
2025-03-30 | Add mock stage, proper decode tests | bd | |
2025-03-30 | Minor simplification to API between pipeline components | bd | |
2025-03-29 | Fetch stage properly holds objects until parent is ready | bd | |
2025-03-29 | Add parameter to Stage::advance so status can transfer down the pipe | bd | |
2025-03-27 | Use an unordered map to record pipe stage history on instructions | bd | |
2025-03-26 | Fix timing issues in fetch tests | bd | |
2025-03-26 | Partial timing fix | bd | |
2025-03-26 | Add fetch stage implementation, tests, program loading, DTO object | bd | |