CIRCT  19.0.0git
Namespaces | Macros | Functions
SeqToSV.h File Reference
#include "circt/Support/LLVM.h"
#include <memory>
#include "circt/Conversion/Passes.h.inc"
Include dependency graph for SeqToSV.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.
 

Macros

#define GEN_PASS_DECL_LOWERSEQTOSV
 

Functions

std::unique_ptr< mlir::Pass > circt::createLowerSeqToSVPass (const LowerSeqToSVOptions &options={})
 
std::unique_ptr< mlir::Pass > circt::createLowerFirMemPass ()
 
std::unique_ptr< mlir::Pass > circt::createLowerSeqFIRRTLInitToSV ()
 

Macro Definition Documentation

◆ GEN_PASS_DECL_LOWERSEQTOSV

#define GEN_PASS_DECL_LOWERSEQTOSV

Definition at line 21 of file SeqToSV.h.