CSE369 Wi22 Quiz1 Soln
CSE369 Wi22 Quiz1 Soln
CSE369 Wi22 Quiz1 Soln
N am e: _Perry_Perfect_______________
Student ID
N um ber: _1234567______
Instructions
• This quiz contains 3 pages, including this cover page. You may use the backs of the
pages for scratch work.
• Please clearly indicate (box, circle) your final answer.
• The quiz is closed book and closed notes.
• Please silence and put away all cell phones and other mobile or noise-making devices.
• Remove all hats, headphones, and watches.
• You have 20 (+5) minutes to complete this quiz.
A dvice
• Read questions carefully before starting. Read all questions first and start where you
feel the most confident to maximize the use of your time.
• There may be partial credit for incomplete answers; please show your work.
• Relax. You are here to learn.
(B) Find a minimal implementation of the function below using only 2-input N OR gates.
We will only accept circuit diagrams. [6 pts]
̅̅̅̅̅̅̅̅̅̅̅̅̅̅
𝐹 = (A + B)̅̅̅̅
C̅D
1 0 0 1
0 0 0 0
D
1 0 1 1 [2 pt] X choices
C [1 pt each] correct term/grouping
1 0 1 1 [-0.5 pt each] smaller grouping used
[-0.5 pt each] extra grouping included
B
2
Question 3: Waveforms & Verilog [12 pts]
(A) Consider the Verilog simulated testbench waveforms shown. If we know that X and Y
are outputs of 2-input logic gates, complete the module Mystery below. [7 pt]