Skip to content

5-stage pipeline MIPS CPU. The CPU supports 18 MIPS instructions, including 32 general purpose registers, 32-bit ALU, 32-bit PC, 32-bit data memory, and 32-bit instruction memory.

License

Notifications You must be signed in to change notification settings

victorlga/mips-pipeline-32bits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mips_pipeline_32bits

1. Introduction

This project is a 5-stage pipeline MIPS CPU, which is implemented in VHDL. The CPU supports 18 MIPS instructions, including 32 general purpose registers, 32-bit ALU, 32-bit PC, 32-bit data memory, and 32-bit instruction memory. The CPU is tested by running a MIPS assembly program.

3. RTL Viewer

RTL Viewer

About

5-stage pipeline MIPS CPU. The CPU supports 18 MIPS instructions, including 32 general purpose registers, 32-bit ALU, 32-bit PC, 32-bit data memory, and 32-bit instruction memory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages