heptagon/compiler/minils
Cédric Pasteur 6e2e2a9f47 Fixed bug in interference computation
To know the variables read by an equation, we should
only look at the clock of variables. Otherwise, 
there could be a problem for node calls that 
define new clocks.
2012-02-09 11:48:36 +01:00
..
analysis Fixed bug in interference computation 2012-02-09 11:48:36 +01:00
main global env misc 2011-12-12 11:08:47 +01:00
sigali Fixed base clock in code generation 2012-01-25 09:34:58 +01:00
transformations Special case for merge in the scheduling 2012-02-01 11:19:25 +01:00
_tags Sigali pass into compiler + added a_id field to applications 2011-04-20 12:47:28 +02:00
minils.ml Fixed base clock in code generation 2012-01-25 09:34:58 +01:00
mls_compare.ml Fixed base clock in code generation 2012-01-25 09:34:58 +01:00
mls_mapfold.ml Fixed base clock in code generation 2012-01-25 09:34:58 +01:00
mls_printer.ml Fixed base clock in code generation 2012-01-25 09:34:58 +01:00
mls_utils.ml Bug fix in extvalue inlining 2012-01-25 16:11:22 +01:00