Skip to content

This repository documents the process of building a pipelined CPU following the MIPS instruction set architecture.

Notifications You must be signed in to change notification settings

aymane-eljerari/mips32

Repository files navigation

MIPS PIPELINED CPU

Image

This repository documents the process of building a pipelined CPU following the MIPS instruction set architecture. Starting with the basic building blocks of digital design (adders, muxes, data handlers) all the way to a fully functional simplified MIPS CPU featuring a hazard detection unit, different control signals and a data forwarding unit.

About

This repository documents the process of building a pipelined CPU following the MIPS instruction set architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published