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
Tiziano De Matteis edited this page Oct 13, 2019
·
8 revisions
Each HLS module is implemented in one or multiple versions, currently stored in the blas/ folder.
Each module receives and produces data using FIFO buffers (Intel channels). The interface (i.e. how data is received/produced, which tiling schema is supported, etc.), is described in the header of the corresponding implementation file.
In the following, we report the main details of the HLS modules interfaces.