Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

q3k/qrisc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORConf23 VLIW RISC Demo

Simple 3-stage pipelined VLIW RISC CPU with no explicit instruction set - all based on packed tagged unions.

To run, get bluespec+python3 and start run.sh. Fibonacci sequence will be calculated, look at vop1 state of the Decoded structure when executing Add instructions.

If you have Nix(OS), you can just ./run.sh and deps will be automatically fetched.

About

Migrated to Codeberg

Resources

License

Stars

Watchers

Forks