Lecture 1
Lecture 1
Computer Architecture
Lecture 1 - Introduction
❑ A 4-bit microprocessor-programmable
controller on a chip.
➢ Ex: Common RISC microprocessors are Alpha, ARM, MIPS and SPARC.
Instruction Set Design – Con.
• Complex Instruction Set Computers (CISC)
➢ More instructions, many very complex.
➢ Each instruction can do more work, but require more circuitry (slower)
➢ Ex: Common CISC processors are AMD, and Intel x86 CPUs.
Control Unit Subsystem
• Program is stored in memory
➢ as machine language instructions, in binary
➢ It is a bidirectional bus.
Address Bus
➢ Address bus : collection of wires used to
identify particular location in main memory.
➢ It is a unidirectional bus.