CIRCT
20.0.0git
|
Public Member Functions | |
def | 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.
def handshake.FuncOp.add_entry_block | ( | self | ) |
Definition at line 53 of file handshake.py.
References circt::hw::PortConverterImpl.body, circt::hw::PortConversion.body, hw.HWModuleOp.body(), and hw.TypeScopeOp.body().
Referenced by hw.ModuleLike.__init__().
|
static |
Definition at line 31 of file handshake.py.
Referenced by lowerFuncOp().