An open API service indexing awesome lists of open source software.

https://github.com/isaaczhang4/mips-cpu

Verilog Implementation of a Pipelined MIPS Single Cycle CPU
https://github.com/isaaczhang4/mips-cpu

cpu-simulator hardware hardware-simulation mips-architecture verilog

Last synced: 2 months ago
JSON representation

Verilog Implementation of a Pipelined MIPS Single Cycle CPU

Awesome Lists containing this project

README

          

# MIPS-CPU
Verilog Implementation of a Pipelined MIPS Single Cycle CPU
Includes data forwarding feature which heavily optimizes the basic MIPS CPU