CIRCT
20.0.0git
|
#include "ImportVerilogInternals.h"
#include "slang/ast/SystemSubroutine.h"
#include "slang/syntax/AllSyntax.h"
Go to the source code of this file.
Functions | |
static FVInt | convertSVIntToFVInt (const slang::SVInt &svint) |
Convert a Slang SVInt to a CIRCT FVInt . More... | |
|
static |
Convert a Slang SVInt
to a CIRCT FVInt
.
Definition at line 18 of file Expressions.cpp.
Referenced by circt::ImportVerilog::Context::materializeSVInt().