Saturday, October 25, 2008

What is asynchronous logic?

Asynchronous logic (circuit) means the output value depends on the input logic and the combinatorial logic that links them. There is no delay in the process except the propagation delay through the logic gates.

However, to build a state machine (e.g. computer), the change of state must be synchronized with some master signal (clock).

No comments: