From 11d432993ee1e99400269a1fcef514ef3585fef4 Mon Sep 17 00:00:00 2001 From: g1n Date: Mon, 25 Oct 2021 11:28:10 +0000 Subject: [PATCH] Add half-adder circuit --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index 39cdcee..3c72e3a 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,11 @@

Now the hardest is XOR, because I not really understand it and have a lot of mistakes when trying to make it.

24-10-2021

+
+

Half-adder circuit without XOR

+ +

25-10-2021

+