Please enable JavaScript.
Coggle requires JavaScript to display documents.
CPU - Coggle Diagram
CPU
The IAS
-
-
During the Fetch-Execute cycle, instructions are fetched from their specific storage location in the IAS using an address
-
-
-
The ALU
Processes data that requires arithmetic calculation to be carried out (+,-,x,)
Performs logical comparisons (AND,OR,NOT)
If X andY are bigger than 0, then A+B
It is a microprocessor, and its main role is to process programs and data
This is achieved by repeatedly fetching an instruction from memory and executing it (carrying out an instruction)
-
-
-