Adding Two bits using Logic Gates
In this post, we’ll see how learning binary addition serves as the building block for computers. We will build a two bit adder circuit using logic gates. Let’s say we want to add two numbers 6 + 4, we know the answer and it is 10. But, let’s say we want to add two binary […]
Adding Two bits using Logic Gates Read More »