

Public Methods | |
| isdb_sc_bit_trace (const sc_bit &, const sc_string &, const sc_string &) | |
| void | write (ISDB_Conn database) |
| bool | changed () |
| void | declare_variable (ISDB_Conn database) |
Protected Attributes | |
| const sc_bit & | object |
| sc_bit | old_value |
|
||||||||||||||||
|
Definition at line 198 of file sc_isdb_trace.cpp. References isdb_trace::bit_width, isdb_trace::isdb_var_typ_name, object, and old_value. |
|
|
Implements isdb_trace. Definition at line 214 of file sc_isdb_trace.cpp. |
|
|
Reimplemented from isdb_trace. Definition at line 208 of file sc_isdb_trace.cpp. References ISDB_Binary, ISDB_Conn, ISDB_DefineSignal(), isdb_trace::isdb_id, isdb_trace::name, and write(). |
|
|
Implements isdb_trace. Definition at line 219 of file sc_isdb_trace.cpp. References ISDB_Conn, ISDB_HIGH, isdb_trace::isdb_id, ISDB_LOW, ISDB_SetValue(), object, and old_value. Referenced by declare_variable(). |
|
|
Definition at line 194 of file sc_isdb_trace.cpp. Referenced by changed(), isdb_sc_bit_trace(), and write(). |
|
|
Definition at line 195 of file sc_isdb_trace.cpp. Referenced by changed(), isdb_sc_bit_trace(), and write(). |
1.2.18