CIRCT
20.0.0git
|
#include "ImportVerilogInternals.h"
#include "slang/ast/TimingControl.h"
#include "llvm/ADT/ScopeExit.h"
Go to the source code of this file.
Functions | |
static moore::Edge | convertEdgeKind (const slang::ast::EdgeKind edge) |
static LogicalResult | handleRoot (Context &context, const slang::ast::TimingControl &ctrl, moore::WaitEventOp &implicitWaitOp) |
|
static |
Definition at line 16 of file TimingControls.cpp.
|
static |
Definition at line 97 of file TimingControls.cpp.
References circt::ImportVerilog::Context::builder, circt::ImportVerilog::Context::convertLocation(), and toString().
Referenced by circt::ImportVerilog::Context::convertTimingControl().