(Traffic Light Controller) The traffic light controller, as presented in Section 9.5, is a Mealy machine. Modify the description to make it part Moore/part Mealy by decoding the traffic-light control signals directly from the state, as we did in Section 9.5.3.
(a) What are the implications for a PAL-based implementation?
(b) How does this affect the ROM-based implementation?