[ Example OF PIPELINE ]

Basic five-stage pipeline in a RISC machine (IF = Instruction Fetch, ID = Instruction Decode, EX = Execute, MEM = Memory access, WB = Register write back).

[ RISC ARCHITECTURE PIPELINE EXAMPLE ]

1. Instruction fetch.

2. Instruction decode and register fetch.

3. Execute.

4. Memory Access.

5. Registers Write back.