Building A Data Path
Building A Data Path
▪ Condition is true,
– The arithmetic-logical instructions use the ALU, with the inputs coming from the
two registers
– The memory instructions can also use the ALU for address calculation
– The value stored into a destination register comes from the ALU (for an R-type
instruction) or the memory (for a load)
10/6/2023 CSE105 - COMPUTER ORGANIZATION Dr. V.Venkatesh 13
The data path for the memory instructions and the R-type Instructions