source: anr/task-3.tex @ 43

Last change on this file since 43 was 43, checked in by coach, 14 years ago

Ajustement de la tache 3

File size: 2.1 KB
Line 
1\begin{taskinfo}
2\let\LIP\leader
3\let\IRISA\enable
4\end{taskinfo}
5%
6\begin{objectif}
7The objective of this task is to convert the input specification of
8an hardware accelerator, which must be written in a familiar language
9(C/C++) with as few constraints as possible, into a form suitable for
10the HLS tools. If the target is an ASIP, the frontend has to extract
11patterns from the source code and convert them into the definition
12of an extensible processor. If the target is a process network, the
13front end has to distribute the workload and the data sets as fairly
14as possible, identify communication channels, and output an \xcoach
15description.
16\end{objectif}
17%
18\begin{workpackage}{D3}
19\item Extraction de motifs et regénération au format COACH annoté
20    \mustbecompleted{FIXME:IRISA ........}
21    \begin{livrable}
22        \item{V1}{0}{18}{d}{\Sirisa}{Interation manuelle des motifs} \mustbecompleted{FIXME .....}
23        \item{VF}{18}{24}{d}{\Sirisa}{Integration manuelle des motifs} \mustbecompleted{FIXME ......}
24    \end{livrable}
25\item \mustbecompleted{FIXME: la liste des ST est dans wp.txt}
26    \begin{livrable}
27        \item{V1}{0}{18}{d}{\Sirisa}{Intégration manuelle des motifs} \mustbecompleted{FIXME ......}
28    \end{livrable}
29\item Extraction of parallelism in polyhedral loops and conversion into a process network.
30   \begin{livrable}
31    \item{V1}{0}{6}{d}{\Slip}{Method, Preliminary Definition}
32      Description of the process network construction method. User manual.
33    \item{VF}{30}{36}{d}{\Slip}{Method}
34      Final assessment of the method and improved version of the user manual.
35    \item{V1}{6}{12}{x}{\Slip}{Process Construction)}
36      Preliminary implementation in the Syntol framework.  At this step the sofware will
37      just implement a single constructor.
38    \item{V2}{12}{24}{x}{\Slip} {Arrays and FIFO}
39      Implementation of the array contraction and FIFO construction algorithm. Conversion
40      of the imput and output to the \xcoach format.
41    \item{VF}{24}{30}{x}{\Slip} {Process ans FIFO Construction}
42      Final release taking into account the feedbacks from the demonstrator \STs.
43   \end{livrable}
44\end{workpackage}
45   
46
47
Note: See TracBrowser for help on using the repository browser.