Skip to content

jonahalmn/single-cycle-rv64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP Single cycle RISC-V basic implementation

Simple Single Cycle RISC-V core implemented for learning purposes. For more simplicity I used harvard architecture.

Datapath

  • R-Type datapath
  • I-Type datapath
  • S-Type datapath
  • U-Type datapath
  • J-Type datapath

Instructions

  • addi instruction
  • add instruction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published