Search Header Logo

System Verilog Assessment 4

Authored by Kiran K A

Education

University

Used 1+ times

System Verilog Assessment 4
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

30 sec • 1 pt

Which keyword is used to define a concurrent assertion in SystemVerilog?

  1. assert

cover

sequence

property

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an assertion do during simulation?

  1. Optimizes code

  1. Checks expected behavior

Synthesizes logic

  1. Generates waveform

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a type of assertion in SystemVerilog?

immediate

static

soft

dynamic

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which construct is used to define temporal behavior in assertions?

sequence

task

initial

always

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which construct is used to define temporal behavior in assertions?

assert property (a |->b);

assert (a == b);

assert sequence (a ##1 b);

assert property (a && b);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does ## represent in a sequence?

Logical AND

Concatenation

Delay operator

Bitwise AND

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a sequence of events?

event

sequence

property

assert

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?