When designing the state machine, do I need to derive a separate output equation for each of the five outputs, or can I group them into the UP signals (U1, U2), the DOWN signals (D1, D2), and the NOGO signal?
Assuming this FSM is a Mealy type, what would be the structure of the truth table...
My college homework ask me to design a simplified traffic light controller that switches the lights at a street intersection (North-South street N-S and East-West street E-O). The controller's input is a button called **PASS**, which is activated by pedestrians when they wish to cross one of the...
Hello! I'm studying computer engineering and there's a question in our logic circuits homework that I have solved but I'm not sure of my answers. I'd like to see if my answers are correct and reasonable.
This is the circuit and info on the propagation delays.
Clock frequency is 50 MHz
The...