Content deleted Content added
Ira Leviton (talk | contribs) m Fixed a typo. |
in example 2, answer was 0.0003875 [ms] , should be 0.0003875 [sec] = 0.3875 [ms] |
||
Line 94:
<math>
\text{Execution time}(T) = \text{CPI} \times \text{Instruction count} \times \text{clock time} = \frac{\text{CPI} \times \text{Instruction Count}}{\text{frequency}} = \frac{1.55 \times 100000}{400 \times 1000000} = \frac{1.55}{4000} = 0.0003875 \, \text{sec} = 0.3875 \, \text{ms}
</math>
|