Search found 1 match
- Tue Jul 25, 2017 12:28 pm
- Forum: FAQ about Tulipp Development Platform
- Topic: Direct connection between accelerated function
- Replies: 4
- Views: 17791
Re: Direct connection between accelerated function
There is an example of how to stream efficiently between functions in the: https://github.com/tulipp-eu/tulipp-tool-chain/tree/master/STHEM/SDSoC-Image-Processing-Library I can give a small example of how to stream between 2 functions in 1 accelerator, since it is more efficient than building 2 acce...