Skip to content

Single Cycle Processor written in SystemVerilog for executing machine code of RISC-V ISA

Notifications You must be signed in to change notification settings

Fahad-Habib/RISC-V-Single-Cycle-Processor

Repository files navigation

RISC-V-Single-Cycle-Processor

Single Cycle Processor written from scratch in SystemVerilog for executing the machine code of RISC-V ISA. RISC-V is an open standard instruction set architecture based on established reduced instruction set computer principles.

Instruction Types

The instruction types implemented in this project are:

  • R-type
  • I-type
  • S-type
  • B-type
  • J-type
  • U-type

Support this project by leaving a ⭐

About

Single Cycle Processor written in SystemVerilog for executing machine code of RISC-V ISA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published