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

Go to the source code of this file.

Functions

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

Function Documentation

◆ hwToSvEventControl()

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

Definition at line 25 of file HWToSV.cpp.