FSM Module Limitations
- A valid FSM module must only contain single interface ports and must not include any lower level FSM module instance with multi ports.
- Module interface ports and instance ports of type anytype are considered as integer ports by the code generator.
- Neither internal nor external event elements are directly supported for FSM modules.
- An FSM module, directly used as generator input model, must not contain external memory elements.