heptagon/compiler
Cédric Pasteur db5f55b221 Fixed when of stateful exp with memalloc
As the expression inside the when will be called 
on a faster rhythm, we have to make sure not to
share it with a variable on the slow clock.
We do this by creating a new equation for the 
stateful exp.
2012-01-25 09:33:08 +01:00
..
global Better check signature error message 2011-12-12 11:30:18 +01:00
heptagon Fixed when of stateful exp with memalloc 2012-01-25 09:33:08 +01:00
main Option to perform type inference on all types 2012-01-23 13:36:24 +01:00
minils Schedule with clocks first 2012-01-24 15:33:54 +01:00
obc global env misc 2011-12-12 11:08:47 +01:00
utilities Option to perform type inference on all types 2012-01-23 13:36:24 +01:00
.project eclipse stuff 2011-12-15 20:02:38 +01:00
.projectSettings eclipse stuff 2011-12-15 20:02:38 +01:00
_tags Added a build system for Heptagon 2011-10-20 18:06:41 +02:00
Makefile Added a build system for Heptagon 2011-10-20 18:06:41 +02:00
myocamlbuild.ml Fixed some bugs in the configure 2011-11-14 10:52:28 +01:00
myocamlbuild_config.ml Fixed some bugs in the configure 2011-11-14 10:52:28 +01:00
preproc.ml Added a build system for Heptagon 2011-10-20 18:06:41 +02:00
README_ocamlbuild_hepts.txt Graphical simulator hepts 2011-05-12 10:08:13 +02:00
TODO.txt C backend ported to recent API changes in Obc 2011-03-09 09:46:00 +01:00