Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

16-Bit-Processor

A CPU designed with Verilog, featuring general purpose registers, a stack pointer, a link register, a program counter, and an ALU, all of which are controlled by a finite-state machine. The processor supports memory read/writes as well as subroutines. Additionally, a game that interacts with the LED switches and HEX Display on the development board was written in assembly language to be run using the instruction set provided by the processor.

About

A CPU featuring general purpose registers, a stack pointer, a link register, a program counter, and an ALU

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages