You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
The Fetch-Decode-Execute (FDE) cycle is the fundamental operating process of a processor. Every instruction a CPU runs goes through these three stages. For the OCR H446 exam you must be able to describe each stage in detail, explain the role of each register at every step, and discuss the effect of the clock speed on performance.
The FDE cycle is a continuous loop that the processor repeats for every instruction:
+-------+ +--------+ +---------+
| FETCH | ---> | DECODE | ---> | EXECUTE |
+-------+ +--------+ +---------+
^ |
+------------------------------+
The cycle then repeats with the next instruction.
During the Fetch stage the processor retrieves the next instruction from memory. Here is what happens step by step:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.