struct rcf_tce_local_conf
Overview
The TCE configuration of the TE engine. More…
#include <rcf_tce_conf.h> struct rcf_tce_local_conf { // fields char* tebin; char* tcews; };
Detailed Documentation
The TCE configuration of the TE engine.
Fields
char* tebin
The TE bin directory.
char* tcews
The TCE workspace directory.