CIRCT 20.0.0git
Loading...
Searching...
No Matches
Classes | Functions
circt::esi::detail Namespace Reference

Classes

class  ESIHWBuilder
 Assist the lowering steps for conversions which need to create auxiliary IR. More...
 
struct  RemoveOpLowering
 Generic pattern for removing an op during pattern conversion. More...
 

Functions

StringAttr getTypeID (Type t)
 
uint64_t getWidth (Type t)
 

Function Documentation

◆ getTypeID()

StringAttr circt::esi::detail::getTypeID ( Type  t)

Definition at line 26 of file ESIPasses.cpp.

◆ getWidth()

uint64_t circt::esi::detail::getWidth ( Type  t)

Definition at line 32 of file ESIPasses.cpp.