Variables | |
char * | ARCHC_PATH |
Path where ArchC is installed. | |
char * | SYSTEMC_PATH |
Path where SystemC is installed. | |
char * | TARGET_ARCH |
Architecture of the host machine. | |
char * | CC_PATH |
C/C++ compiler path. | |
char * | OPT_FLAGS |
Optimization flags to be passed to the compiler. | |
char * | DEBUG_FLAGS |
Debugging flags to be passed to the compiler. | |
char * | OTHER_FLAGS |
Miscellaneous flags to be passed to the compiler. |