From da3b2b680e542045cc63ecf0a3e7de2efd0ea3ab Mon Sep 17 00:00:00 2001 From: arc Date: Mon, 24 Mar 2025 09:38:01 -0600 Subject: [PATCH] vault backup: 2025-03-24 09:38:01 --- .../computer engineering/ECE2700/Sequential Circuits.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/education/computer engineering/ECE2700/Sequential Circuits.md b/education/computer engineering/ECE2700/Sequential Circuits.md index 60ef56e..fe87478 100644 --- a/education/computer engineering/ECE2700/Sequential Circuits.md +++ b/education/computer engineering/ECE2700/Sequential Circuits.md @@ -43,4 +43,8 @@ When the *load* input is high, the input is stored into the register. When the * # Counters ## A 3-bit Up-counter -![[Pasted image 20250317102911.png]] \ No newline at end of file +![[Pasted image 20250317102911.png]] + +# Synchronous Sequential Circuits +- A synchronous circuit is clock driven, while an asynchronous circuit is not. +