Section 5: Computer Structure Flashcards

1
Q

What is address propagation delay (t_pA)?

A

The time for the address to propagate from the bus master to all of the potential slaves.

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

What is Data Propagation Delay (t_pD)?

A

The time for the data to propagate from the data source to all of the potential data receivers

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

What is the bus propagation delay (t_p)?

A

The maximum of the separate (Data and Address) propagation delays. T_p = max(t_pA, t_pD)

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

What is the setup time?

A

The minimum time that a signal has to be available at the input to the buffer before the active clock signal (edge) arrives. (At the slave for a write and at the master for a read).

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

What is hold time?

A

The minimum time that data has to be held stable after the clock edge that triggers the transfer. (At the salve during a write an the master during a read).

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

What is select time (t_s or t_select)?

A

The time required for a device (or interface) attached to a shared communication media (a bus) to detect that the current transfer involves the device (or interface). This time does not include any of the time required by the device (or interface) to perform any internal address decoding.

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

What is access time (t_access)?

A

The time required for the interface to access the information for the bus after the device or interface has been selected and the address is correct.

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

What is store time (t_store)?

A

The time required for the interface to enable the correct location and to write the appropriate value into that location after the device (or interface) has been selected and the address is correct.

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

What is skew time (t_skew)?

A

Skew time is the difference (largest or worst case) in signal propagation times. It’s the magnitude of the difference between two events that would ideally occur at the same time.

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

What is margin time?

A

This is a time where there may be some design flexibility. The margin time is the over design that a designer includes for safety to ensure a successful operation.

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