STRING
) Default = INT
) Default = NO
If TRUE
or YES
, then dynamic scheduling will be used if the compile-time analysis fails to completely cluster the graph. As shown in [Buc93c], there will always be some valid graphs that cannot be clustered.
INT
) Default = NO
If TRUE
or YES
, then a graph will be rejected if it is not "strongly consistent" [Lee91a]. This will cause some valid systems, even systems that can be successfully statically scheduled, to be rejected.
FLOAT
) Default = 10000.0
This defines the amount of time taken by one iteration of the BDF schedule. The notion of "iteration" is defined in the SDF chapter, in the section 5.1.3.