

Public Methods | |
| vcd_sc_logic_trace (const sc_logic &object_, const sc_string &name_, const sc_string &vcd_name_) | |
| void | write (FILE *f) |
| bool | changed () |
Protected Attributes | |
| const sc_logic & | object |
| sc_logic | old_value |
|
||||||||||||||||
|
Definition at line 396 of file sc_vcd_trace.cpp. References vcd_trace::bit_width, object, old_value, and vcd_trace::vcd_var_typ_name. |
|
|
Implements vcd_trace. Definition at line 408 of file sc_vcd_trace.cpp. |
|
|
Implements vcd_trace. Definition at line 415 of file sc_vcd_trace.cpp. References object, old_value, and vcd_trace::vcd_name. |
|
|
Definition at line 391 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_sc_logic_trace(), and write(). |
|
|
Definition at line 392 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_sc_logic_trace(), and write(). |
1.2.18