CIRCT  19.0.0git
Namespaces | Macros | Functions
HWToSV.cpp File Reference
#include "circt/Conversion/HWToSV.h"
#include "circt/Dialect/HW/HWOps.h"
#include "circt/Dialect/SV/SVOps.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/DialectConversion.h"
#include "llvm/ADT/TypeSwitch.h"
#include "circt/Conversion/Passes.h.inc"
Include dependency graph for HWToSV.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define GEN_PASS_DEF_LOWERHWTOSV
 

Functions

static sv::EventControl hwToSvEventControl (hw::EventControl ec)
 

Macro Definition Documentation

◆ GEN_PASS_DEF_LOWERHWTOSV

#define GEN_PASS_DEF_LOWERHWTOSV

Definition at line 21 of file HWToSV.cpp.

Function Documentation

◆ hwToSvEventControl()

static sv::EventControl hwToSvEventControl ( hw::EventControl  ec)
static

Definition at line 30 of file HWToSV.cpp.