wannabeOG / CSN-221-Project

Implementation of a 24 bit RISC processor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementation of a 24 bit RISC processor

License:MIT License


Languages

Language:Verilog 100.0%