|
CIRCT 23.0.0git
|
#include "mlir/Pass/Pass.h"#include "circt/Dialect/SV/SVPasses.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::sv |
Macros | |
| #define | GEN_PASS_DECL |
| #define | GEN_PASS_REGISTRATION |
| Generate the code for registering passes. | |
Enumerations | |
| enum class | circt::sv::MaskNonSynthesizableMode { circt::sv::Delete , circt::sv::Ifdef } |
Selects how sv-mask-non-synthesizable hides matched ops from synthesis-bound SystemVerilog output. More... | |
| #define GEN_PASS_DECL |
Definition at line 30 of file SVPasses.h.
| #define GEN_PASS_REGISTRATION |
Generate the code for registering passes.
Definition at line 34 of file SVPasses.h.