You are on page 1of 3

Floyd The Science of Electronics: Digital 1e

Chapter 10

True/False

1. Three major types of programmable logic devices are SPLD, CPLD, and FPGA.

Answer: True
Hint: Refer to Section 10-1 of the text.
Feedback:

false:
true:

2. The least complex form of PLD and the first type that was available is the SPLD,
simple programmable logic device.

Answer: True
Hint: Refer to Section 10-1 of the text.
Feedback:

false:
true:

3. Complex programmable logic devices have a much larger capacity than simple
programmable logic devices.

Answer: True
Hint: Refer to Section 10-1 of the text.
Feedback:

false:
true:

4. An HDL is a programming language.

Answer: True
Hint: Refer to Section 10-5 of the text.
Feedback:

false:
true:

5. A fuse is a one-time programmable (OTP) link in a PLD.


Answer: True
Hint: Refer to Section 10-1 of the text.
Feedback:

false:
true:

6. A GAL consists of a reprogrammable array of AND gates that connects to a fixed


array of OR gates.

Answer: True
Hint: Refer to Section 10-3 of the text.
Feedback:

false:
true:

7. The list of instructions that a computer follows is a program.

Answer: True
Hint: Refer to Section 10-5 of the text.
Feedback:

false:
true:

8. In a VHDL program the entity has a description of the circuit.

Answer: False
Hint: Refer to Section 10-6 of the text.
Feedback:

false:
true:

9. A 3-input OR gate can be described in VHDL with the statement "X <= A + B + C;".

Answer: True
Hint: Refer to Section 10-6 of the text.
Feedback:

false:
true:

10. The library is a CPLD feature that stores items.


Answer: False
Hint: Refer to Section 10-6 of the text.
Feedback:

false:
true:

You might also like