von neumann computer architecture Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

register

A

a section of high speed memory within the CPU

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

memory address register (mar)

A

stores the address of memory location that is to be read from or written to

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

memory data register (mdr)

A

stores data which has just been read from or written to

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

program counter (pc)

A

stores the address of where the next instruction should be read from or written to

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

current instruction register (cir)

A

stores the current instruction being decoded or executed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

accumulator (ac)

A

used when carrying out ALU calculations; stores data temporarily during calculations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

system buses

A

address bus
data bus
control bus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

address bus

A

carries the memory of data location through the CPU.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

control bus

A

sends control signals around the computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

data bus

A

sends data to the address held on the address bus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

ram

A
random access memory 
a form of computer memory that can be altered
more expensive than rom 
volatile 
faster than rom 
used by the cpu to process instructions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

rom

A

read only memory
form of computer memory that cannot be altered
slower than ram
cheaper than ram
non-volatile
data stored on it can only be read as it comes with the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly