aboutsummaryrefslogtreecommitdiff
path: root/core/pkg
Commit message (Collapse)AuthorAgeFilesLines
* fix: permissions fixjoshua/coreJoshua Yun2025-05-221-0/+0
|
* finished exe stageJoshua Yun2025-05-221-7/+25
|
* initial commitJoshua Yun2025-05-171-17/+40
|
* feat: initial completion of decode stage, fix: removed hardcoded path for ↵Joshua Yun2025-03-251-0/+24
| | | | riscv assembly files in TB
* feat: More setting up, got a janky decode stage that prints out the ↵Joshua Yun2025-03-151-0/+14
instruction it receives, added dump options to fusesoc, changed instr width back th 32 from 64