View Course Path VHDL Quiz | MCQs | Interview Questions Published March 19, 2020 | Updated April 23, 2020 1. A combinational process must have all the _________ signals in its sensitivity list.UsedInputOutputDeclared 2. Which of the following VHDL design units contain the description of the circuit?ConfigurationsArchitectureLibraryEntity 3. An entity can have more than one architecture.TrueFalse 4. In a VHDL program, the architecture can have more than one entity.TrueFalse 5. Which of the following describes the structure of a VHDL code correctly?Library Declaration; Configuration; Entity Declaration; Architecture DeclarationLibrary Declaration; Entity Declaration; Configuration; Architecture DeclarationLibrary Declaration; Configuration; Architecture Declaration; Entity Declaration Library Declaration; Entity Declaration; Architecture Declaration; Configurations 6. Multiple processes in a VHDL code are executed ______.SequentiallyConcurrentlyBased on the order of elements in the sensitivity list 7. Which of the following constitute the contents of a sensitivity list?LiteralsConstantsVariablesSignals 8. _______ is the process of converting design information to a set of logic equations using EDA tools.SimulationOptimizationSynthesisVerification 9. The statements inside a VHDL process are __________.PrimitiveSequentialConcurrentSequential or concurrent 10. A common error with programming flip-flops is accidentally making a _______.ICLogic GateNAND gateLatch Loading...
1. A combinational process must have all the _________ signals in its sensitivity list.UsedInputOutputDeclared 2. Which of the following VHDL design units contain the description of the circuit?ConfigurationsArchitectureLibraryEntity 3. An entity can have more than one architecture.TrueFalse 4. In a VHDL program, the architecture can have more than one entity.TrueFalse 5. Which of the following describes the structure of a VHDL code correctly?Library Declaration; Configuration; Entity Declaration; Architecture DeclarationLibrary Declaration; Entity Declaration; Configuration; Architecture DeclarationLibrary Declaration; Configuration; Architecture Declaration; Entity Declaration Library Declaration; Entity Declaration; Architecture Declaration; Configurations 6. Multiple processes in a VHDL code are executed ______.SequentiallyConcurrentlyBased on the order of elements in the sensitivity list 7. Which of the following constitute the contents of a sensitivity list?LiteralsConstantsVariablesSignals 8. _______ is the process of converting design information to a set of logic equations using EDA tools.SimulationOptimizationSynthesisVerification 9. The statements inside a VHDL process are __________.PrimitiveSequentialConcurrentSequential or concurrent 10. A common error with programming flip-flops is accidentally making a _______.ICLogic GateNAND gateLatch Loading...