Functions | |
| int | sc_main (int argc, char *argv[]) |
Variables | |
| ofstream | eventlog |
| file stream to log events | |
| ofstream | results_log |
| file stream to log results | |
| sc_clock * | nw_clock |
| pointer to clock | |
| string | app_libname [MAX_NUM_TILES] |
| array to store library name of application attached to ipcore on each tile | |
|
||||||||||||
|
|
|
|
array to store library name of application attached to ipcore on each tile
|
|
|
file stream to log events
|
|
|
pointer to clock
|
|
|
file stream to log results
|
1.3.9.1