Posts tagged arithmetic-circuit
Synonyms: arithmetic-circuits
Can we make a n-bit subtractor using full subtractors or if we want do subtract one binary from another we must use full adders and use the complement of the 2nd number to do the subtraction? I ha...
If we want to divide two numbers I have problem implementing this logic.I am posting 1 images with 2 different steps to the solution. In example a) the most significant digits of the divident >...
I have a problem which I don’t understand how to solve. I have this 2-bit adder, but when I select A1AO to be (11)2 3 and B1BO to be (11)2 3 and run it on Logisim it doesn’t show me 6. Instead it s...
Before the circuit here are the digital blocks which have been already designed and exist as part of the division block 1 bit subtractor: 2 bit subtractor(in the digital block diagram of the di...