1.1 Systems Architecture Flashcards
accumulator
holds result of a calculation from the ALU
memory address register (MAR)
holds the address of where data is to be fetched or stored
memory data register (MDR)
holds the data fetched from or to be written to memory
clock speed
how fast a computer can fetch instructions
What is clock speed measured in?
hertz (Hz) and Gigahertz (GHz)
Cache
primary storage closer to the CPU then the RAM
embedded computer system
devices created for a specific purpose
general purpose device
device with multiple functions
Program counter (PC)
Holds the address of the next instruction
Accumulator (ACC)
Holds the results of calculations
Arithmetic logic unit (ALU)
performs calculations
Cache size
how much primary data can be stored
factors that impact the CPU
the number of cores, clock speed and the amount of cache