Verilog TCL Quiz

Verilog TCL Quiz

Professional Development

21 Qs

quiz-placeholder

Similar activities

Prelim Exam

Prelim Exam

Professional Development

18 Qs

Portugal

Portugal

1st Grade - Professional Development

20 Qs

SYSTEM DESIGN THROUGH VERILOG

SYSTEM DESIGN THROUGH VERILOG

Professional Development

20 Qs

Kohlberg's Stages of Moral Development

Kohlberg's Stages of Moral Development

Professional Development

20 Qs

Control Survey Intro

Control Survey Intro

Professional Development

16 Qs

Les chiffres de 0 à 20 - FLE - A1

Les chiffres de 0 à 20 - FLE - A1

1st Grade - Professional Development

21 Qs

Harsha's Rapid Quiz>>>>

Harsha's Rapid Quiz>>>>

Professional Development

16 Qs

T3 PJPK TENIS

T3 PJPK TENIS

KG - Professional Development

20 Qs

Verilog TCL Quiz

Verilog TCL Quiz

Assessment

Quiz

Education

Professional Development

Hard

Created by

SURE Trust Quizes

Used 3+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value for reg data type

0

1

x

d

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In continuous assignment left hand side must be

Net

Reg

Scalar or Vector Net 

Scalar or Vector Net 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If x=4 b1100 then x<<2 is

4 b1000

4 b0000

4 b0011

4 b0110

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

#40 $finish indicates

end of simulation time

end of simulation after 40 time units 

suspend simulation at 40 time units

delay for 40 time units and then execute next line after $finish

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you mean by logic synthesis?

RTL description is converted in terms of logic gates by the use of synthesis tool

RTL description is simulated and the simulation waveforms are shown by synthesis tools

RTL description is remodelled from behavioural to data flow modelling by synthesis tools

RTL description is checked for any errors by synthesis tools

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the correct set of Verilog code to swap contents of two register with and without temporary registers.

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is wrong with following piece of code

  1. Nothing wrong

  1. incorrect a and b can overflow as it is incremented in an infinite loop

  1. Simulation may not advance since forever doesn't have any timing control

A forever block cannot be used inside an initial block

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?