CIRCT  19.0.0git
Public Member Functions | List of all members
comb.ExtractOpBuilder Class Reference
Inheritance diagram for comb.ExtractOpBuilder:
Inheritance graph
[legend]
Collaboration diagram for comb.ExtractOpBuilder:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, low_bit, data_type, input_port_mapping={}, **kwargs)
 
- Public Member Functions inherited from comb.UnaryOpBuilder
def operand_names (self)
 
def result_names (self)
 

Detailed Description

Definition at line 124 of file comb.py.

Constructor & Destructor Documentation

◆ __init__()

def comb.ExtractOpBuilder.__init__ (   self,
  low_bit,
  data_type,
  input_port_mapping = {},
**  kwargs 
)

Definition at line 126 of file comb.py.


The documentation for this class was generated from the following file: