Mt2015 q4b
From HDLBits
mt2015_q4aPrevious
Nextmt2015_q4
Taken from 2015 midterm question 4
Circuit B can be described by the following simulation waveform:
Implement this circuit.
Module Declaration
module top_module ( input x, input y, output z );
mt2015_q4aPrevious
Nextmt2015_q4