Basic Combinational Circuits
摘要
In a combinational circuitCombinational circuit, the output is a pure function of inputs only whereas in sequential circuits output is not only a function of the present inputs but also a function of previous output status. This means combinational circuits do not have memory. Combinational circuits implement a particular Boolean expression and are also known as time-independent circuits.