Types of Signals
-
clock - signal to indicate when an action is to be performed
-
control - signal to indicate whether an action is to be performed
-
asserted means logically true
-
deasserted means logically false
-
data - signal containing the actual data to be stored or manipulated
|