

MCQOPTIONS
Saved Bookmarks
This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Vhdl knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which of the following attribute is not synthesizable? |
A. | RANGE |
B. | EVENT |
C. | BASE |
D. | REVERSE_RANGE |
Answer» D. REVERSE_RANGE | |
2. |
Which of the following is a new predefined attribute in VHDL 93? |
A. | T BASE |
B. | T RANGE |
C. | T EVENT |
D. | T ASCENDING |
Answer» E. | |
3. |
Which of the following is the most appropriate use of range kind attributes? |
A. | In implementing CASE |
B. | In implementing LOOP |
C. | In implementing IF |
D. | In implementing ASSERT |
Answer» C. In implementing IF | |
4. |
The object of a range kind attribute can be __________ |
A. | Any signal, variable or constant |
B. | An array |
C. | A constrained array |
D. | An unconstrained array |
Answer» D. An unconstrained array | |
5. |
T BASE attribute can be used with another attribute only. |
A. | True |
B. | False |
Answer» B. False | |
6. |
Which of the following is only a predefined type kind attribute? |
A. | TYPE |
B. | BASE |
C. | RANGE |
D. | RIGHT |
Answer» C. RANGE | |