|
CIRCT 22.0.0git
|


Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | 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. | |
| #define GEN_PASS_DECL_LOWERFIRRTLTOHW |
Definition at line 39 of file FIRRTLToHW.h.