On 1 June 2015 at 16:28, John Kasunich <[email protected]> wrote: > A component specifically designed to execute state machines would be > a nice addition. I think the biggest problem is probably coming up with a > way to specify the states and transitions, and passing that information to > the component.
I wrote one (linked earlier) but it isn't really a state machine as it only runs forward through the states one at a time. I guess that the syntax could be extended to support a J (jump) and N(state number). -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
