aboutsummaryrefslogtreecommitdiff
path: root/primitives
Commit message (Collapse)AuthorAgeFilesLines
* fix: permissions fixjoshua/coreJoshua Yun2025-05-225-0/+0
|
* finished exe stageJoshua Yun2025-05-225-0/+0
|
* initial commitJoshua Yun2025-05-172-0/+16
|
* feat: More setting up, got a janky decode stage that prints out the ↵Joshua Yun2025-03-151-2/+2
| | | | 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-153-0/+57
complete), mem initialization for imem complete