Skip to content

Implementation of a mips-based processor architecture using SystemVerilog and VHDL

Notifications You must be signed in to change notification settings

mfbsouza/MipsCPU

Repository files navigation

What is MipsCPU?

MipsCPU is a design and implementation project of a RISC microprocessor with a similar Mips instructions set

Microprocessor design

pic

Design features

  • Multi Cycle
  • 32 registers
  • 32-bit words (4 byte boundaries)
  • Extra instructions (Push, Pop)

State machine

pic

Implementation tools

  • Hardware Description Languages: SystemVerilog, Verilog
  • Software for testing: Intel Quartus Prime

Group

the creators of this project are the following Computer Engineering students:

About

Implementation of a mips-based processor architecture using SystemVerilog and VHDL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published