Skip to content
/ qrisc Public

VLIW RISC CPU demo for ORConf 23 Bluespec Lightning Talk

License

Notifications You must be signed in to change notification settings

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

VLIW RISC CPU demo for ORConf 23 Bluespec Lightning Talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published