Non-Confidential | ![]() | ARM DUI0370S | ||
| ||||
Home > SystemC Export with Multiple Instantiation > SystemC Export API > scx::scx_print_port_number |
This function specifies whether to enable printing of the TCP port number that the CADI server is listening to.
void scx_print_port_number(bool print = true);
print
true
to enable printing of the TCP port number,
false
otherwise.