+Sequential logic is a fundamental type of [Digital Circuit](/wiki/Digital_Circuit) where the output depends on both current inputs and the history of past inputs, embedding a form of [Memory](/wiki/Memory). These circuits, with their ability to remember states, are essential for building processors and complex state machines.
+## See also
+- [Combinational Logic](/wiki/Combinational_Logic)
+- [Flip-Flop](/wiki/Flip-Flop)
+- [Finite State Machine](/wiki/Finite_State_Machine)
... 1 more lines