summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-18Remove linesbd
2025-04-18further changes to initializeSiddarth-Suresh
2025-04-18initialization from GUISiddarth-Suresh
2025-04-18Merge pull request #55 from bdunahu/dev-sidbd
Allow dynamic program loading (by Sid)
2025-04-18Keep track of squashed instructions in DTO objectbd
2025-04-17Merge remote-tracking branch 'origin/master' into dev-sidbd
2025-04-18Merge pull request #54 from bdunahu/bdunahubd
The pipeline says some things and there are numbers
2025-04-17Fix byte orderbd
2025-04-17Merge remote-tracking branch 'origin/bdunahu' into dev-sidbd
2025-04-17cache size change as neededSiddarth-Suresh
2025-04-17Loading binary program into dramSiddarth-Suresh
2025-04-17Add option to turn off pipelinebd
2025-04-17Fix the tests which could be fixed, delete othersbd
2025-04-17HALT instruction... but it voids future stages' instructionsbd
2025-04-17Functioning PUSH/POPbd
2025-04-17The pipeline says some things and there are numbersbd
2025-04-17Merge pull request #52 from bdunahu/bdunahuSiddarth Suresh
[WIP] Partial fixes for changes in DRAM/Cache, including uncovered bug
2025-04-17Swap the source and destination registers for LOAD, final fixbd
2025-04-17Swap the source and destination registers for LOAD, final fixbd
2025-04-17Keep track of checked out in DTO to simplify wb cond logic (bug)bd
2025-04-16Fix instruction opcode numbering issue, use assembler's outputbd
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-16Merge pull request #51 from bdunahu/dev-sidbd
[WIP] Added pipeline to GUI
2025-04-15Added pipeline to GUISiddarth-Suresh
2025-04-12Merge pull request #50 from bdunahu/bdunahuSiddarth Suresh
Move storage to a separate git repository.
2025-04-12Add pipe_spec.hbd
2025-04-12Delete some more storage-only filesbd
2025-04-11Merge remote-tracking branch 'origin/master' into bdunahubd
2025-04-11Move storage to a separate git repository.bd
2025-04-10Update README.mdSiddarth Suresh
2025-04-02Merge pull request #46 from bdunahu/bdunahubd
Ensure all stages only do work if they are not 'OK'
2025-04-02Last fix to demo programbd
2025-04-01Fix bug with decode pushing checked_out when delayed with RAWbd
2025-04-01Merge remote-tracking branch 'origin/master' into bdunahubd
2025-04-01Finish adding initial tests for full pipelinebd
2025-04-01Merge pull request #47 from bdunahu/dev-sidSiddarth Suresh
GUI and controller on separate threads
2025-04-01GUI and controller on separate threadsSiddarth-Suresh
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-31Merge remote-tracking branch 'origin/dev-sid' into bdunahubd
2025-03-31Partial commit before mergebd
2025-04-01Merge pull request #45 from bdunahu/dev-sidbd
MEM WB stage
2025-03-31CR CommentsSiddarth-Suresh
2025-03-31MEM WB stageSiddarth-Suresh
2025-03-30Merge pull request #43 from bdunahu/bdunahuSiddarth Suresh
Sanity check for pipeline up to exe
2025-03-30Sanity check for pipeline up to exebd
2025-03-30Merge pull request #42 from bdunahu/bdunahuSiddarth Suresh
Add tests for EX, rest of (non-vector) instructions
2025-03-30Ensure type-I instruction could use S3 as displacementbd