Problems:
Provide the following:
The output signal G should be asserted when the stream received so far on the X input is greater than the stream received on the Y input. The output signal E should be asserted when the two bit streams are the same so far which includes the case in which no bits have been presented. To initialize the comparator before presenting new bit streams, your flip-flops will be reset to 0 using existing built-in circuitry. Hence when your flip-flops are 0 you should be asserting E.
Provide the following:
00 nickel deposited
01 dime deposited
10 quarter deposited
11 coin release
Assume that your machine will receive a clock only when there is an input (a coin has been deposited or the coin release has been pulled). These two signals are synchonized with a clock. The outputs of your machine are two signals: one releasing the candy and the other releasing the coins.
Provide the following: