

Public Methods | |
| vcd_sc_fxnum_fast_trace (const sc_fxnum_fast &object, const sc_string &name_, const sc_string &vcd_name_) | |
| void | write (FILE *f) |
| bool | changed () |
| void | set_width () |
Protected Attributes | |
| const sc_fxnum_fast & | object |
| sc_fxnum_fast | old_value |
|
||||||||||||||||
|
Definition at line 822 of file sc_vcd_trace.cpp. References object, old_value, and vcd_trace::vcd_var_typ_name. |
|
|
Implements vcd_trace. Definition at line 837 of file sc_vcd_trace.cpp. |
|
|
Reimplemented from vcd_trace. Definition at line 861 of file sc_vcd_trace.cpp. References vcd_trace::bit_width, and object. |
|
|
Implements vcd_trace. Definition at line 843 of file sc_vcd_trace.cpp. References vcd_trace::compose_data_line(), object, and old_value. |
|
|
Definition at line 817 of file sc_vcd_trace.cpp. Referenced by changed(), set_width(), vcd_sc_fxnum_fast_trace(), and write(). |
|
|
Definition at line 818 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_sc_fxnum_fast_trace(), and write(). |
1.2.18