System Verilog MCQs on Data type

System Verilog MCQs on Data type

Professional Development

50 Qs

quiz-placeholder

Similar activities

MMD Basic III - 2024 | Quizizz

MMD Basic III - 2024 | Quizizz

Professional Development

50 Qs

System Verilog MCQs on Data type

System Verilog MCQs on Data type

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Dhanesh M.S.

Used 2+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Similar Resources on Wayground

Discover more resources for Professional Development