Slide 48 of 93
Notes:
Here ordered operations are executed in the same control step. That is, special-purpose operators are strung together to implement the desired operation (e.g., divide-add-shift) in a single control step. This technique is called chaining. In addition, the initializations required above can be performed in one control step so that the computation is done in only 5 control steps.