CIRCT  19.0.0git
Classes | Namespaces | Macros
SFCCompat.cpp File Reference
#include "circt/Dialect/FIRRTL/AnnotationDetails.h"
#include "circt/Dialect/FIRRTL/FIRRTLOps.h"
#include "circt/Dialect/FIRRTL/FIRRTLUtils.h"
#include "circt/Dialect/FIRRTL/Passes.h"
#include "mlir/IR/ImplicitLocOpBuilder.h"
#include "mlir/Pass/Pass.h"
#include "llvm/ADT/APSInt.h"
#include "llvm/ADT/TypeSwitch.h"
#include "llvm/Support/Debug.h"
#include "circt/Dialect/FIRRTL/Passes.h.inc"
Include dependency graph for SFCCompat.cpp:

Go to the source code of this file.

Classes

struct  SFCCompatPass
 

Namespaces

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

Macros

#define DEBUG_TYPE   "firrtl-remove-resets"
 
#define GEN_PASS_DEF_SFCCOMPAT
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "firrtl-remove-resets"

Definition at line 31 of file SFCCompat.cpp.

◆ GEN_PASS_DEF_SFCCOMPAT

#define GEN_PASS_DEF_SFCCOMPAT

Definition at line 35 of file SFCCompat.cpp.