⟩ Explain What happens when HLT instruction is executed in processor?
The Micro Processor enters into Halt-State and the buses are tri-stated.
The Micro Processor enters into Halt-State and the buses are tri-stated.
Explain Memory Components?
What is the pipelining?
What is MESI?
What are the different hazards? How do you avoid them?
What are the basic components in a Microprocessor?
For a pipeline with "n" stages, whats the ideal throughput? What prevents us from achieving this ideal throughput?
What is the difference between interrupt service routine and subroutine?
The CPU is busy but you want to stop and do some other task. How do you do it?
Convert a number to its twos compliment and back?
Convert 65(Hex) to Binary?