test15.log revision 12855:588919e0e4aa
1SystemC Simulation
2
3Info: (I804) /IEEE_Std_1666/deprecated: deprecated function: sc_set_default_time_unit
4
5Error: (E515) set default time unit failed: already specified
6In file: <removed by verify.pl>
7
8Info: (I804) /IEEE_Std_1666/deprecated: You can turn off warnings about
9             IEEE 1666 deprecated features by placing this method call
10             as the first statement in your sc_main() function:
11
12  sc_core::sc_report_handler::set_actions( "/IEEE_Std_1666/deprecated",
13                                           sc_core::SC_DO_NOTHING );
14
15