summaryrefslogtreecommitdiff
path: root/src/sim/if.cc
AgeCommit message (Expand)Author
2025-04-22Remove subfoldersbd
2025-04-22Remove the accessor objectbd
2025-04-21Merge remote-tracking branch 'origin/master' into gui-nextbd
2025-04-21Add licensing informationbd
2025-04-18Display squashed, swap text entry to labels in stage viewbd
2025-04-18Keep track of squashed instructions in DTO objectbd
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-15Added pipeline to GUISiddarth-Suresh
2025-04-11Move storage to a separate git repository.bd
2025-04-01Lots of fixes and testsbd
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-30Add mock stage, proper decode testsbd
2025-03-30Minor simplification to API between pipeline componentsbd
2025-03-29Quick fix to fix compile-errorbd
2025-03-29Add advance logic for decodebd
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-27Instr, InstrDTO gets/sets, other structures required for decodebd
2025-03-26Add fetch stage implementation, tests, program loading, DTO objectbd
2025-03-24Add skeleton classes for 5 major pipeline stagesbd