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
explain the flow of a typical instruction word
Explain sim and rim instructions?
How is the 8085 microprocessor different from the previous 8 series microprocessors?
Which bit of the flag register is set when output overflows to the sign bit?
What is the purpose of Program Counter in a Micro - Processor?
What is meant by a bus?
What does eu do?
What is clock frequency for 8085?
What are Pseudo instructions basically?
Point out the differences between the 8086 and 8088 microprocessor?
What is the maximum size of segment in 8086 microprocessor?
Define psp?
List various types of interrupts available in 8051 microcontroller?
Tell me how do you detect if two 8-bit signals are same?
What is tri-state logic?