Scheduling (Cont.)Square Root Example
Separating the resources required by the
control mechanism from those for the data
Notes:
This schedule provides maximal parallelism, observing only the essential dependencies required by the data flow graph and the loop boundaries
Two dummy nodes are used to denote loop boundaries. Note that the shift operation again does not incur any delay.
Total of 10 control steps.