Homework #4 5.32 We wish to add the LUI instruction to the mul

Homework #4
5.32 We wish to add the LUI instruction to the multicycle design described in the text
or to the corresponding design described in lecture slides. Show the changes to both
the data path and to the control unit design both in terms of changes to the Finite
State Diagram and the micro program.
5.34 This question is similar to 5.32 except that except that we wish to implement a
new instruction ldi (load immediate) that loads a 32-bit immediate value from the
memory location following the instruction address.