I am planning to study new things every week and writing blogs about these occasionally.
Week 1
Course link - https://onlinecourses.nptel.ac.in/noc23_cs61
5 stage RISC pipeline
- Fetch (IF = Instruction Fetch)
- Decode (ID = Instruction Decode)
- Execute (EX = Execute)
- Memory (MEM = Memory access)
- Write (WB = Register write back)