In a pipelined processor, what is the CPI (cycles per instruction) if there are 5 stages and no stalls?
Q1. In a pipelined processor, what is the CPI (cycles per instruction) if there are 5 stages and no stalls?
Answer: 1
Explanation: In an ideal pipelined processor with no stalls, CPI = 1, as one instruction is completed per cycle.