Quiz 17.09 Flashcards
1st step Stage: Component: Unit: Function:
Stage: Fetch
Component: PC ( program counter)
Unit: control unit
Function: holds address of next instruction
2nd step Stage: Component: Unit: Function:
Stage: Fetch
Component: MAR ( memory address register)
Unit: Memory Unit
Function: Gets address from PC and sends signal with address to Primary Storage
6th step Stage: Component: Unit: Function:
Stage: Execute
Component: ALU(arithmetic Logic Unit)
Unit: Processor
Function: - Execute instructions given by CIA
- Send signals to output or ask for new data by sending address to MAR
5th step Stage: Component: Unit: Function:
Stage: Decode
Component: Current instruction register(CIR)
Unit: Control Unit
Function: - Decode instructions into a firmst the ALU can understand
- Send instructions to the ALU
4th step Stage: Component: Unit: Function:
Stage: Fetch Component: MOR(Memory Data Register) Unit: memory unit Function: - gets instruction from RAM - sends instruction to CIR in control unit
3rd step Stage: Component: Unit: Function:
Stage: Fetch
Component:Primary Storage(RAM)
Unit: -
Function: - gets address of instruction location from MAR
-goes to location in RAM using address
- Sends instruction(data) from that location to MDR