Generic Trace Generator (GTG)  0.1
GTG.h
Go to the documentation of this file.
1 
27 #ifndef _GTG_H_
28 #define _GTG_H_
29 
30 #include <stdint.h>
31 #include "GTGTypes.h"
32 #include "GTGColor.h"
33 #include "GTGBasic.h"
34 
35 #endif /* _GTG_H_ */
GTGBasic is a basic interface to generate trace in various formats.
This file defines some useful colors to use in entity values for GTG.