Skip to content
/ cayde Public

cayde is 32-bit RISC-V core written in SystemVerilog

License

Notifications You must be signed in to change notification settings

skudlur/cayde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cayde

cayde is a RV32I processor written in SystemVerilog. It is a single-cycle implementation.

Features

  • It can run RV32I instructions.
  • Other extensions and instructions can be added in the package.

Feature Suggestion

  • Improve the core.
  • Add M extensions.
  • Verify the core.
  • Add a pipelined version.
  • Add hazard detection.

Instructions to synthesize the core.

You can use any synthesis tool to run this code. I have used Yosys and sv2v here.

Instructions to simulate/verify the core.

W.I.P

About

cayde is 32-bit RISC-V core written in SystemVerilog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published