CS-343 Assignment 4

DUE September 29


Send me a single email with the two attachments described below by midnight on the Due Date. The Subject line of your mail must say, "CSCI-343 Assignment 4" and your mail message must start with your name and ID number.


As you can see from the circuit below I meant to allow you to use NOR gates for this design!

The oscillation at the beginning of the waveform is typical of what will happen if the simulation starts with clock false: both NOR gates will start off false, which will cause both to go true, which will cause both to go false again, etc. The problem resolves once Clock goes true the first time. "Real" sequential circuits often have a special signal that is is generated automatically when power is first applied, and this signal will be connected to extra inputs in all the flip-flops to put them into known initial states (either zero or one).

Circuit and
  Waveform