Hi, I wonder if someone could share their experience at dealing with large FSMs. We are in the midst of implementing an FSM which logically can be broken down in two groups of states. It would be good to be able to split these states among two separate modules, but gen_fsm doesn't allow to do this easily. Thanks. Serge