Computer Configurations

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Computer Configuration

2 Memory : Main memory(instruction/data), Control memory(microprogram)


Data written to memory come from DR, and Data read from memory can go only to DR

4 CPU Register and ALU : DR, AR, PC, AC, ALU


DR can receive information from AC, PC, or Memory (selected by MUX) AR can receive information from PC or DR (selected by MUX) PC can receive information only from AR ALU performs microoperation with data from AC and DR 2 Control Unit Register : SBR, CAR (Subroutine register, Control address register)

Computer Hardware configuration


MUX 10 AR Address 10 PC 0 Memory 204816 0

MUX

6 SBR

6 CAR

0 15 DR 0

Control memory 12820

Arithmetic logic and shift unit

Control unit 15 AC 0

You might also like