MCQOPTIONS
Saved Bookmarks
This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Vhdl knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What do you mean by component instantiation? |
| A. | To use the component |
| B. | To describe external interface of the component |
| C. | To declare the gate level components |
| D. | To remove any component from the design |
| Answer» B. To describe external interface of the component | |
| 2. |
Which of the following is similar to entity declaration in structural modeling? |
| A. | Component instantiation |
| B. | Component declaration |
| C. | Port map |
| D. | Generic map |
| Answer» C. Port map | |
| 3. |
What is the basic unit of structural modeling? |
| A. | Process |
| B. | Component declaration |
| C. | Component instantiation |
| D. | Block |
| Answer» D. Block | |
| 4. |
Which of the following is not a way of partitioning a design? |
| A. | Component |
| B. | Block statement |
| C. | Processes |
| D. | Generics |
| Answer» D. Generics | |
| 5. |
Which of the following is defined in structural modeling? |
| A. | The structure of circuit |
| B. | Behavior of circuit on different inputs |
| C. | Data flow form input to output |
| D. | Functional structure |
| Answer» B. Behavior of circuit on different inputs | |