Download as pdf or txt
Download as pdf or txt
You are on page 1of 12

QUIZ

1
QUIZ
Question 1
❑ What’s the difference between latch and flip-flop (F.F) ?

A: F.F can store value, latch can not


B: FF changes state at rise/fall clock edge, latch is level-sensitive
C: F.F has clock signal, latch does NOT have.
D: F.F is level triggered, latch is edge-triggered.

2
QUIZ
Question 2
❑ This is a
D
D Q
clk
clk

A: latch
B: combinational logic
C: clock gating cell
D: flip-flop

3
QUIZ
Question 3
❑ Which circuit does not have memory element ?

A: Combinational circuit
B: Sequential circuit
C: Both A & B
D: Neither A & B

4
QUIZ
Question 4
❑ In n-type semiconductor

A: The density of hole is higher than electron


B: The density of hole is smaller than electron
C: The density of hole is equal to electron
D: Only hole exist, no electron

5
QUIZ
Question 5
❑ VLSI is stands for:

A: Very Large Scale Integration


B: Various Logic Scale Industry
C: Various Logic Scale Integration
D: Very Large Scale Industry

6
QUIZ
Question 6
❑ What is process node (technology node)

A: A special electrical node of the design


B: A width and length of the chip
C: A size of the transitor
D: A specific semiconductor manufacturing process

7
QUIZ
Question 7
❑ What is correct about the order of steps in semiconductor design flow ?
1. Physical design
2. Fabrication
3. Logic Design
4. System Specification

A: 3 -> 1 -> 4 -> 2


B: 3 -> 4 -> 1 -> 2
C: 4 -> 3 -> 2 -> 1
D: 4 -> 3 -> 1 -> 2

8
QUIZ
Question 8
❑ Map logic gate and truth tabe

1 2 3 4
A B F A B F A B F A B F
0 0 1 0 0 1 0 0 1 0 0 0
0 1 0 0 1 1 0 1 0 0 1 1
1 0 0 1 0 1 1 0 0 1 0 1
1 1 1 1 1 0 1 1 0 1 1 0

A: 1.XOR 2.NOR 3.NAND 4.XNOR C: 1.XNOR 2.NOR 3.NAND 4.XNOR


B: 1.XOR 2.NAND 3.NOR 4.XOR D: 1.XNOR 2.NAND 3.NOR 4.XOR

9
QUIZ
Question 9
❑ Choose correct value of X, Y, Z to make F = 0

Y F
Z

A: X = 0, Y = 1, Z = 0 C: X = 1, Y = 1, Z = 0
B: X = 0, Y = 0, Z = 1 D: X = 1, Y = 0, Z = 0

10
QUIZ
Question 10
❑ Complete the truth table

A B F
A
0 0 W
F 0 1 X
B
1 0 Y
1 1 Z

A: W = 1, X = 1, Y = 0, Z = 0 C: W = 0, X = 1, Y = 0, Z = 1
B: W = 0, X = 0, Y = 1, Z = 1 D: W = 1, X = 0, Y = 1, Z = 0

11
THANK YOU

12

You might also like