Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 358 Bytes

File metadata and controls

4 lines (3 loc) · 358 Bytes

VERILOG-Five-stage-32-bit-MIPS-processor

Design & Implementation of a balanced five stage pipelined MIPS Processor ensuring improved performance using pipelining & hazard control methods Tools and Languages: Synopsys Verilog Compiler Simulator (VCS), Synopsys Design Vision, Verilog

The tb_mips.v file contains testbench for running the project.