|
def | _create (self, ir.Type type, str port_name, op_view, ir.Operation instance_of=None, ir.Location loc=None) |
|
Definition at line 220 of file support.py.
◆ __init__()
def Python.support.BackedgeBuilder.__init__ |
( |
|
self, |
|
|
str |
circuit_name = "" |
|
) |
| |
◆ __enter__()
def Python.support.BackedgeBuilder.__enter__ |
( |
|
self | ) |
|
◆ __exit__()
def Python.support.BackedgeBuilder.__exit__ |
( |
|
self, |
|
|
|
exc_type, |
|
|
|
exc_value, |
|
|
|
traceback |
|
) |
| |
◆ _create()
def Python.support.BackedgeBuilder._create |
( |
|
self, |
|
|
ir.Type |
type, |
|
|
str |
port_name, |
|
|
|
op_view, |
|
|
ir.Operation |
instance_of = None , |
|
|
ir.Location |
loc = None |
|
) |
| |
|
private |
◆ create()
def Python.support.BackedgeBuilder.create |
( |
* |
args, |
|
|
** |
kwargs |
|
) |
| |
|
static |
◆ current()
def Python.support.BackedgeBuilder.current |
( |
| ) |
|
|
static |
◆ circuit_name
Python.support.BackedgeBuilder.circuit_name |
◆ edges
Python.support.BackedgeBuilder.edges |
◆ old_bb_token
Python.support.BackedgeBuilder.old_bb_token |
The documentation for this class was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/lib/Bindings/Python/support.py