|
CIRCT 23.0.0git
|
Public Member Functions | |
| set_guard (self, guard_fn) | |
Static Public Member Functions | |
| create (to_state) | |
| fsm.TransitionOp.set_guard | ( | self, | |
| guard_fn | |||
| ) |
Executes a function to generate a guard for the transition. The function is executed within the guard region of this operation.
Definition at line 114 of file fsm.py.
References fsm._get_or_add_single_block(), and MachineOpConverter::Transition.guard.