← ProblemsVerification: Reading Simulations / Circuits from simulation waveforms
Sequential circuit 10
5%waveform-analysisflip-flopsTarget waveform (this is the spec)
simulating reference…
This is a sequential circuit clocked by clk, with two inputs a and b and two outputs q and state. The circuit consists of one bit of storage (visible on the state output) plus some combinational logic.
Study the simulation waveform below, work out what the circuit does, then implement it so its behavior is identical.