|
CIRCT 22.0.0git
|
#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"
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 |
| #define DEBUG_TYPE "firrtl-annotate-input-only-modules" |
Definition at line 20 of file AnnotateInputOnlyModules.cpp.
| #define GEN_PASS_DEF_ANNOTATEINPUTONLYMODULES |
Definition at line 24 of file AnnotateInputOnlyModules.cpp.