sc_pause.log revision 12855:588919e0e4aa
1SystemC Simulation
2sc_get_status() == SC_ELABORATION ELAB
3sc_get_status() == SC_ELABORATION CTOR in top
4sc_get_status() == SC_BEFORE_END_OF_ELABORATION before_end_of_elaboration in top
5sc_get_status() == SC_BEFORE_END_OF_ELABORATION CTOR in top.m
6sc_get_status() == SC_BEFORE_END_OF_ELABORATION before_end_of_elaboration in top.m
7sc_get_status() == SC_END_OF_ELABORATION end_of_elaboration in top
8sc_get_status() == SC_END_OF_ELABORATION end_of_elaboration in top.m
9sc_get_status() == SC_START_OF_SIMULATION start_of_simulation in top
10sc_get_status() == SC_START_OF_SIMULATION start_of_simulation in top.m
11sc_get_status() == SC_RUNNING METHOD in top
12sc_get_status() == SC_RUNNING PROCESS in top
13on_timed_event() awoke
14sc_get_status() == SC_RUNNING METHOD in top
15sc_get_status() == SC_RUNNING PROCESS after sc_pause in top
16sc_get_status() == SC_PAUSED PAUSED
17sc_get_status() == SC_RUNNING PROCESS after sc_pause in top
18sc_get_status() == SC_PAUSED PAUSED
19on_immed_event() awoke
20spawned_while_paused() awoke
21on_delta_event() awoke
22sc_get_status() == SC_RUNNING PROCESS after sc_stop() in top
23
24Info: /OSCI/SystemC: Simulation stopped by user.
25sc_get_status() == SC_END_OF_SIMULATION end_of_simulation in top
26sc_get_status() == SC_END_OF_SIMULATION end_of_simulation in top.m
27sc_get_status() == SC_STOPPED STOPPED
28
29Success
30