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. |
A user doesn t want to use the IF statement for detecting clock edge. It is possible to do the same by using any other keyword in VHDL. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 2. |
A user has designed JK flip flop by using the VHDL code. The output is continuously switching between 0 and 1. This condition is known as _______ |
| A. | Switching condition |
| B. | Master slave condition |
| C. | Race around condition |
| D. | Edge triggered condition |
| Answer» D. Edge triggered condition | |
| 3. |
The process used for implementation of sequential logic in VHDL is called ______ process. |
| A. | Sequential process |
| B. | Combinational process |
| C. | Clocked process |
| D. | Unclocked process |
| Answer» D. Unclocked process | |
| 4. |
Which of the following sequential circuit doesn t need a clock signal? |
| A. | Flip flop |
| B. | Asynchronous counter |
| C. | Shift register |
| D. | Latch |
| Answer» E. | |
| 5. |
A sequential logic can t be executed by concurrent statements only. |
| A. | True |
| B. | False |
| Answer» B. False | |