|
CIRCT 22.0.0git
|


Public Member Functions | |
| __init__ (self, low_bit, data_type, input_port_mapping={}, **kwargs) | |
Public Member Functions inherited from comb.UnaryOpBuilder | |
| operand_names (self) | |
| result_names (self) | |
| comb.ExtractOpBuilder.__init__ | ( | self, | |
| low_bit, | |||
| data_type, | |||
input_port_mapping = {}, |
|||
| ** | kwargs | ||
| ) |
Definition at line 126 of file comb.py.
References comb.ExtractOpBuilder.__init__().
Referenced by comb.ExtractOpBuilder.__init__(), synth.LongestPathCollection.drop_non_critical_paths(), and synth.LongestPathCollection.merge().