test10.log revision 12855:588919e0e4aa
1SystemC Simulation
21 fs
3
4Info: (I804) /IEEE_Std_1666/deprecated: deprecated function: sc_get_default_time_unit
51 ns
6
7Info: (I804) /IEEE_Std_1666/deprecated: You can turn off warnings about
8             IEEE 1666 deprecated features by placing this method call
9             as the first statement in your sc_main() function:
10
11  sc_core::sc_report_handler::set_actions( "/IEEE_Std_1666/deprecated",
12                                           sc_core::SC_DO_NOTHING );
13
14