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