CIRCT 23.0.0git
Loading...
Searching...
No Matches
Public Attributes | List of all members
circt::bmc::BMCTrace::Signal Struct Reference

Metadata for a tracked signal in the trace. More...

#include <BMCTrace.h>

Collaboration diagram for circt::bmc::BMCTrace::Signal:
Collaboration graph
[legend]

Public Attributes

std::string name
 
unsigned width
 

Detailed Description

Metadata for a tracked signal in the trace.

Definition at line 39 of file BMCTrace.h.

Member Data Documentation

◆ name

std::string circt::bmc::BMCTrace::Signal::name

Definition at line 40 of file BMCTrace.h.

Referenced by esiaccel.types.TypeAlias::__str__().

◆ width

unsigned circt::bmc::BMCTrace::Signal::width

Definition at line 41 of file BMCTrace.h.


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