gem5 v25.0.0.1
Loading...
Searching...
No Matches
sc_gem5::VcdTraceValScLogic Class Reference
Inheritance diagram for sc_gem5::VcdTraceValScLogic:
sc_gem5::VcdTraceVal< sc_dt::sc_logic > sc_gem5::TraceVal< sc_dt::sc_logic, VcdTraceValBase > sc_gem5::VcdTraceValBase sc_gem5::TraceValBase

Public Member Functions

void output (std::ostream &os) override
Public Member Functions inherited from sc_gem5::VcdTraceVal< sc_dt::sc_logic >
 VcdTraceVal (const sc_dt::sc_logic *t, const std::string &vcd_name, int width)
Public Member Functions inherited from sc_gem5::TraceVal< sc_dt::sc_logic, VcdTraceValBase >
 TraceVal (const sc_dt::sc_logic *_t, int _width)
 ~TraceVal ()
void finalize () override
const sc_dt::sc_logicvalue ()
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 ()
virtual std::string vcdType ()
Public Member Functions inherited from sc_gem5::TraceValBase
 TraceValBase (int _width)
virtual ~TraceValBase ()
int width ()

Additional Inherited Members

Public Types inherited from sc_gem5::VcdTraceVal< sc_dt::sc_logic >
typedef sc_dt::sc_logic 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 370 of file vcd.cc.

Member Function Documentation

◆ output()

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

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

Generated on Sat Oct 18 2025 08:07:54 for gem5 by doxygen 1.14.0