A scalar pipeline has 4 pipeline stages A, B, C, D. An operand entering this pipeline must be processed by the four units A-> B -> C -> D. Suppose that units A, B , D takes 2 ns to process an operand, and unit C takes 3 ns to process an operand. How many ns does it take for this scalar pipeline to process 1000 independent operations?