CIRCT  19.0.0git
Namespaces | Macros | Functions
HWToSMT.h File Reference
#include "circt/Support/LLVM.h"
#include <memory>
#include "circt/Conversion/Passes.h.inc"
Include dependency graph for HWToSMT.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 

Macros

#define GEN_PASS_DECL_CONVERTHWTOSMT
 

Functions

void circt::populateHWToSMTConversionPatterns (TypeConverter &converter, RewritePatternSet &patterns)
 Get the HW to SMT conversion patterns. More...
 
void circt::populateHWToSMTTypeConverter (TypeConverter &converter)
 Get the HW to SMT type conversions. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTHWTOSMT

#define GEN_PASS_DECL_CONVERTHWTOSMT

Definition at line 24 of file HWToSMT.h.