Please enable JavaScript.
Coggle requires JavaScript to display documents.
Parts of the CPU - Coggle Diagram
Parts of the CPU
-
-
Accumulator
A register within the ALU that accumulates the results of currently running instructions. The final results are then transferred to another registar or memory location
Memory Data Register
temporarily stores data that is being fetched or trasferred to memory. it is also called the memory Buffer Register (MBR)
Buses
wires that enable the transfer of data and control signals between the different parts of the motherboard
-
-
-
Control Unit (CU)
Manages the execution of instructions (including the fetch - execute cycle) it also controls the flow of data inside and out of the CPU
-
-