SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
Declaration of `sc_main' and other global variables. More...
Go to the source code of this file.
Namespaces | |
sc_core | |
Functions | |
int | sc_main (int argc, char *argv[]) |
int | sc_core::sc_elab_and_sim (int argc, char *argv[]) |
int | sc_core::sc_argc () |
const char *const * | sc_core::sc_argv () |
Declaration of `sc_main' and other global variables.
Original Author: Stan Y. Liao, Synopsys, Inc.
CHANGE LOG AT THE END OF THE FILE
Definition in file sc_externs.h.
int sc_main | ( | int | argc, |
char * | argv[] | ||
) |