How do you detect if two 8-bit signals are same?
Answer Posted / saravanan
by doing ex-or operation and checking zero flag. if zero
flag is set means two 8 bit signals are same.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the Interrupts available in 8051 microcontroller?
Which type of JMP instruction assembles if the distance is 0020h bytes
Which is non maskable interrupt for 8085?
Why the lower byte address bus(a0-a7) and data bus (d0-d7) are multiplexed?
How can signals be classified for the 8085 microprocessor?
what are the various flags used in 8085?
What are the different type of registers used in 8085?
What happens when call instruction is executed?
What are the steps involved in communication of 8085 microprocessor with the memory?
What are the types of interrupts in 8051?
How subroutine can be called from the main program and how the program returns from the subroutine?
What is the difference between a microprocessor and a microcontroller?
What are the flags in 8086?
Design a transmission gate based xor.
List some features of 8051 microcontroller.