The version below contains source code in C++ and associated makefiles, etc. Pre-built executables for various systems are currently not available.
The compressed tar file for TGFF version 3.5 is available here. TGFF version 3.5 builds with gcc 4.3.
The compressed tar file for TGFF version 3.4 is available here. TGFF version 3.4 builds with gcc 4.2.
The compressed tar file for TGFF version 3.3 is available here. TGFF version 3.3 builds with gcc 4.0.
The compressed tar file for TGFF version 3.2 is available here. (TGFF version 3.2 has optional lower bounds for aperiodic task graphs. This feature is turned off by default. To specify that aperiodic task graphs should have minimum iteration intervals, which will appear using the same notation as period deadlines, use the command "aperiodic_min XX YY" where XX is the average value and YY is the multiplier. (See documentation for defination of average and multiplier.)) (TGFF version 3.0.1 fixes minor bugs in version 3.0.)
TGFF requires GNU make (or something compatible) and a recent version of GCC's C++ compiler (we're using version 3.2). If you do not have these tools, you can download them from the FSF. (Note: TGFF v3.0 does not compile using GCC version 2.x, as there was a major change in the way that namespaces are handled.)
Start page | Extension suggestions | Packed schedules | Version notes | Download the paper |
Page maintained by Robert Dick.
The compressed tar file for TGFF version 2.0 is available here.