Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHuddleston authored Apr 18, 2017
1 parent 95542f3 commit 76301db
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,4 @@ This is a simple Verilog implementation of a MIPS processor datapath utilizing a
iv. Memory Access
v. Write-back
Currently the first two stages are operational up to what can be tested at the EXE/MEM register.
The plan is to finish up the last 3 stages (current work being done on stages iii and iv) and add
a forwarding unit.
Currently there is one bug in the MEM/WB register, and there is no WB stage. Everything else is operational. Branching not implemented, doesn't seem like it will be (for the class, I'll get to it later), and forwarding will most likely be implemented after the WB stage.

0 comments on commit 76301db

Please sign in to comment.