<<< Fetch Operands Phase     Index     Execute phase >>>

6. Steps in a Typical Read Cycle


  1. Place the address of the location to be read on the address bus via MAR.

  2. Activate the memory read control signal on the control bus.

  3. Wait for the memory to retrieve the data from the addressed memory location.

  4. Read the data from the data bus into MDR.

  5. Drop the memory read control signal to terminate the read cycle.


<<< Fetch Operands Phase     Index     Execute phase >>>