Combinational vs sequential digital circuits
A simple digital-system model:
Combinational means memoryless
- The outputs depend only on the present inputs
Sequential systems have memory
- The outputs (and system behavior) depend on both the present inputs and on the previous inputs
This distinction is another abstraction
- All circuits are sequential? outputs do not change instantaneously
- The abstraction: We restrict ourselves to steady-state behavior