CIRCT 23.0.0git
Loading...
Searching...
No Matches
Namespaces | Macros | Enumerations
SVPasses.h File Reference
#include "mlir/Pass/Pass.h"
#include "circt/Dialect/SV/SVPasses.h.inc"
Include dependency graph for SVPasses.h:
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

◆ GEN_PASS_DECL

#define GEN_PASS_DECL

Definition at line 30 of file SVPasses.h.

◆ GEN_PASS_REGISTRATION

#define GEN_PASS_REGISTRATION

Generate the code for registering passes.

Definition at line 34 of file SVPasses.h.