Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: permissions fixjoshua/core | Joshua Yun | 2025-05-22 | 12 | -0/+0 |
| | |||||
* | finished exe stage | Joshua Yun | 2025-05-22 | 14 | -155/+267 |
| | |||||
* | initial commit | Joshua Yun | 2025-05-17 | 9 | -175/+426 |
| | |||||
* | feat: initial completion of decode stage, fix: removed hardcoded path for ↵ | Joshua Yun | 2025-03-25 | 6 | -18/+11891 |
| | | | | riscv assembly files in TB | ||||
* | feat: More setting up, got a janky decode stage that prints out the ↵ | Joshua Yun | 2025-03-15 | 10 | -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 Yun | 2025-03-15 | 12 | -16/+186 |
| | | | | complete), mem initialization for imem complete | ||||
* | chore: Merge branch 'joshua/docker' into 'main'main | Joshua Yun | 2025-03-11 | 2 | -0/+28 |
|\ | | | | | | | | | Dockerfile features See merge request falsestatement/riscv_linux!6 | ||||
| * | Dockerfile features | Joshua Yun | 2025-03-11 | 2 | -0/+28 |
|/ | |||||
* | chore: Merge branch 'joshua/docker' into 'main' | Joshua Yun | 2025-02-18 | 8 | -55/+0 |
|\ | | | | | | | | | feat: Delete docker See merge request falsestatement/riscv_linux!5 | ||||
| * | feat: Delete docker | Joshua Yun | 2025-02-18 | 8 | -55/+0 |
|/ | |||||
* | chore: Merge branch 'joshua/fusesoc' into 'main' | Joshua Yun | 2025-02-17 | 5 | -20/+26 |
|\ | | | | | | | | | Joshua/fusesoc See merge request falsestatement/riscv_linux!4 | ||||
| * | Joshua/fusesoc | Joshua Yun | 2025-02-17 | 5 | -20/+26 |
|/ | |||||
* | chore: Merge branch 'larry/read_me' into 'main' | Larry Du | 2025-02-17 | 1 | -92/+0 |
|\ | | | | | | | | | refactor: Cleaned up README.md See merge request falsestatement/riscv_linux!3 | ||||
| * | refactor: Cleaned up README.md | Larry Du | 2025-02-17 | 1 | -92/+0 |
|/ | |||||
* | Merge branch 'larry/rename' into 'main' | Larry Du | 2025-02-17 | 8 | -0/+0 |
|\ | | | | | | | | | refactor: Renamed 'tools' to 'docker_tools' See merge request falsestatement/riscv_linux!1 | ||||
| * | refactor: Renamed 'tools' to 'docker_tools' | Larry Du | 2025-02-17 | 8 | -0/+0 |
|/ | |||||
* | readme spacing nonsense | Joshua Yun | 2025-02-17 | 1 | -1/+1 |
| | |||||
* | fixed readme | Joshua Yun | 2025-02-17 | 3 | -5/+10 |
| | |||||
* | README spacing fix | Joshua Yun | 2025-02-16 | 1 | -0/+2 |
| | |||||
* | documented docker setup | Joshua Yun | 2025-02-16 | 1 | -0/+6 |
| | |||||
* | Merge branch 'main' of ↵ | Joshua Yun | 2025-02-16 | 1 | -1/+1 |
|\ | | | | | | | ssh://git.adrian-cheng.com:2222/falsestatement/riscv_linux | ||||
| * | feat: edit readme test | Adrian Cheng | 2025-02-16 | 1 | -1/+1 |
| | | |||||
* | | Dockerfile curl install | Joshua Yun | 2025-02-16 | 1 | -0/+1 |
| | | |||||
* | | Initial docker setup commit | Joshua Yun | 2025-02-16 | 7 | -0/+80 |
|/ | |||||
* | Initial commit | Adrian Cheng | 2025-02-14 | 1 | -0/+93 |