You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could be interesting to use * as wildcard for transitions when i need for example that a RESET signal reverts the machine to a specific state (like INIT)
Also support for regex and TD patterns
eg: chan_[xyz] for chan_x, chan_y, chan_z
Could be interesting to use * as wildcard for transitions when i need for example that a RESET signal reverts the machine to a specific state (like INIT)
Also support for regex and TD patterns
eg: chan_[xyz] for chan_x, chan_y, chan_z