1/9
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Data Bus
Sends & Receives data from Main Memory
Address Bus
Sends memory address from processor to Main Memory
Control Bus
Sends & receives signals from other parts of the computer
Vector Processing
Operating on multiple pieces of data
Scalar Processing
Operating on a single piece of data
Multicore Processing
Operating on multiple pieces of data with multiple instructions
Distributed Processing
Processing power split between multiple computers
Von Neumann Architecture
Both data & instructions are stored in the same memory area
Harvard Architecture
Both data & instructions are stored separately
Pipelining
Carrying out multiple FDE cycles for each instruction concurrently