

Public Methods | |
| vcd_unsigned_long_trace (const unsigned long &object, const sc_string &name_, const sc_string &vcd_name_, int width_) | |
| void | write (FILE *f) |
| bool | changed () |
Protected Attributes | |
| const unsigned long & | object |
| unsigned long | old_value |
| unsigned long | mask |
|
||||||||||||||||||||
|
Definition at line 1090 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 1108 of file sc_vcd_trace.cpp. |
|
|
Implements vcd_trace. Definition at line 1114 of file sc_vcd_trace.cpp. References vcd_trace::bit_width, vcd_trace::compose_data_line(), object, and old_value. |
|
|
Definition at line 1086 of file sc_vcd_trace.cpp. |
|
|
Definition at line 1084 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_unsigned_long_trace(), and write(). |
|
|
Definition at line 1085 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_unsigned_long_trace(), and write(). |
1.2.18