Please enable JavaScript.
Coggle requires JavaScript to display documents.
Control Unit Operation - Coggle Diagram
Control Unit Operation
Micro-operations
-
-
-
-
Interrupt Cycle
Steps
t2: MAR <- save-address,PC <- routine-address
-
-
-
Execute Cycle (ADD)
e.g. ADD R1,X - add the contents of location X
to Register 1 , result in R1
-
-
-
-
-