Self-Assessment Quiz
The learning objectives of this self-assessment are to help you validate your understanding of basic Verilog syntax, signal values in Verilog, and instantiating modules in Verilog.

The quiz is intended to be a formative assessment to guide your learning. The automated feedback you get at the end of the quiz will point you to the sections of the material you should focus on for better grasp of the concept related to each question.
Sign in to Google to save your progress. Learn more
The basic unit of organization in a Verilog design is a *
0 points
The signals `inSignal` and `outSignal` are part of what construct of the following Verilog module? *
0 points
Captionless Image
The signals `inSignal` and `outSignal` are part of what construct of the following Verilog module? *
0 points
Captionless Image
In the following snippet of Verilog, what is the name of the module the snippet is instantiating? *
0 points
Captionless Image
In the following snippet of Verilog, what is the name of the instance the snippet is instantiating? *
0 points
Captionless Image
In the following snippet of Verilog, what are the input signals of the instance the snippet is instantiating? *
0 points
Captionless Image
Required
In the following snippet of Verilog, what are the output signals of the instance the snippet is instantiating? *
0 points
Captionless Image
Required
Which of the following value specifications are incorrect? *
0 points
Required
What is the radix of the value 8'hff?
0 points
Clear selection
What does the symbol 'X' in a value in Verilog stand for? *
0 points
What does the symbol '?' in a value in Verilog stand for? *
0 points
What does the symbol 'Z' in a value in Verilog stand for? *
0 points
Submit
Clear form
This form was created inside of Physical Computation Laboratory. Report Abuse