Skip to content

Commit

Permalink
Update todo.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FaresAtef1 authored Feb 6, 2024
1 parent 7399ff7 commit 1ebef34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
- [x] ALU Control

- [x] Modify Control Unit
- [ ] Modify Hazard Detection Unit
- [x] Modify Hazard Detection Unit
- [x] Fetch Stage
- [x] Decode Stage
- [x] Execute Stage
- [x] Memory Stage
- [x] WB Stage
- [x] Change the decode stage after the added Push_INT_PC signal in the control unit
- [x] Change Reset of the Reg file
- [ ] Add port forwarding to the forwarding unit
- [ ] Don't forward with compare
- [x] Add port forwarding to the forwarding unit
- [x] Don't forward with compare

0 comments on commit 1ebef34

Please sign in to comment.