Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 9 hours 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