#include "circt/Dialect/FIRRTL/Passes.h"
#include "circt/Dialect/FIRRTL/CHIRRTLDialect.h"
#include "circt/Dialect/FIRRTL/FIRRTLOps.h"
#include "circt/Dialect/FIRRTL/FIRRTLTypes.h"
#include "circt/Dialect/FIRRTL/FIRRTLUtils.h"
#include "circt/Dialect/FIRRTL/FIRRTLVisitors.h"
#include "circt/Support/Debug.h"
#include "mlir/IR/Threading.h"
#include "mlir/Transforms/DialectConversion.h"
#include "llvm/ADT/STLExtras.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 |
|
◆ DEBUG_TYPE
#define DEBUG_TYPE "firrtl-probes-to-signals" |
◆ GEN_PASS_DEF_PROBESTOSIGNALS
#define GEN_PASS_DEF_PROBESTOSIGNALS |
◆ getBodyBlock()
static Block* getBodyBlock |
( |
FModuleLike |
mod | ) |
|
|
static |