CIRCT 20.0.0git
|
Public Member Functions | |
operand_names (self) | |
result_names (self) | |
__init__ (self, predicate, data_type, input_port_mapping={}, **kwargs) | |
comb.ICmpOpBuilder.__init__ | ( | self, | |
predicate, | |||
data_type, | |||
input_port_mapping = {} , |
|||
** | kwargs | ||
) |
Definition at line 22 of file comb.py.
References comb.ICmpOpBuilder.__init__().
Referenced by comb.ICmpOpBuilder.__init__().
comb.ICmpOpBuilder.operand_names | ( | self | ) |
Definition at line 16 of file comb.py.
Referenced by Python.support.NamedValueOpView.__init__().
comb.ICmpOpBuilder.result_names | ( | self | ) |
Definition at line 19 of file comb.py.
Referenced by Python.support.NamedValueOpView.__init__().