CIRCT  19.0.0git
Namespaces | Macros | Functions
VerifToSV.h File Reference
#include "circt/Support/LLVM.h"
#include <memory>
#include "circt/Conversion/Passes.h.inc"
Include dependency graph for VerifToSV.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 circt::hw
 

Macros

#define GEN_PASS_DECL_LOWERVERIFTOSV
 

Functions

std::unique_ptr< OperationPass< hw::HWModuleOp > > circt::createLowerVerifToSVPass ()
 Create the Verif to SV conversion pass. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_LOWERVERIFTOSV

#define GEN_PASS_DECL_LOWERVERIFTOSV

Definition at line 22 of file VerifToSV.h.