4-1 Buses Flashcards

1
Q

2Mx8 memory would require how many bits to store the addresses in a byte-addressable architecture?

A

21

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

Which of the following is the least likely to be found inside a computer’s CPU?

A

Main Memory

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

Which of the following buses most commonly interconnects other buses?

A

Backplane Bus

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

Which of the following components of a bus is most likely to transmit the content of a memory location from main memory to the CPU?

A

Data Lines

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

Which of the following components of a bus is most likely to transmit the binary sequence for a memory location?

A

Address Line

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

Synchronous clock time on buses connected to the CPU almost always match the CPU clock time.

A

False

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

If memory is 8 bits wide, changing from byte-addressed memory to word-addressed memory in a 16 bit word-length architecture will

A

Halve the number of required addresses

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

Interrupts that occur regularly at a time interval or at a consistent location in a program are

A

Synchronous

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

Explain the purpose of an arbiter in centralized parallel bus arbitration.

A

The arbiter grants access to the bus. With centralized parallel arbitration, all bus-connected devices will have a request line to the arbiter, and the arbiter will have a mechanism for determining priority. Grants to the bus will flow over grant lines.

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

Explain what allowing the block transfer of multiple words on a bus means. What advantages are gained by allowing the block transfer of multiple words on a bus?

A

Block transfer of words means that a device can advertise how many words need to be sent, and it can requests bus access for multiple sequential cycles. Connected devices need to request the bus less frequently if multiple words needs to be sent.

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