Skip to content

simple 8-bit single-cycle processor which includes an ALU, a register file and control logic, using Verilog HDL.

Notifications You must be signed in to change notification settings

IshanMK/8-bit-single-cycle-cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CO224-Computer-Architecture

simple 8-bit single-cycle processor which includes an ALU, a register file and control logic, using Verilog HDL

A single cycle processor was built using verilog- behavioural modeling. The basic functionalities implemented include an instruction fetch unit, a decoder, a register file, a control unit, an arithmetic and logic unit, and a data and instruction memory unit.

In addition to the basic functionalities of a CPU, a memory hierarchy too was built using cache levels. CPU organization too was considered when finalizing the design and functioning of the CPU.

About

simple 8-bit single-cycle processor which includes an ALU, a register file and control logic, using Verilog HDL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published