|
CIRCT 22.0.0git
|
#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>
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. | |
|
static |
Utility function to create a req/resp pair bundle service port.
Definition at line 25 of file ESIStdServices.cpp.
References assert().