Pipelining
Fun class activity: How many clock cycles are needed to run a program (a) without and (b) with pipelining if:
- The program has $25$ instructions, and the fetch-decode-execute cycle has $6$ steps?
- The program has $100$ instructions, and the fetch-decode-execute cycle has $11$ steps?