You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application is tested on esdk 4.13 and works fine. The results are given in the paper "An evaluation of code generation of dataflow languages on manycore architectures"
build.sh builds the host and e-core files and creates srec files which will be loaded onto the cores. run.sh runs the host code thus the whole application. br.sh = build+run
If you have any questions/comments or suggestions, you can send them to [email protected]
We can write to the input buffer and access this buffer from rowSort.c . However there is a problem with writing to the scale actor from rowsort actor. We need to fix it.