CH03
CH03
CH03
CHAPTER 3:
A TOP-LEVEL VIEW OF COMPUTER FUNCTION AND INTERCONNECTION
TRUE OR FALSE
T F 8. In general, the more devices attached to the bus, the greater the
bus length and hence the greater the propagation delay.
T F 10. The method of using the same lines for multiple purposes is
known as time multiplexing.
T F 11. Timing refers to the way in which events are coordinated on the
bus.
T F 13. Because all devices on a synchronous bus are tied to a fixed clock
rate, the system cannot take advantage of advances in device
performance.
Computer Organization and Architecture, 9th Edition, by William Stallings
T F 14. The unit of transfer at the link layer is a phit and the unit transfer
at the physical layer is a flit.
T F 15. A key requirement for PCIe is high capacity to support the needs
of higher data rate I/O devices such as Gigabit Ethernet.
MULTIPLE CHOICE
A. software B. memory
C. an interconnect D. a register
4. The processing required for a single instruction is called a(n) __________ cycle.
A. execute B. fetch
C. instruction D. packet
A. memory to processor
B. processor to memory
9. The __________ are used to designate the source or destination of the data on
the data bus.
10. The data lines provide a path for moving data among system modules and
are collectively called the _________.
11. A __________ is the high-level set of rules for exchanging packets of data
between devices.
A. bus B. protocol
C. packet D. QPI
Computer Organization and Architecture, 9th Edition, by William Stallings
12. Each data path consists of a pair of wires (referred to as a __________ ) that
transmits data one bit at a time.
A. lane B. path
C. line D. bus
13. The _________ receives read and write requests from the software above the TL
and creates request packets for transmission to a destination via the link
layer.
A. memory
B. I/O
C. message
15. The QPI _________ layer is used to determine the course that a packet will
traverse across the available system interconnects.
A. link B. protocol
C. routing D. physical
SHORT ANSWER
1. A __________ register specifies the address in memory for the next read or
write.
3. The most common classes of interrupts are: program, timer, I/O and ________.
6. A _________ interrupt simply means that the processor can and will ignore that
interrupt request signal.
7. The collection of paths connecting the various modules is called the _________
structure.
9. The _________ lines are used to control the access to and the use of the data and
address lines.
10. Bus lines can be separated into two generic types: ________ and multiplexed.
11. With __________ timing the occurrence of one event on a bus follows and
depends on the occurrence of a previous event.
12. With _________ transmission signals are transmitted as a current that travels
down one conductor and returns on the other.
13. The QPI link layer performs two key functions: flow control and _________
control.
15. The _________ function is needed to ensure that a sending QPI entity does not
overwhelm a receiving QPI entity by sending data faster than the receiver
can process the data and clear buffers for more incoming data.