Changeset 110
- Timestamp:
- Feb 8, 2010, 12:10:10 PM (15 years ago)
- Location:
- anr
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
anr/task-3.tex
r109 r110 64 64 \itemV{0}{6}{d}{\Slip}{Method, Preliminary Definition} 65 65 Description of the process network construction method for programs with 66 polyhedral loops. User manual. %FIXME == {User manual ou Specification. Si user manual alors le mettre en dissemination} 66 polyhedral loops. User manual. 67 %FIXME == {User manual ou Specification. Si user manual alors le mettre en dissemination} 67 68 \itemL{30}{36}{d}{\Slip}{Process generation method}{0:0:0} 68 69 Final assessment of the method and improved version of the user manual. 69 70 %FIXME == {User manual ou Specification. Si user manual alors le mettre en dissemination} 70 \itemV{6}{12}{x}{\Slip}{Process construction )}71 \itemV{6}{12}{x}{\Slip}{Process construction} 71 72 Preliminary implementation in the Syntol framework. 72 73 At this step the software will just implement a single constructor. -
anr/task-4.tex
r98 r110 7 7 \begin{objectif} 8 8 The objectives of this task are to provide the two HAS back-ends of the COACH project and 9 a tool that adapt the coprocessor frequency to the FPGA-SoC frequency as given10 by the processors and the BUS.9 a tool that adapt the coprocessor frequency to the FPGA-SoC frequency as required %FIXME == {or defined} 10 by the processors and the system BUS. 11 11 %pourquoi en majuscule? 12 12 \\ 13 The HAS back-ends as shown in figure~\ref{archi-hls} reads \xcoach data and provides14 \xcoachplus d ata, i.e. \xcoach dataannotated with hardware information such as15 variables binding s to registers, operations bindings to cells and a schedule. The \xcoach format16 being generated by \novers{\specXcoachToCA} deliverable and\xcoachplus being treated by17 \novers{\specXcoachToSystemC} and\novers{\specXcoachToVhdl} deliverables,18 this task is very dependenton task~1.13 The HAS back-ends as shown in figure~\ref{archi-hls} reads an \xcoach description and provides an 14 \xcoachplus description, i.e. an \xcoach description annotated with hardware information such as 15 variables binding to registers, operations bindings to cells/fonctional units, operation scheduling... 16 The \xcoach format being generated by the \novers{\specXcoachToCA} deliverable and the \xcoachplus being treated by 17 the \novers{\specXcoachToSystemC} and the \novers{\specXcoachToVhdl} deliverables, 18 this task strongly depends on task~1. 19 19 \par 20 20 For the two HAS front-end, this task is based on the already existing HLS tools GAUT and … … 24 24 framework. Secondly these tools will be improved to allows to treat data dominated application 25 25 with a few control for GAUT and control dominated application with a few data processing 26 for UGH. This will enlarge the domain the HLS can cover. 26 for UGH. This will enlarge the domain the HLS can cover which is a strong limitation of the 27 tools currently avilable. %FIXME == [ajouter ref LIVRE, D&T, CATRENE Roadmap] 27 28 \end{objectif} 28 29 % 30 %FIXMA == {il faudrait fusionner les taches ST5-1 et ST5-2, non ???} 29 31 \begin{workpackage} 30 32 \item The goal of this \ST is to integrate the UGH HLS tool to the COACH framework. It 31 33 consists of suppressing the C compiler and the SystemC and VHDL drivers and replacing 32 them by \xcoach and \xcoachplus drivers .34 them by \xcoach and \xcoachplus drivers i.e. C2X, X2SC and X2VHDL. 33 35 \begin{livrable} 34 36 \itemL{6}{12}{x}{\Stima}{UGH integration}{12:0:0} 35 The UGH software that reads \xcoach format.37 Release of the UGH software that reads \xcoach format. 36 38 \itemV{12}{18}{x}{\Supmc}{UGH integration} 37 The UGH software that writes \xcoachplus format.39 Release of the UGH software that writes \xcoachplus format. 38 40 \itemL{18}{33}{x}{\Supmc}{UGH integration}{0:2:4.0} 39 41 Maintenance work of the UGH software. 40 42 \end{livrable} 41 43 \item The goal of this \ST is to integrate the GAUT HLS tool to the COACH framework. It 42 consists of suppressing the C com mpiler and the SystemC and VHDL drivers and replacing44 consists of suppressing the C compiler and the SystemC and VHDL drivers and replacing 43 45 them by \xcoach and \xcoachplus drivers. 44 46 \begin{livrable} 45 47 \itemV{6}{12}{x}{\Subs}{GAUT integration} 46 The GAUT software that is able to read \xcoach format.48 Release of the GAUT software that is able to read \xcoach format. 47 49 \itemV{12}{18}{x}{\Subs}{GAUT integration} 48 The GAUT software that is able to read \xcoach format and to write \xcoachplus format.50 Release of the GAUT software that is able to read \xcoach format and to write \xcoachplus format. 49 51 \itemL{18}{33}{x}{\Subs}{GAUT integration}{0:0:0} 50 52 Maintenance work of the GAUT software.
Note: See TracChangeset
for help on using the changeset viewer.