

Public Methods | |
| isdb_signed_short_trace (const short &object, const sc_string &name_, const sc_string &isdb_name_, int width_) | |
| void | declare_variable (ISDB_Conn database) |
| void | write (ISDB_Conn database) |
| bool | changed () |
Protected Attributes | |
| const short & | object |
| short | old_value |
| unsigned short | mask |
|
||||||||||||||||||||
|
Definition at line 972 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 993 of file sc_isdb_trace.cpp. |
|
|
Reimplemented from isdb_trace. Definition at line 986 of file sc_isdb_trace.cpp. References ISDB_Conn, ISDB_DefineSignal(), isdb_trace::isdb_id, ISDB_Integer, isdb_trace::name, and write(). |
|
|
Implements isdb_trace. Definition at line 999 of file sc_isdb_trace.cpp. References ISDB_Conn, isdb_trace::isdb_id, ISDB_SetValue(), object, and old_value. Referenced by declare_variable(). |
|
|
Definition at line 968 of file sc_isdb_trace.cpp. |
|
|
Definition at line 966 of file sc_isdb_trace.cpp. Referenced by changed(), isdb_signed_short_trace(), and write(). |
|
|
Definition at line 967 of file sc_isdb_trace.cpp. Referenced by changed(), isdb_signed_short_trace(), and write(). |
1.2.18