contents: 0-1. CA Intro
Controlling a datapath
main control
Control signals are derived from given instructions

-
rsis always being read -
rtis being read except when the instruction islw.
- It is for loading

ALU control
-
Load / store instructions: add
-
Branch instructions: subtract
-
R-format instructions: depends on a function field in the instructions

-
Main Control Unit determines the
ALUOpvalue -
Whatever the
functcodes are, if the opcode islw,sw, orbeq, ALU fuction is determined automatically