MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Vhdl knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
The design below can’t be of ________ gate. |
| A. | AND |
| B. | OR |
| C. | NOT |
| D. | NANDView Answer |
| Answer» D. NANDView Answer | |
| 2. |
Which of the logic gate is described by the following model? |
| A. | OR |
| B. | NOT |
| C. | AND |
| D. | Can’t be determinedView Answer |
| Answer» E. | |
| 3. |
Which logic gate is described by the following model, also specify the type of modeling used? |
| A. | NAND, Behavioral |
| B. | NOR, Behavioral |
| C. | NAND, Dataflow |
| D. | NOR, DataflowView Answer |
| Answer» B. NOR, Behavioral | |
| 4. |
The architecture describes _______ gate implemented by _________ modeling. |
| A. | Or, behavioral |
| B. | Not, Dataflow |
| C. | Nor, behavioral |
| D. | Nor, DataflowView Answer |
| Answer» E. | |
| 5. |
What is the type of modeling used in the code given below? |
| A. | Behavioral |
| B. | Dataflow |
| C. | Structural |
| D. | CombinationalView Answer |
| Answer» B. Dataflow | |
| 6. |
Which kind of modeling is used in the following description? |
| A. | Behavioral |
| B. | Data flow |
| C. | Structural |
| D. | Behavioral and DataflowView Answer |
| Answer» C. Structural | |
| 7. |
Which of the following is not needed when modeling a simple gate? |
| A. | Library |
| B. | Entity |
| C. | Architecture |
| D. | Configuration |
| Answer» E. | |
| 8. |
By how many modeling styles, the gates in VHDL can be implemented? |
| A. | 1 |
| B. | 2 |
| C. | 3 |
| D. | 4 |
| Answer» D. 4 | |
| 9. |
Which of the following gate is a universal gate? |
| A. | AND |
| B. | NAND |
| C. | EXOR |
| D. | EXNOR |
| Answer» C. EXOR | |
| 10. |
Which of the following is a basic building block of digital logic? |
| A. | Wires |
| B. | Nets |
| C. | Gates |
| D. | Flip-flops |
| Answer» D. Flip-flops | |