Logo

Vhdl Questions Set 9:

Quiz Mode

In VHDL, which symbol is used for assignment of variables/signals?

1
2
3
4

Solution:

In the VHDL package "STD_LOGIC_1164", how many types of std_logic values are present?

1
2
3
4

Solution:

Which of the following is NOT a type of Wait statement in VHDL?

1
2
3
4

Solution:

In which part of the VHDL code are generics declared?

1
2
3
4

Solution:

Which of the following predefined keywords are used to define a constant in VHDL?

1
2
3
4

Solution:

Which of the following types of statements execute faster?

1
2
3
4

Solution:

Which of the following is not a back-end EDA (Electronic Design Automation) tool?

1
2
3
4

Solution:

In the VHDL signal assignment statement, which delay model is used in the example x <= 1 AFTER 10ns?

1
2
3
4

Solution:

Which of the following is a characteristic of VHDL? 

1
2
3
4

Solution:

Which of the following is defined in structural modeling?

1
2
3
4

Solution: