Control Function
 BY: Adeel Rasheed
Control Function
 In digital system, this is often done via a control
signal
 It is similar to “ if ” statement.
 If P= 1, the action take place, otherwise no.
 P use as an Object
P : R2 R1
Control Function
Simultaneous Operations
 If two or more operation occur simultaneously,
they are separated with comas.
P : R2 R1 , MAR IR
P : R5 R3 , R2 R1
 
 
Control Function - Computer Architecture

Control Function - Computer Architecture