StreakPeaked· Practice

ExamsGATETechnical

Consider the following processors (ns stands for nanoseconds). Assume that the pipeline registers have zero latency. P1: Four-stage pipeline with stage latencies 1 ns, 2 ns, 2 ns, 1 ns. P2: Four-stage pipeline with stage latencies 1 ns, 1.5 ns, 1.5 ns, 1.5 ns. P3: Five-stage pipeline with stage latencies 0.5 ns, 1 ns, 1 ns, 0.6 ns, 1 ns. P4: Five-stage pipeline with stage latencies 0.5 ns, 0.5 ns, 1 ns, 1 ns, 1.1 ns. Which processor has the highest peak clock frequency?

  1. P1
  2. P2
  3. P3
  4. P4

Correct answer: P3

Solution

Peak clock period is set by the slowest stage: P1=2ns, P2=1.5ns, P3=1ns, P4=1.1ns. P3 has the smallest maximum stage latency (1ns), giving the highest peak clock frequency (1 GHz).

Related GATE Technical questions

⚔️ Practice GATE Technical free + battle 1v1 →