test02.log revision 12855:588919e0e4aa
1SystemC Simulation
2
3Info: (I804) /IEEE_Std_1666/deprecated: integer report ids are deprecated, use string values: sc_report::register_id()
4
5caught exception
6Error: (E800) register_id failed: invalid report id
7In file: <removed by verify.pl>
8
9caught exception
10Error: (E800) register_id failed: invalid report message
11In file: <removed by verify.pl>
12
13caught exception
14Error: (E800) register_id failed: report id already exists
15In file: <removed by verify.pl>
16
17unknown id
18
190
20
21Info: (I804) /IEEE_Std_1666/deprecated: You can turn off warnings about
22             IEEE 1666 deprecated features by placing this method call
23             as the first statement in your sc_main() function:
24
25  sc_core::sc_report_handler::set_actions( "/IEEE_Std_1666/deprecated",
26                                           sc_core::SC_DO_NOTHING );
27
28