quartz/content/notes/combinatorial-logic-circuit.md
2022-07-26 14:38:15 +12:00

1.1 KiB

title aliases tags
combinatorial-logic-circuit
cosc204

[!Definition] Combinatorial Logic Circuit is a circuit whose digital outputs are dependent only on its digital inputs They can be described using logic expressions and therefore logic gates. We assume the outputs respond immediately^[1]

  • current flows from + to -
  • input to a unit (e.g., LED) is at the + end

They can be defined:

Notable Examples

  • 1 Bit half adder
  • 1 Bit full adder: (includes carry input)
  • Ripple carry adder
  • 3 Bit parity Generator
  • 7 segment displlay