

Public Methods | |
| vcd_uint64_trace (const uint64 &object, const sc_string &name_, const sc_string &vcd_name_, int width_) | |
| void | write (FILE *f) |
| bool | changed () |
Protected Attributes | |
| const uint64 & | object |
| uint64 | old_value |
| uint64 | mask |
|
||||||||||||||||||||
|
Definition at line 1427 of file sc_vcd_trace.cpp. References vcd_trace::bit_width, object, old_value, sc_dt::uint64, and vcd_trace::vcd_var_typ_name. |
|
|
Implements vcd_trace. Definition at line 1442 of file sc_vcd_trace.cpp. |
|
|
Implements vcd_trace. Definition at line 1448 of file sc_vcd_trace.cpp. References vcd_trace::bit_width, vcd_trace::compose_data_line(), object, old_value, and sc_dt::uint64. |
|
|
Definition at line 1423 of file sc_vcd_trace.cpp. |
|
|
Definition at line 1421 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_uint64_trace(), and write(). |
|
|
Definition at line 1422 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_uint64_trace(), and write(). |
1.2.18