diff --git a/education/computer engineering/ECE2700/Sequential Circuits.md b/education/computer engineering/ECE2700/Sequential Circuits.md index 9eb5cbf..e91334f 100644 --- a/education/computer engineering/ECE2700/Sequential Circuits.md +++ b/education/computer engineering/ECE2700/Sequential Circuits.md @@ -2,7 +2,7 @@ - Requires use of storage elements # Latches -## A Latch Built with NOR gates +## SR Latch Truth table: | $S$ | $R$ | $Q_a$ | $Q_b$ |