Finite state machines

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Finite state machines

    Hi,
    I'm implementing SV on a NoOS nRF52 project and would like to track the many state machines running in it.
    Looks like a custom user event may work.

    It would be awesome to be able to watch state transitions in real time!

    Is there any design patterns or best practices to do this?

    Thanks
    Keith