I tried but it give wrong answer in -3 minus -1 and -1 minus -3The basic circuits are called a Half-Adder and a FullAdder.
The Half-Adder takes two input bits and produces a sum and a carry. So it is a Boolean function with two inputs and two outputs.
The Full-Adder takes three inputs, a carry in and two input bits. It produces a sum and a carry. So it is a Boolean function with three inputs and two outputs.
Once you have those the rest is don with input multiplexers.
Show me.I tried but it give wrong answer in -3 minus -1 and -1 minus -3
Sorry ,I don't have laptop nowShow me.
| Thread starter | Similar threads | Forum | Replies | Date |
|---|---|---|---|---|
| M | Can we use this 4 bit adder commercially? | Digital Design | 53 | |
|
|
adder/subtractor | Homework Help | 6 | |
| U | 8 bit adder | Homework Help | 14 | |
|
|
Issue with 2-Digit BCD Adder-Subtractor Circuit Using 74LS83 | General Electronics Chat | 1 | |
| M | Anyone knows how to automatically generate an n-bit carry lookahead adder in verilog? | Digital Design | 0 |