CIRCT  19.0.0git
Functions
ESIStdServices.cpp File Reference
#include "circt/Dialect/ESI/ESIOps.h"
#include "circt/Dialect/ESI/ESIServices.h"
#include "circt/Dialect/ESI/ESITypes.h"
#include "circt/Dialect/HW/HWAttributes.h"
#include "circt/Dialect/HW/HWOps.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/ImplicitLocOpBuilder.h"
#include <map>
#include <memory>
Include dependency graph for ESIStdServices.cpp:

Go to the source code of this file.

Functions

static ServicePortInfo createReqResp (StringAttr sym, Twine name, StringRef reqName, Type reqType, StringRef respName, Type respType)
 Utility function to create a req/resp pair bundle service port. More...
 

Function Documentation

◆ createReqResp()

static ServicePortInfo createReqResp ( StringAttr  sym,
Twine  name,
StringRef  reqName,
Type  reqType,
StringRef  respName,
Type  respType 
)
static

Utility function to create a req/resp pair bundle service port.

Definition at line 25 of file ESIStdServices.cpp.

References assert(), esiaccel.accelerator::ctxt, and circt::calyx::direction::get().