gem5 v24.1.0.1
|
Public Member Functions | |
void | output (std::ostream &os) override |
![]() | |
VcdTraceVal (const sc_dt::sc_logic *t, const std::string &vcd_name, int width) | |
![]() | |
TraceVal (const T *_t, int _width) | |
~TraceVal () | |
void | finalize () override |
const T & | value () |
bool | check () override |
![]() | |
TraceValBase (int _width) | |
virtual | ~TraceValBase () |
int | width () |
Additional Inherited Members | |
![]() | |
typedef sc_dt::sc_logic | TracedType |
![]() | |
int | _width |
|
inlineoverride |
Definition at line 376 of file vcd.cc.
References sc_gem5::TraceVal< T, Base >::value().