131. Which is not a real advantage of HDL?
(a) Using higher levels of abstraction
(b) Tailoring components to exactly fit the needs of the project
(c) The use of graphical tools
(d) Using higher levels of abstraction and tailoring components to exactly fit the needs of the project
132. In VHDL, how is each instance of a component addressed?
(a) A name followed by a colon and the name of the library primitive
(b) A name followed by a semicolon and the component type
(c) A name followed by the library being used
(d) A name followed by the component library number
133. In VHDL, each instance of a component is given a name followed by a ________ and the name of the library primitive.
(a) function
(b) signal
(c) semicolon
(d) colon
134. An edge-triggered flip-flop can change states only when ________.
(a) the trigger is HIGH
(b) the D input is HIGH
(c) the trigger is LOW
(d) the trigger input changes levels
135. A positive edge-triggered flip-flop will accept inputs only when the clock ________.
(a) is LOW
(b) changes from HIGH to LOW
(c) is HIGH
(d) changes from LOW to HIGH
Related Posts
51. How many flip-flops are required to produce a divide-by-128 device? (a) 1 (b) 4 (c) 6 (d) 7 52. Propagation delay time, tPLH, is measured from the ________. (a) triggering edge of the clock pulse to the LOW-to-HIGH transition of the output (b) triggering edge of the clock pulse to the HIGH-to-LOW transition of the output (c) preset input to the LOW-to-HIGH transition of the output (d) clear input to the HIGH-to-LOW transition of the output 53. Which statement BEST describes the operation of a negative-edge-triggered D flip-flop? (a) The logic level at the D input is transferred to Q on NGT of CLK. (b) The Q output is ALWAYS identical to the CLK input if the D input is HIGH. (c) The Q output is ALWAYS identical to the D input when CLK = PGT. (d) The Q output is ALWAYS identical to the D input. 54. Determine the output frequency for a frequency division circuit that contains 12 flip-flops with an input clock frequency of 20.48 MHz. (a) 10.24 kHz (b) 5 kHz (c) 30.24 kHz (d) 15 kHz 55. What is the difference between the 7476 and the 74LS76? (a) the 7476 is master-slave, the 74LS76…
5555555555 40. Which of the following describes the operation of a positive edge-triggered D-type flip-flop? (a) If both inputs are HIGH, the output will toggle. (b) The output will follow the input on the leading edge of the clock. (c) When both inputs are LOW, an invalid state exists. (d) The input is toggled into the flip-flop on the leading edge of the clock and is passed to the output on the trailing edge of the clock.
555555555571. Which of the following describes the operation of a positive edge-triggered D flip-flop? (a) If both inputs are HIGH, the output will toggle. (b) The output will follow the input on the leading edge of the clock. (c) When both inputs are LOW, an invalid state exists. (d) The input is toggled into the flip-flop on the leading edge of the clock and is passed to the output on the trailing edge of the clock.