gem5
[DEVELOP-FOR-23.0]
|
Public Member Functions | |
void | output (std::ostream &os) override |
![]() | |
VcdTraceVal (const T *t, const std::string &vcd_name, int width) | |
![]() | |
TraceVal (const T *_t, int _width) | |
~TraceVal () | |
void | finalize () override |
const T & | value () |
bool | check () override |
![]() | |
VcdTraceValBase (int width) | |
~VcdTraceValBase () | |
void | vcdName (const std::string &vcd_name) |
const std::string & | vcdName () |
virtual std::string | vcdType () |
![]() | |
TraceValBase (int _width) | |
virtual | ~TraceValBase () |
int | width () |
Additional Inherited Members | |
![]() | |
typedef T | TracedType |
![]() | |
const char * | stripLeadingBits (const char *orig) |
char | scLogicToVcdState (char in) |
void | printVal (std::ostream &os, const std::string &rep) |
![]() | |
std::string | _vcdName |
![]() | |
int | _width |
|
inlineoverridevirtual |
Implements sc_gem5::VcdTraceValBase.
Definition at line 601 of file vcd.cc.
References gem5::bits(), gem5::ArmISA::i, gem5::mask(), sc_gem5::VcdTraceValBase::printVal(), gem5::X86ISA::val, sc_gem5::TraceVal< T, VcdTraceValBase >::value(), gem5::VegaISA::w, and sc_gem5::TraceValBase::width().