1.

Briefly Explain The Steps Involved In A Fetch Cycle.?

Answer»

Fetch cycle is the TIME required to fetch an opcode from a particular location in memory.

  1. General Fetch Cycles CONSIST of 3T states.
  2. The first T state involves the sending of the memory address STORED in the Program Counter to the memory.
  3. During the second T state the contents of the addressed memory is read ( this generally is the opcode at the specified location)
  4. In the third T state the opcode is sent to the INSTRUCTION register through the data bus for execution.
  5. For slower MEMORIES the processors has the provision to get in to the WAIT cycles as well.

Fetch cycle is the time required to fetch an opcode from a particular location in memory.



Discussion

No Comment Found