Search Header Logo

Verilog HDL QUIZ

Authored by Noor M

Computers

University

Used 4+ times

Verilog HDL QUIZ
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Hardware Description Languages support

Sequential Constructs

Concurrent Constructs

Sequential and Concurrent Constructs

None of the Above

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

S'h16a35, where S is the size of the Number. S=?

15

16

20

None of the Above

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Correct Negative Numbers are represented as follows

4'h-72

-3d'4

-2d'7

3'd-7

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

input dataBus[32:0];

assign dataBus = 32'h56xba231;

what is the values of dataBus[20:12]=

10111010

x10111010

xx10111010

None of the Above

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

2K memory bits

reg memoryBits[0:1024]

reg [1:0] memoryBits[0:1024]

reg memoryBits[0:2045]

None of the Above

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

#100 $stop;

This will suspend the simulation at time = 100

This will terminate the simulation at time = 100

Invalid Syntax

None of the Above

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

$monitor task

Monitors will produce the output when ever it get executed.

Monitors the signals when its value changes

Monitor will produce the output when the signals are the same as earlier

None of the Above

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?