Lecture 1 Computer Architecture
Lecture 1 Computer Architecture
Lecture 1 Computer Architecture
ORGANIZATION
LECTURE 1
Computer architecture
Made up of:
ROM (Read Only Memory)
RAM (Random Access Memory)
Secondary Storage
INPUT/OUTPUT UNITS
Self
study: Computer Components
function(s)/purpose(s)
Strategies for different computer
architectures
b) Harvard Machines
• Program memory
• Data memory
HARVARD ARCHITECTURE
Harvard architecture: This computer
architecture has separate memories
for data and instructions, which allows
the CPU to fetch instructions and data
simultaneously.
Harvard architecture instruction and
data flow
What is Harvard Architecture?