

Public Methods | |
| vcd_float_trace (const float &object, const sc_string &name_, const sc_string &vcd_name_) | |
| void | write (FILE *f) |
| bool | changed () |
Protected Attributes | |
| const float & | object |
| float | old_value |
|
||||||||||||||||
|
Definition at line 1561 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 1571 of file sc_vcd_trace.cpp. |
|
|
Implements vcd_trace. Definition at line 1576 of file sc_vcd_trace.cpp. References object, old_value, and vcd_trace::vcd_name. |
|
|
Definition at line 1557 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_float_trace(), and write(). |
|
|
Definition at line 1558 of file sc_vcd_trace.cpp. Referenced by changed(), vcd_float_trace(), and write(). |
1.2.18