aboutsummaryrefslogtreecommitdiff
path: root/core/cpu.core
Commit message (Collapse)AuthorAgeFilesLines
* feat: More setting up, got a janky decode stage that prints out the ↵Joshua Yun2025-03-151-0/+3
| | | | 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-151-0/+35
complete), mem initialization for imem complete