Digital Electronics-Describing Logic Circuits
Digital Electronics-Describing Logic Circuits
11. An OR gate with inverted inputs functions as:
- an AND gate.
- a NAND gate.
- a NOR gate.
- an inverter.
12. The special software application that translates from HDL into a grid of 1's and 0's, which can be loaded into a PLD, is called a:
- formatter.
- compiler.
- programmable wiring.
- CPU.
14. The SUBDESIGN section defines the input and output of the logic circuit block.
- TRUE
- FALSE
17. In VHDL, local signals are declared in the VARIABLE section, which is placed between the SUBDESIGN section and the logic section.
- TRUE
- FALSE
18. Boolean algebra was first applied to the analysis of digital circuits by Claude Shannon at Stanford University.
- TRUE
- FALSE
19. The application of DeMorgan's theorems to a Boolean expression with double and single inversions produces a resultant expression that contains only single inverter signs over single variables.
- TRUE
- FALSE