CIRCT  19.0.0git
Namespaces | Enumerations | Functions
FIRRTLToHW.h File Reference
#include "circt/Support/LLVM.h"
#include <memory>
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
 

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