Skip to content

meeeeet/Single-Cycle-MIPS32-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Single-Cycle-MIPS32-Processor

Abstract

This project introduces a MIPS32 processor with a single-cycle architecture, enabling the execution of any instruction in just one clock cycle. The design, implemented in Verilog, features components like instruction fetch, decode, execute units, a register file, and memory unit. Emphasizing simplicity without compromising performance, the processor demonstrates efficient execution of diverse MIPS instructions in a single clock cycle, serving as a foundational platform for understanding processor architecture and facilitating future enhancements.

Processor Architecture

image

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors