Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: permissions fixjoshua/core | Joshua Yun | 2025-05-22 | 1 | -0/+0 |
| | |||||
* | finished exe stage | Joshua Yun | 2025-05-22 | 1 | -7/+25 |
| | |||||
* | initial commit | Joshua Yun | 2025-05-17 | 1 | -17/+40 |
| | |||||
* | feat: initial completion of decode stage, fix: removed hardcoded path for ↵ | Joshua Yun | 2025-03-25 | 1 | -0/+24 |
| | | | | riscv assembly files in TB | ||||
* | feat: More setting up, got a janky decode stage that prints out the ↵ | Joshua Yun | 2025-03-15 | 1 | -0/+14 |
instruction it receives, added dump options to fusesoc, changed instr width back th 32 from 64 |