heptagon/compiler
Gwenaël Delaval 90dda27a3a Bug correction in Schedule_interf
Bug due to the fact that a variable can be "defined" and "read"
(in scheduling sense) by the same equation, without being a memory:
e.g., a clock defined as the result of a node application, together
with another result on this same clock.

Bug correction: basically removed the "assert false" on killed_vars,
decr_uses; do not count as "use" the self reads.
2012-07-26 01:29:22 +02:00
..
global Added Marc as co-author 2012-06-29 01:43:15 +02:00
heptagon Removed systematic qual. of infix op as pervasives 2012-07-24 17:09:51 +02:00
main Added Marc as co-author 2012-06-29 01:43:15 +02:00
minils Bug correction in Schedule_interf 2012-07-26 01:29:22 +02:00
obc Unroll correction 2012-07-23 17:35:20 +02:00
utilities Added Marc as co-author 2012-06-29 01:43:15 +02: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 Makefile correction (install target) 2012-06-13 15:13:53 +02:00
myocamlbuild.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00
myocamlbuild_config.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00
preproc.ml Added Marc as co-author 2012-06-29 01:43:15 +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