test02.log revision 12855:588919e0e4aa
1SystemC Simulation
2
3Info: (I804) /IEEE_Std_1666/deprecated: positional binding using << or , is deprecated, use () instead.
4
5Info: (I804) /IEEE_Std_1666/deprecated: You can turn off warnings about
6             IEEE 1666 deprecated features by placing this method call
7             as the first statement in your sc_main() function:
8
9  sc_core::sc_report_handler::set_actions( "/IEEE_Std_1666/deprecated",
10                                           sc_core::SC_DO_NOTHING );
11
12