CIRCT  20.0.0git
Namespaces | Macros
LowerDPIFunc.cpp File Reference
#include "circt/Dialect/Sim/SimOps.h"
#include "circt/Dialect/Sim/SimPasses.h"
#include "circt/Support/Namespace.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
#include "mlir/Dialect/LLVMIR/LLVMTypes.h"
#include "mlir/Transforms/DialectConversion.h"
#include "llvm/Support/Debug.h"
#include "circt/Dialect/Sim/SimPasses.h.inc"
Include dependency graph for LowerDPIFunc.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define DEBUG_TYPE   "sim-lower-dpi-func"
 
#define GEN_PASS_DEF_LOWERDPIFUNC
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "sim-lower-dpi-func"

Definition at line 38 of file LowerDPIFunc.cpp.

◆ GEN_PASS_DEF_LOWERDPIFUNC

#define GEN_PASS_DEF_LOWERDPIFUNC

Definition at line 42 of file LowerDPIFunc.cpp.