Design a circuit to detect when 3 and only 3 bits are set
out of 8 bits.(eg. o0101100)
Answer Posted / priya
keep the number in A reg and ratate it 8 times if carry
generates more than 3 it will indicate a non desired numer
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
Tell me what could be the reasons for a system to have gone blank and how would you debug it?
If you buy some rtos, what are the features you look for in?
Tell me what does dma address will deal with?
Tell me why do we need virtual device drivers when we have physical device drivers?
What do you mean by interrupt latency?
What is inversion of control?
What is the volatile keyword used for?
Differentiate between mutexes vs semaphores.
What is the last programming book you read?
Explain the differences between stateless and stateful systems, and impacts of state on parallelism.
Tell me what is a watchdog timer?
Tell me about some of your hobby projects that you've written in your off time.
How i/o devices are classified for embedded system?
What is interaction semantics used in embedded systems?