CIRCT
18.0.0git
|
Go to the source code of this file.
Namespaces | |
mlir | |
circt | |
This file defines an intermediate representation for circuits acting as an abstraction for constraints defined over an SMT's solver context. | |
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" |