🧠 CPU Pipeline

Cycle: 0
PHASE 1 β€’ MODULE 1.4
5-Stage Pipeline
⚠️ PIPELINE FLUSH
Fetch
β€”
β†’
Decode
β€”
β†’
Execute
β€”
β†’
Memory
β€”
β†’
Writeback
β€”

Without Pipeline

0
cycles

With Pipeline

0
cycles
Program Instructions
PC: 0x0000
0.00
IPC (Instr/Cycle)
0
Completed
--%
Branch Accuracy
0
Pipeline Flushes

Playback

1x

Program

Branch Predictor

Last Prediction β€”
Actual Result β€”
Correct? β€”
2-bit Saturating Counter State:
Strong
Not Taken
Weak
Not Taken
Weak
Taken
Strong
Taken
πŸ’₯ HOLY SHIT MOMENT
"Your CPU predicts the future billions of times per second."