heptagon/compiler/minils/analysis
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
..
_tags Compile fixes 2011-05-25 09:12:10 +02:00
clocking.ml Fixed base clock in code generation 2012-01-25 09:34:58 +01:00
interference.ml Fixed bug in interference computation 2012-02-09 11:48:36 +01:00
level_clock.ml Fixed base clock in code generation 2012-01-25 09:34:58 +01:00