summaryrefslogtreecommitdiff
path: root/src/sim/instrDTO.cc
AgeCommit message (Collapse)Author
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-31CR CommentsSiddarth-Suresh
2025-03-31MEM WB stageSiddarth-Suresh
2025-03-29Fetch stage properly holds objects until parent is readybd
2025-03-29Add implementation functions for checking out a register.bd
2025-03-27Use an unordered map to record pipe stage history on instructionsbd
2025-03-27Instr, InstrDTO gets/sets, other structures required for decodebd
2025-03-26Add fetch stage implementation, tests, program loading, DTO objectbd