Search Header Logo

System Verilog MCQs on Data type

Authored by Dhanesh M.S.

Professional Development

Professional Development

Used 6+ times

System Verilog MCQs on Data type
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the default value of an uninitialized wire in System Verilog?

0

1

x (unknown)

z (high impedance)

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following statements about wire is correct?

Wire can store values between clock edges

Wire represents combinational logic connections

Wire can be assigned using always_ff blocks

Wire supports procedural assignments

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In System Verilog, what type of assignments can be made to reg variables?

Only continuous assignments

Only procedural assignments

Both continuous and procedural assignments

Neither continuous nor procedural assignments

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the default size of a reg variable in SystemVerilog?

8 bits

16 bits

32 bits

1 bit

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which statement about the logic data type is correct?

Logic can only be used in continuous assignments

Logic can only be used in procedural assignments

Logic can be used in both continuous and procedural assignments

Logic is deprecated in SystemVerilog

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the primary advantage of using logic over wire and reg?

Logic is faster in simulation

Logic uses less memory

Logic unifies wire and reg functionality

Logic supports more bit widths

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the size of a shortint data type in SystemVerilog?

8 bits

16 bits

32 bits

64 bits

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?

Discover more resources for Professional Development