CIRCT 20.0.0git
|
Public Member Functions | |
add_entry_block (self) | |
Static Public Member Functions | |
FuncOp | create (Union[StringAttr, str] sym_name, List[Tuple[str, Type]] args, List[Tuple[str, Type]] results, Dict[str, Attribute] attributes={}, loc=None, ip=None) |
Definition at line 28 of file handshake.py.
handshake.FuncOp.add_entry_block | ( | self | ) |
Definition at line 53 of file handshake.py.
References circt::hw::PortConverterImpl.body, circt::hw::PortConversion.body, fsm.MachineOp.body, hw.HWModuleOp.body(), hw.TypeScopeOp.body(), and ModuleState.body.
|
static |
Definition at line 31 of file handshake.py.
Referenced by lowerFuncOp().