1- All FSMs have an initial state and the FSM must be forced in to that initial state prior to processing any data inputs. Suppose you want to implement a 5-state FSM in a PAL16R4. Briefly describe how you would force the FSM into its initial state.
2-explain the difference between a synchronous and an asynchronous input.