Combinational Circuits are circuits whose inputs directly determine their outputs. knowing the input once will let you predict how the circuit will behave every other time!
Sequential Circuits change depending on how many times you’ve input values
- They are dependent on current input and on previous inputs (previous states of the circuit)
Sequential Circuits have an internal state that changes over time