Give the truth table for a Half Adder, Give a gate level
implementation of the same?
Answer Posted / sanjay
Circuit needs two binary inputs and two ninay outputs.
variable inputs desginate the augend and addend bits; the
output variables output produce the sum and carry(the
higher significant bit of the output is called Carry).
A B S(Sum) COut(Carry)
0 0 0 0
0 1 1 0
1 0 1 0
1 1 0 1
Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
In the instruction FADD, What does F stands for
Classify interrupts on the basis of signals.
Define the 8085 instruction format and their classification according to word size?
In 8085 which is called as high order / low order register?
How much total external data memory that can be interfaced to the 8051?
explain the various functional blocks of the 8085 microprocessor.
Explain the internal architecture of the 8086 microprocessor?
Explain sphl instruction?
Can an rc circuit be used as clock source for 8085?
What are the different types of instructions responsible for data transfer instructions.
Why memory width is not 16-bit? In stead of having 8-bit (same as 8085)?
If the crystal oscillator is operating at 15 MHz. What will be the PCLK output of 8284?
What is 8255?
What are the conditions under which the eu enter into the wait mode?
What is the structure of psp?