From 3eee80b25d94f46d74c3579ff3c4021627fc80c8 Mon Sep 17 00:00:00 2001 From: Mario Romero Date: Tue, 6 Jun 2023 16:43:01 +0000 Subject: [PATCH] Update 'ALU' --- ALU.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ALU.md b/ALU.md index c404af9..4133994 100644 --- a/ALU.md +++ b/ALU.md @@ -25,7 +25,7 @@ status -​ + The Arithmetic Logic Unit (ALU) is the combinatorial circuit in charge to perform the binary operation selected by the `operation` signal.