in Digital Signal Processing recategorized by
608 views
0 votes
0 votes

In a microprocessor, WAIT states are used to 

  1. make the processor wait during a DMA operation 
  2. make the processor wait during a power interrupt processing
  3. make the processor wait during a power shutdown
  4. interface slow peripherals to the processor
in Digital Signal Processing recategorized by
by
608 views

1 Answer

0 votes
0 votes

Option D Should be Correct.

wait state is a delay experienced by a computer processor when accessing external memory or another device that is slow to respond. Each of the cycles spent waiting is called a wait stateWait states are a pure waste of a processor's performance

Wait states are a pure waste of a processor's performance. Modern designs try to eliminate or hide them using a variety of techniques: CPU cache, instruction pipelining, instruction pre fetch , branch prediction, simultaneous multithreading and others. No single technique is 100% successful, but together can significantly reduce the problem.

 

 

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true