Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 191 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 191 Bytes

CSN-221-Project

Implementation of a 24 bit RISC processor

It includes the following components:

  • ALU
  • Control Unit
  • Data Memory
  • Instruction Memory
  • Program Counter
  • Register File