My Report

VHDL Practice Test 4


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. Which of the following is not a legal statement used Ii CASE?

2. If no signal in the sensitivity list is changed, then how many times the process will be executed?

3. Delays are generally ignored in ________ assignments statements.

4. Those statement which are placed under ________ are concurrent.

5. The expression used in a keyword must be of a Boolean type.

6. Which of the following statement can’t be used to assign values in behavioral modeling of OR Gate?

7. A __________ can’t be declared inside a process.

8. In case any of the conditions is not covered by ‘cases’ in the case statement, which of the following keyword can be used to cover all those conditions?

9. In which of the following statements, all the branches are equal in priority?

10. The following code represents which of the logic gates?

WITH ab SELECT 
y <= 1 WHEN “11”;0	WHEN OTHERS;

 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.