0
1.8kviews
Compare Combinational Logic with Sequential Logic.

Mumbai University > Information Technology > Sem3 > Analog and Digital Circuits

Marks: 4M

Year: May14

1 Answer
0
4views
Combinational Logic Sequential Logic
Combinational logic is used to implement basic Boolean operations Sequential logic is used to create memory elements.
Combinational logic uses only the present inputs to determine the output. Sequential logic uses both present inputs as well as previous outputs to determine the current input.
Combinational logic,does not require feedbacks. Sequential logic uses the feedbacks from the output to inputs.
Combinational logic circuits do not have the ability to retain data. Sequential Logic Circuits have a memory.
Combinational logic circuits are built with logic gates as the elementary device. Sequential logic circuits have Flip-Flops as the elementary building unit.
Combinational logic does not have clocks. Most sequential circuits are clocked
Please log in to add an answer.