90 likes | 164 Views
Team 2 Week 6 Presentation The Attack of the Slow Moving Computers!. Alex Dave Kevin Mike. What We Did This Week. Set Conditionals. Set Conditionals. Moves. Implemented Move functions.
E N D
Team 2 Week 6 PresentationThe Attack of the Slow Moving Computers! Alex Dave Kevin Mike
Moves • Implemented Move functions. • They seem to be working but will not know for sure until we get every part implemented into our final design.
Traps/Exceptions • We made a unit that detects arithmetical overflow. • Has outputs that stall previous instructions from writing or anything else. • Has outputs that force an address on the PC counter. • Will continue to work on it this week to finish the part.
Branches/Jumps • Using our ALU to do address calculation • Wired logic for branches • MUXes to choose PC
Next Week • Finish JAL, JR, JALR • Finish TRAP/RFE