Dépôt Heptagon avec modifications pour asynchrone
Find a file
Cédric Pasteur 4d912e9349 Added more options for memalloc
There is now three options for memory allocation:
  - -only-linear activates only the linear 
annotations (with typing and code generation)
  - -only-memalloc does only memory allocation
  - -memalloc does both

When linear typing is not activated, linearity 
annotations are ignored (the signature in the .epi
does not contain the annotations)
2011-09-09 16:05:44 +02:00
compiler Added more options for memalloc 2011-09-09 16:05:44 +02:00
examples Small fixes for the example 2011-09-07 13:24:08 +02:00
lib Static constraints in the source. Equal removed 2011-06-09 14:53:40 +02:00
test Fixed linear typing of accumulators 2011-09-09 11:29:24 +02:00
tools Merge branch 'clocked_inputs' into decade 2011-06-28 14:46:43 +02:00
.gitignore Remove some warnings. 2011-06-09 14:40:31 +02:00
heptc heptc script fix 2011-06-28 17:50:34 +02:00
todo.txt updated the todo.txt 2011-06-09 11:54:43 +02:00