Verilog TCL Quiz

Verilog TCL Quiz

Professional Development

21 Qs

quiz-placeholder

Similar activities

Introduction to Machine Learning

Introduction to Machine Learning

University - Professional Development

20 Qs

Summer 2/2024

Summer 2/2024

Professional Development

20 Qs

Past perfect

Past perfect

5th Grade - Professional Development

20 Qs

Lesson 2_Quiz TTL 1

Lesson 2_Quiz TTL 1

Professional Development

20 Qs

Diversity of Learners

Diversity of Learners

Professional Development

21 Qs

Post Test Bimtek PK Pemda 24-Dit.PAUD

Post Test Bimtek PK Pemda 24-Dit.PAUD

Professional Development

16 Qs

1st fix joinery revision

1st fix joinery revision

Professional Development

20 Qs

LSS-Refreshment

LSS-Refreshment

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?