CIRCT  19.0.0git
Namespaces | Functions | Variables
SCFToCalyx.h File Reference
#include "circt/Support/LLVM.h"
#include "mlir/Dialect/SCF/IR/SCF.h"
#include <memory>
Include dependency graph for SCFToCalyx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 circt
 This file defines an intermediate representation for circuits acting as an abstraction for constraints defined over an SMT's solver context.
 
 circt::scfToCalyx
 

Functions

std::unique_ptr< OperationPass< ModuleOp > > circt::createSCFToCalyxPass ()
 Create an SCF to Calyx conversion pass. More...
 

Variables

static constexpr std::string_view circt::scfToCalyx::sPortNameAttr = "calyx.port_name"