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

Go to the source code of this file.

Namespaces

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

Macros

#define GEN_PASS_DECL_LOWERFIRRTLTOHW
 

Enumerations

enum class  circt::firrtl::VerificationFlavor { circt::firrtl::None , circt::firrtl::IfElseFatal , circt::firrtl::Immediate , circt::firrtl::SVA }
 

Functions

std::unique_ptr< mlir::Pass > circt::createLowerFIRRTLToHWPass (bool enableAnnotationWarning=false, firrtl::VerificationFlavor assertionFlavor=firrtl::VerificationFlavor::None)
 This is the pass constructor. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_LOWERFIRRTLTOHW

#define GEN_PASS_DECL_LOWERFIRRTLTOHW

Definition at line 39 of file FIRRTLToHW.h.