CIRCT
20.0.0git
|
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... | |
#define GEN_PASS_DECL_LOWERFIRRTLTOHW |
Definition at line 39 of file FIRRTLToHW.h.