dol: initial epiphany code generator (untested)
authorSebastian <basti@sraa.de>
Tue, 10 Dec 2013 21:11:06 +0000 (22:11 +0100)
committerSebastian <basti@sraa.de>
Tue, 10 Dec 2013 21:11:06 +0000 (22:11 +0100)
First shot of a DOL code generator for Epiphany.
Our Epiphany currently does not have access to the internet.

notes:
- all communication channels in shared memory (slow)
- no architecture specification used (hard-coded for our board)
- no manual mapping possible (processes are placed left-right, top-bottom)
- no usable input/output to the processes possible
- completely untested!


No differences found