

Public Methods | |
| wif_sc_logic_trace (const sc_logic &object_, const sc_string &name_, const sc_string &wif_name_) | |
| void | write (FILE *f) |
| bool | changed () |
Protected Attributes | |
| const sc_logic & | object |
| sc_logic | old_value |
|
||||||||||||||||
|
Definition at line 395 of file sc_wif_trace.cpp. References wif_trace::bit_width, object, old_value, and wif_trace::wif_type. |
|
|
Implements wif_trace. Definition at line 406 of file sc_wif_trace.cpp. |
|
|
Implements wif_trace. Definition at line 412 of file sc_wif_trace.cpp. References object, old_value, and wif_trace::wif_name. |
|
|
Definition at line 390 of file sc_wif_trace.cpp. Referenced by changed(), wif_sc_logic_trace(), and write(). |
|
|
Definition at line 391 of file sc_wif_trace.cpp. Referenced by changed(), wif_sc_logic_trace(), and write(). |
1.2.18