|
CIRCT 23.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 39 of file BMCTrace.h.
| std::string circt::bmc::BMCTrace::Signal::name |
Definition at line 40 of file BMCTrace.h.
Referenced by esiaccel.types.TypeAlias::__str__().
| unsigned circt::bmc::BMCTrace::Signal::width |
Definition at line 41 of file BMCTrace.h.