Skip to content

Final project for the class "Digital Design with Verilog and SystemVerilog"

Notifications You must be signed in to change notification settings

takatz28/RISCY-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"RISC-Y" Processor

A synchronous 8-bit processor written in SystemVerilog that can perform the following operations:

  • Load/store
  • Arithmetic (add and subtract)
  • Logical (AND, OR, NOT, XOR)
  • Branch (unconditional and flag-based)

About

Final project for the class "Digital Design with Verilog and SystemVerilog"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published