Non-Confidential | ![]() | 100965_1180_00_en | ||
| ||||
Home > SystemC Export with Multiple Instantiation > SystemC Export API > scx::scx_enable_cadi_log |
This function specifies whether to log all CADI calls to XML files.
void scx_enable_cadi_log(bool log = true);
log
true
to log CADI calls, false
otherwise.