Digital Design Quiz - Round 2

Digital Design Quiz - Round 2

Professional Development

10 Qs

quiz-placeholder

Similar activities

Intro to Robotics

Intro to Robotics

Professional Development

9 Qs

Introduction to communication

Introduction to communication

Professional Development

10 Qs

Professional communication

Professional communication

Professional Development

10 Qs

Quiz for Module2

Quiz for Module2

Professional Development

10 Qs

Digital Electronics 17

Digital Electronics 17

Professional Development

10 Qs

Houffalize 2022

Houffalize 2022

Professional Development

10 Qs

verilog HDL

verilog HDL

Professional Development

10 Qs

Verilog Fundamentals

Verilog Fundamentals

Professional Development

15 Qs

Digital Design Quiz - Round 2

Digital Design Quiz - Round 2

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Dhanujaya Wijesinghe

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

The given code represents a/an

Synchronous high reset

Asynchronous low reset

Synchronous low reset

Asynchronous high reset

2.

MULTIPLE SELECT QUESTION

5 mins • 1 pt

  • Which statement/statements are correct about flip-flops and latches in design considerations?​

In general, a flip-flop will consume more power than that of a latch.

For similar features, a flip-flop will take lesser area than that of a latch.

Clock boundaries are rigid for both flip-flops and latches

None of the above are correct

3.

MULTIPLE SELECT QUESTION

3 mins • 5 pts

Which statement/statements are incorrect about a S-R flip-flop?

Considering a positive edge-triggered S-R flip-flop, the output reflects the input condition when the clock pulse is high

Binary storage register is one example of the use of S-R flip-flop

S-R flip-flops can be used to create a transition pulse generator

In a S-R flip-flop, the output is said to be set when Q=0

4.

MULTIPLE CHOICE QUESTION

3 mins • 3 pts

Which of the following is not correct about struct literal?

  • Nested braces are used to denote a struct.​

  • structs can use a name with a value or use a data type and default value

A struct should have a type and type can only be defined using a prefix

None of the above 

5.

MULTIPLE CHOICE QUESTION

5 mins • 3 pts

Media Image
  • Assume that the initial state of Q1Q2=1x, what would be the state after 4 pulses?​

X1

01

10

Answer is missing

6.

MULTIPLE CHOICE QUESTION

5 mins • 3 pts

Media Image

A design engineer implemented a simpler decoder and encoder using parameterized tasks and functions in SystemVerilog. Please understand the below code segment and identify the correct simulation output he will get.

  • Encoder input = 01000000 Encoder output = 010​

  • Decoder input = 11 Decoder output = 1000

  • Encoder input = 01000000 Encoder output = 110​

  • Decoder input = 11 Decoder output = 1000

  • Encoder input = 01000000 Encoder output = 11​

  • Decoder input = 11 Decoder output = 01000000

  • Encoder input = 01000000 Encoder output = 110​

  • Decoder input = 110 Decoder output = 01000000

7.

MULTIPLE SELECT QUESTION

3 mins • 4 pts

  • Which of the following statement/staements are correct about a comparison between VHDL and Verilog (Select all that applies)? ​

  • Packages are used for data type and subprograms declaration in Verilog, where as VHDL does not allow package definitions. ​

VHDL and Verilog both have compiler directives.

  • VHDL allows using user defined datatypes, where as Verilog does not allow users to define their own data type. ​

  • Packages are used for data type and subprograms declaration in Verilog, where as VHDL does not allow package definitions. ​

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?