logo

CuriousTab

CuriousTab

Discussion


Home Digital Electronics Combinational Logic Circuits Comments

  • Question
  • VHDL is very strict in the way it allows us to assign and compare ________ such as signals, variables, constants, and literals.


  • Options
  • A. objects
  • B. LOGIC_VECTORS
  • C. designs
  • D. arrays

  • Correct Answer
  • objects 


  • Combinational Logic Circuits problems


    Search Results


    • 1. When an open occurs on the input of a CMOS gate, the output will ________.

    • Options
    • A. go LOW, because there is no current in an open circuit
    • B. react as if the open input were a HIGH
    • C. go HIGH, since full voltage appears across an open
    • D. be unpredictable; it may go HIGH or LOW
    • Discuss
    • 2. The largest truth table that can be implemented directly with an 8-line-to-1-line MUX has ________.

    • Options
    • A. 3 rows
    • B. 4 rows
    • C. 8 rows
    • D. 16 rows
    • Discuss
    • 3. The output of a gate has an internal short; a current tracer will ________.

    • Options
    • A. identify the defective gate
    • B. show whether the gate is shorted to Vcc or ground
    • C. probably not be able to locate the problem
    • D. be able to identify the defective load node
    • Discuss
    • 4. One reason for using the sum-of-products form is that it can be implemented using all ________ gates without much difficulty.

    • Options
    • A. NOR
    • B. NAND
    • C. AND
    • D. DOOR
    • Discuss
    • 5. The simplified form of is ________.

    • Options
    • A.
    • B.
    • C.
    • D.
    • Discuss
    • 6. ________ is a correct combination for an ODD-parity data transmission system.

    • Options
    • A. data = 1101 1011
      parity = 1
    • B. data = 1101 0010
      parity = 0
    • C. data = 0001 0101
      parity = 1
    • D. data = 1010 1111
      parity = 0
    • Discuss
    • 7. The ________ circuit produces a HIGH output whenever the two inputs are equal.

    • Options
    • A. exclusive-AND
    • B. exclusive-NAND
    • C. exclusive-NOR
    • D. exclusive-OR
    • Discuss
    • 8. The addition of two signed numbers in the 2's complement system can cause overflow. For overflow to occur both numbers must ________.

    • Options
    • A. be positive
    • B. be negative
    • C. have the same sign
    • D. have opposite signs
    • Discuss
    • 9. After each circuit in a subsection of a VHDL program has been ________, they can be combined and the subsection can be tested.

    • Options
    • A. designed
    • B. tested
    • C. engineered
    • D. produced
    • Discuss
    • 10. Except for ________, STD_LOGIC may have the following values.

    • Options
    • A. 'z'
    • B. 'U'
    • C. '?'
    • D. 'L'
    • Discuss


    Comments

    There are no comments.

Enter a new Comment