Verilog TCL Quiz

Verilog TCL Quiz

Professional Development

21 Qs

quiz-placeholder

Similar activities

Phrasal verbs and expressions with take B2

Phrasal verbs and expressions with take B2

10th Grade - Professional Development

18 Qs

605: Foundations of Instruction for MAT - Final Exam Prep

605: Foundations of Instruction for MAT - Final Exam Prep

Professional Development

18 Qs

Skills for Effective Learning

Skills for Effective Learning

Professional Development

20 Qs

SSIHM C6

SSIHM C6

University - Professional Development

17 Qs

DBMS unit2 ER model and Relational algebra

DBMS unit2 ER model and Relational algebra

Professional Development

25 Qs

Essential Basics Review

Essential Basics Review

Professional Development

16 Qs

SNM Polytechnic, Online SIP 2020-21

SNM Polytechnic, Online SIP 2020-21

Professional Development

20 Qs

The Culture of Texas

The Culture of Texas

2nd Grade - Professional Development

21 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?