Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHi, Kaz,
Thanks for your reply. How could I design the FSM and the input detection component concurrently? FSM should not wait as it has its own timing restraint in outputting PWMs. Meanwhile the incoming signal detection component has to run in real-time as well....If I keep the FSM, then how can the code take care of the other components running simultaneouly? Also, I plan to have another FSM for other usage, any recommendation of how to handle the two FSM or more FSM in one package of code? Many thanks, again!