slang-netlist  0.10.0
Loading...
Searching...
No Matches
slang::report::VariableInfo Struct Reference

#include <ReportVariables.hpp>

Public Attributes

std::string name
std::string type
uint64_t width
std::string kind
uint64_t drivers
SourceLocation location

Member Data Documentation

◆ drivers

uint64_t slang::report::VariableInfo::drivers

◆ kind

std::string slang::report::VariableInfo::kind

◆ location

SourceLocation slang::report::VariableInfo::location

◆ name

std::string slang::report::VariableInfo::name

◆ type

std::string slang::report::VariableInfo::type

◆ width

uint64_t slang::report::VariableInfo::width

The documentation for this struct was generated from the following file: