gem5 v24.0.0.0
Loading...
Searching...
No Matches
sc_gem5::VcdTraceValTime Class Reference
Inheritance diagram for sc_gem5::VcdTraceValTime:
sc_gem5::VcdTraceVal<::sc_core::sc_time > sc_gem5::TraceVal< ::sc_core::sc_time, VcdTraceValBase > sc_gem5::VcdTraceValBase sc_gem5::TraceValBase

Public Member Functions

std::string vcdType () override
 
void finalize () override
 
void output (std::ostream &os) override
 
- Public Member Functions inherited from sc_gem5::VcdTraceVal<::sc_core::sc_time >
 VcdTraceVal (const ::sc_core::sc_time *t, const std::string &vcd_name, int width)
 
- Public Member Functions inherited from sc_gem5::TraceVal< ::sc_core::sc_time, VcdTraceValBase >
 TraceVal (const ::sc_core::sc_time *_t, int _width)
 
 ~TraceVal ()
 
const ::sc_core::sc_timevalue ()
 
bool check () override
 
- Public Member Functions inherited from sc_gem5::VcdTraceValBase
 VcdTraceValBase (int width)
 
 ~VcdTraceValBase ()
 
void vcdName (const std::string &vcd_name)
 
const std::string & vcdName ()
 
- Public Member Functions inherited from sc_gem5::TraceValBase
 TraceValBase (int _width)
 
virtual ~TraceValBase ()
 
int width ()
 

Static Private Attributes

static const int TimeWidth = 64
 

Additional Inherited Members

- Public Types inherited from sc_gem5::VcdTraceVal<::sc_core::sc_time >
typedef ::sc_core::sc_time TracedType
 
- Protected Member Functions inherited from sc_gem5::VcdTraceValBase
const char * stripLeadingBits (const char *orig)
 
char scLogicToVcdState (char in)
 
void printVal (std::ostream &os, const std::string &rep)
 
- Protected Attributes inherited from sc_gem5::VcdTraceValBase
std::string _vcdName
 
- Protected Attributes inherited from sc_gem5::TraceValBase
int _width
 

Detailed Description

Definition at line 558 of file vcd.cc.

Member Function Documentation

◆ finalize()

void sc_gem5::VcdTraceValTime::finalize ( )
inlineoverridevirtual

◆ output()

void sc_gem5::VcdTraceValTime::output ( std::ostream & os)
inlineoverridevirtual

◆ vcdType()

std::string sc_gem5::VcdTraceValTime::vcdType ( )
inlineoverridevirtual

Reimplemented from sc_gem5::VcdTraceValBase.

Definition at line 566 of file vcd.cc.

Member Data Documentation

◆ TimeWidth

const int sc_gem5::VcdTraceValTime::TimeWidth = 64
staticprivate

Definition at line 561 of file vcd.cc.

Referenced by finalize(), and output().


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

Generated on Tue Jun 18 2024 16:24:56 for gem5 by doxygen 1.11.0