CIRCT 22.0.0git
Loading...
Searching...
No Matches
Namespaces | Macros
AnnotateInputOnlyModules.cpp File Reference
#include "circt/Analysis/FIRRTLInstanceInfo.h"
#include "circt/Dialect/FIRRTL/AnnotationDetails.h"
#include "circt/Dialect/FIRRTL/FIRRTLAnnotations.h"
#include "circt/Dialect/FIRRTL/FIRRTLOps.h"
#include "circt/Dialect/FIRRTL/Passes.h"
#include "mlir/Pass/Pass.h"
#include "circt/Dialect/FIRRTL/Passes.h.inc"
Include dependency graph for AnnotateInputOnlyModules.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define DEBUG_TYPE   "firrtl-annotate-input-only-modules"
 
#define GEN_PASS_DEF_ANNOTATEINPUTONLYMODULES
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "firrtl-annotate-input-only-modules"

Definition at line 20 of file AnnotateInputOnlyModules.cpp.

◆ GEN_PASS_DEF_ANNOTATEINPUTONLYMODULES

#define GEN_PASS_DEF_ANNOTATEINPUTONLYMODULES

Definition at line 24 of file AnnotateInputOnlyModules.cpp.