Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: initial completion of decode stage, fix: removed hardcoded path for ↵ | Joshua Yun | 2025-03-25 | 1 | -17/+118 |
| | | | | riscv assembly files in TB | ||||
* | feat: More setting up, got a janky decode stage that prints out the ↵ | Joshua Yun | 2025-03-15 | 3 | -11/+50 |
| | | | | 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 | 2 | -0/+42 |
complete), mem initialization for imem complete |