test14.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: simulation running
6In file: <removed by verify.pl>
7In process: src.main_action @ 0 s
8
9Info: (I804) /IEEE_Std_1666/deprecated: You can turn off warnings about
10             IEEE 1666 deprecated features by placing this method call
11             as the first statement in your sc_main() function:
12
13  sc_core::sc_report_handler::set_actions( "/IEEE_Std_1666/deprecated",
14                                           sc_core::SC_DO_NOTHING );
15
16