SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_externs.h File Reference

Declaration of `sc_main' and other global variables. More...

This graph shows which files directly or indirectly include this file:

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 ()
 

Detailed Description

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.

Function Documentation

◆ sc_main()

int sc_main ( int  argc,
char *  argv[] 
)