Verilog Logic and Circuit Quiz

Verilog Logic and Circuit Quiz

University

15 Qs

quiz-placeholder

Similar activities

Soal Rangkaian BPM Jantung

Soal Rangkaian BPM Jantung

University

20 Qs

Biestables RS D

Biestables RS D

University

10 Qs

Gas Absorption Quiz

Gas Absorption Quiz

University

10 Qs

Project Execution and Monitoring Concepts Quiz

Project Execution and Monitoring Concepts Quiz

University

10 Qs

Understanding Hash Functions and Signatures

Understanding Hash Functions and Signatures

University

10 Qs

Exploring Digital CMOS VLSI Design

Exploring Digital CMOS VLSI Design

University

20 Qs

CAES Lab Viva 1 Batch 1

CAES Lab Viva 1 Batch 1

University

16 Qs

Revision

Revision

University

10 Qs

Verilog Logic and Circuit Quiz

Verilog Logic and Circuit Quiz

Assessment

Quiz

Engineering

University

Practice Problem

Easy

Created by

Sruthy Sukumaran

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Verilog construct is best suited to model combinational logic like adders or multiplexers?

always @(posedge clk)

initial block

assign statement

always @(posedge reset)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a 4-bit adder/subtractor circuit, the control input is XORed with each bit of operand B. What is the purpose of this operation?

To detect carry propagation

To enable signed number operations

To convert addition into subtraction

To avoid overflow

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a full subtractor, the borrow output depends on:

Only A and B

Only Bin and A

A, B, and Bin

A and Bin only

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which flip-flop is most efficient to implement counters in Verilog?

SR flip-flop

D flip-flop

JK flip-flop

T flip-flop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a T flip-flop receives continuous clock pulses with T = 1, the output will:

Remain constant

Reset to 0 always

Toggle between 0 and 1

Produce unpredictable results

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A 2:1 multiplexer can be used to implement:

XOR gate

NOT gate

Any Boolean function

NAND gate

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the 4×1 multiplexer, if S1S0 = 10, which input is selected?

I0

I1

I2

I3

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?