Central Processing Unit Q.5

0. Suppose the functions F and G can be computed in 5 and 3 nanoseconds by functional units UF and UG, respectively. Given two instances of UF and two instances of UG , it is required to implement the computation F(G(Xi ) for 1 ≤ i ≤ 10. Ignoring all other delays, the minimum time required to complete this computation is ............. nanoseconds.

  • Option : B
  • Explanation : There are two functional units each unit get 5 numbers of units to compute on. Suppose computation starts at time 0.
    which means G starts at 0 and F starts at 3rd second since G finishes computing first element at third second.
    Time at which F ends computing = 3 + 5 * 5 = 28
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *