Verilog TCL Quiz

Verilog TCL Quiz

Professional Development

21 Qs

quiz-placeholder

Similar activities

The Handmaid's Tale

The Handmaid's Tale

9th Grade - Professional Development

20 Qs

Module 6: Social Groups and Organization

Module 6: Social Groups and Organization

11th Grade - Professional Development

20 Qs

OBE QUIZ FKEUiTMPG

OBE QUIZ FKEUiTMPG

Professional Development

20 Qs

Poodles Lesson 17

Poodles Lesson 17

Professional Development

20 Qs

Materials, Measuring and Marking Out

Materials, Measuring and Marking Out

KG - Professional Development

16 Qs

ALGORITMA

ALGORITMA

12th Grade - Professional Development

18 Qs

BCS Systems & Architecture Quiz 5

BCS Systems & Architecture Quiz 5

University - Professional Development

20 Qs

Tally.ERP 9 Gyan

Tally.ERP 9 Gyan

Professional Development

20 Qs

Verilog TCL Quiz

Verilog TCL Quiz

Assessment

Quiz

Education

Professional Development

Hard

Created by

SURE Trust Quizes

Used 2+ 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?