aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix: permissions fixjoshua/coreJoshua Yun2025-05-2212-0/+0
|
* finished exe stageJoshua Yun2025-05-2214-155/+267
|
* initial commitJoshua Yun2025-05-179-175/+426
|
* feat: initial completion of decode stage, fix: removed hardcoded path for ↵Joshua Yun2025-03-256-18/+11891
| | | | riscv assembly files in TB
* feat: More setting up, got a janky decode stage that prints out the ↵Joshua Yun2025-03-1510-30/+107
| | | | instruction it receives, added dump options to fusesoc, changed instr width back th 32 from 64
* feat: added TB support + primitives for flipflops, initial fetch stage (not ↵Joshua Yun2025-03-1512-16/+186
| | | | complete), mem initialization for imem complete
* chore: Merge branch 'joshua/docker' into 'main'mainJoshua Yun2025-03-112-0/+28
|\ | | | | | | | | Dockerfile features See merge request falsestatement/riscv_linux!6
| * Dockerfile featuresJoshua Yun2025-03-112-0/+28
|/
* chore: Merge branch 'joshua/docker' into 'main'Joshua Yun2025-02-188-55/+0
|\ | | | | | | | | feat: Delete docker See merge request falsestatement/riscv_linux!5
| * feat: Delete dockerJoshua Yun2025-02-188-55/+0
|/
* chore: Merge branch 'joshua/fusesoc' into 'main'Joshua Yun2025-02-175-20/+26
|\ | | | | | | | | Joshua/fusesoc See merge request falsestatement/riscv_linux!4
| * Joshua/fusesocJoshua Yun2025-02-175-20/+26
|/
* chore: Merge branch 'larry/read_me' into 'main'Larry Du2025-02-171-92/+0
|\ | | | | | | | | refactor: Cleaned up README.md See merge request falsestatement/riscv_linux!3
| * refactor: Cleaned up README.mdLarry Du2025-02-171-92/+0
|/
* Merge branch 'larry/rename' into 'main'Larry Du2025-02-178-0/+0
|\ | | | | | | | | refactor: Renamed 'tools' to 'docker_tools' See merge request falsestatement/riscv_linux!1
| * refactor: Renamed 'tools' to 'docker_tools'Larry Du2025-02-178-0/+0
|/
* readme spacing nonsenseJoshua Yun2025-02-171-1/+1
|
* fixed readmeJoshua Yun2025-02-173-5/+10
|
* README spacing fixJoshua Yun2025-02-161-0/+2
|
* documented docker setupJoshua Yun2025-02-161-0/+6
|
* Merge branch 'main' of ↵Joshua Yun2025-02-161-1/+1
|\ | | | | | | ssh://git.adrian-cheng.com:2222/falsestatement/riscv_linux
| * feat: edit readme testAdrian Cheng2025-02-161-1/+1
| |
* | Dockerfile curl installJoshua Yun2025-02-161-0/+1
| |
* | Initial docker setup commitJoshua Yun2025-02-167-0/+80
|/
* Initial commitAdrian Cheng2025-02-141-0/+93