Skip to content

RISC-V CPU with R,I,S,B & J instruction set implemented in Verilog HDL.

Notifications You must be signed in to change notification settings

Abdo99-alt/RISC-V

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISC-V

RISC-V CPU with R,I,S,B & J instruction set implemented in Verilog HDL.

Supported instruction set:

  • R-Type: add, or, sub, and
  • I-Type: addi, andi, ori, lw, jalr
  • S-Type: sw
  • B-Type: beq, bne
  • J-Type: jal

About

RISC-V CPU with R,I,S,B & J instruction set implemented in Verilog HDL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published