#include "circt/Dialect/FIRRTL/AnnotationDetails.h"
#include "circt/Dialect/FIRRTL/FIRRTLInstanceGraph.h"
#include "circt/Dialect/FIRRTL/FIRRTLOps.h"
#include "circt/Dialect/FIRRTL/Passes.h"
#include "mlir/IR/Diagnostics.h"
#include "mlir/IR/ImplicitLocOpBuilder.h"
#include "mlir/Pass/Pass.h"
#include "circt/Dialect/FIRRTL/Passes.h.inc"
Go to the source code of this file.
|
| circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
|
|
| circt::firrtl |
|
◆ GEN_PASS_DEF_LOWERINTMODULES
#define GEN_PASS_DEF_LOWERINTMODULES |
◆ checkInstForAnnotations()
static LogicalResult checkInstForAnnotations |
( |
FInstanceLike |
inst, |
|
|
StringRef |
name |
|
) |
| |
|
static |
◆ checkModForAnnotations()
static LogicalResult checkModForAnnotations |
( |
FModuleLike |
mod, |
|
|
StringRef |
name |
|
) |
| |
|
static |