
IHDL_Semi-Final Quiz
Authored by Mel Bautista
Computers
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is behavioral modeling in Verilog?
Describes circuit functionality using gates.
Describes circuit behavior using high-level constructs.
Describes circuit connections using structural code.
Describes physical layout of a circuit.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which Verilog keyword is used to start a behavioral modeling block?
module
initial
always
Both b and c
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the purpose of the always block in behavioral modeling?
To define hardware gates explicitly.
To describe how outputs change in response to inputs.
To connect components structurally.
To define physical pin locations.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In behavioral modeling, what is the sensitivity list in an always block?
A list of variables declared as outputs.
A list of signals that trigger the block to execute.
A list of gates used in the design.
A list of test cases for the module.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is a valid sensitivity list for an always block?
always @ (posedge clk)
always @ (a or b)
always @ (*)
All of the above
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does always @ (*) indicate in behavioral modeling?
The block executes only once.
The block executes whenever any signal inside the block changes.
The block executes periodically.
The block executes during reset only.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is NOT used in behavioral modeling?
if-else statements
case statements
Gate-level primitives like and or or
Loops like for or while
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?