CIRCT  19.0.0git
Namespaces | Functions | Variables
HandshakeToHW.h File Reference
#include "circt/Dialect/HW/HWOps.h"
#include "mlir/IR/Builders.h"
#include <memory>
Include dependency graph for HandshakeToHW.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::esi
 
 circt::handshake
 

Functions

std::unique_ptr< mlir::Pass > circt::createHandshakeToHWPass ()
 
Type circt::handshake::toValidType (Type t)
 
esi::ChannelType circt::handshake::esiWrapper (mlir::Type t)
 
hw::ModulePortInfo circt::handshake::getPortInfoForOpTypes (mlir::Operation *op, TypeRange inputs, TypeRange outputs)
 

Variables

static constexpr const char * circt::handshake::kPredeclarationAttr = "handshake.module_name"