CIRCT  19.0.0git
Static Public Member Functions | List of all members
comb.ExtractOp Class Reference

Static Public Member Functions

def create (low_bit, result_type, input=None)
 

Detailed Description

Definition at line 184 of file comb.py.

Member Function Documentation

◆ create()

def comb.ExtractOp.create (   low_bit,
  result_type,
  input = None 
)
static

Definition at line 187 of file comb.py.

Referenced by matchAndRewriteCompareConcat().


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