Skip to content
/ MIPS Public

MIPS pipeline datapath for CSE 401 Computer Architecture

Notifications You must be signed in to change notification settings

brian316/MIPS

Repository files navigation

##MIPS pipeline datapath for CSE 401 Computer Architecture

A program written in Verilog that simulates the MIPS architecture. The original source code was incomplete and was modified extensively to work. The missing modules and written code was completed using the design/diagrams outlined in the lab manual. The program executes the assembly language instruction written in binary code contained in a text file and outputs the result. The instruction is located in /etc/RISC.txt that adds the numbers (1 2) 3 6 0=12.

Lab Manual

Timing diagram: Alt text

About

MIPS pipeline datapath for CSE 401 Computer Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published