CIRCT  20.0.0git
Classes | Namespaces | Macros | Functions
ESIOps.h File Reference
#include "circt/Dialect/ESI/ESIAttributes.h"
#include "circt/Dialect/ESI/ESIDialect.h"
#include "circt/Dialect/ESI/ESITypes.h"
#include "circt/Dialect/HW/HWAttributes.h"
#include "circt/Dialect/Seq/SeqTypes.h"
#include "mlir/IR/OpImplementation.h"
#include "mlir/Interfaces/InferTypeOpInterface.h"
#include "mlir/Interfaces/SideEffectInterfaces.h"
#include "circt/Dialect/ESI/ESIInterfaces.h.inc"
#include "circt/Dialect/ESI/ESI.h.inc"
Include dependency graph for ESIOps.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  circt::esi::ServicePortInfo
 Describes a service port. More...
 

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 circt::esi
 

Macros

#define GET_OP_CLASSES
 

Functions

LogicalResult circt::esi::checkInnerTypeMatch (Type expected, Type actual)
 
LogicalResult circt::esi::checkBundleTypeMatch (Operation *req, ChannelBundleType svcBundleType, ChannelBundleType reqBundleType, bool skipDirectionCheck)
 Check that the channels on two bundles match allowing for AnyType in the 'svc' bundle. More...
 

Macro Definition Documentation

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Definition at line 51 of file ESIOps.h.