|
CIRCT 24.0.0git
|
Metadata for a tracked signal in the trace. More...
#include <BMCTrace.h>

Public Attributes | |
| std::string | name |
| unsigned | width |
Metadata for a tracked signal in the trace.
Definition at line 47 of file BMCTrace.h.
| std::string circt::bmc::BMCTrace::Signal::name |
Definition at line 48 of file BMCTrace.h.
Referenced by esiaccel.types.TypeAlias::__str__().
| unsigned circt::bmc::BMCTrace::Signal::width |
Definition at line 49 of file BMCTrace.h.