test01.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()
4bogus message
50
61
70
8
9Info: (I9999) bogus message: infos ...
10
11Info: (I9999) bogus message: infos not suppressed
12
13Info: (I9999) bogus message: not suppressed
14
15Warning: (W9999) bogus message: warnings ...
16In file: <removed by verify.pl>
17
18Warning: (W9999) bogus message: warnings not suppressed
19In file: <removed by verify.pl>
20
21Warning: (W9999) bogus message: not suppressed
22In file: <removed by verify.pl>
23
24caught exception
25Error: (E9999) bogus message: do make warnings errors
26In file: <removed by verify.pl>
27
28Warning: (W9999) bogus message: do not make warnings errors
29In file: <removed by verify.pl>
30
31caught exception
32Error: (E9999) bogus message: errors ...
33In file: <removed by verify.pl>
34
35caught exception
36Error: (E9999) bogus message: cannot be suppressed
37In file: <removed by verify.pl>
38
39Info: (I804) /IEEE_Std_1666/deprecated: You can turn off warnings about
40             IEEE 1666 deprecated features by placing this method call
41             as the first statement in your sc_main() function:
42
43  sc_core::sc_report_handler::set_actions( "/IEEE_Std_1666/deprecated",
44                                           sc_core::SC_DO_NOTHING );
45
46