test11.log revision 12855:588919e0e4aa
1SystemC Simulation
2
3Warning: (W516) default time unit changed to time resolution
4In file: <removed by verify.pl>
510 ns
6
7Info: (I804) /IEEE_Std_1666/deprecated: deprecated function: sc_get_default_time_unit
810 ns
9
10Info: (I804) /IEEE_Std_1666/deprecated: You can turn off warnings about
11             IEEE 1666 deprecated features by placing this method call
12             as the first statement in your sc_main() function:
13
14  sc_core::sc_report_handler::set_actions( "/IEEE_Std_1666/deprecated",
15                                           sc_core::SC_DO_NOTHING );
16
17