1 | \documentclass[11pt,a4paper]{article} |
---|
2 | |
---|
3 | \usepackage[french,english]{babel} |
---|
4 | \usepackage[utf8x]{inputenc} |
---|
5 | \usepackage{times} |
---|
6 | \usepackage[T1]{fontenc} |
---|
7 | \usepackage{aeguill} |
---|
8 | \usepackage{verbatim} |
---|
9 | \usepackage{algorithm,algorithmic} |
---|
10 | \usepackage{xmpmulti} |
---|
11 | \usepackage{graphicx} |
---|
12 | \usepackage{color} |
---|
13 | \usepackage{xspace} |
---|
14 | \usepackage{geometry} |
---|
15 | \usepackage{textcomp} |
---|
16 | \usepackage{multirow} |
---|
17 | \usepackage{lscape} |
---|
18 | \geometry{verbose,a4paper,tmargin=3cm,bmargin=2cm,lmargin=2cm,rmargin=2cm} |
---|
19 | \usepackage{hyperref} |
---|
20 | |
---|
21 | \usepackage{anr} |
---|
22 | |
---|
23 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
24 | \usepackage{fancyhdr} |
---|
25 | \usepackage{lastpage} |
---|
26 | \pagestyle{fancy} |
---|
27 | \lhead{\begin{minipage}{1.5cm}\includegraphics[width=\linewidth]{logo-anr}\vspace*{1mm}\end{minipage}} |
---|
28 | \chead{\begin{minipage}{5cm}\small\center Programme ARPEGE\\Edition 2010\vspace*{1mm}\end{minipage}} |
---|
29 | \rhead{\begin{minipage}{5cm}\small\raggedleft Project COACH\\Scientific document\vspace*{1mm}\end{minipage}} |
---|
30 | \lfoot{\begin{minipage}{1.5cm}\end{minipage}} |
---|
31 | \cfoot{\begin{minipage}{5cm}\end{minipage}} |
---|
32 | \rfoot{\begin{minipage}{2cm}\small\center\thepage/\pageref{LastPage}\end{minipage}} |
---|
33 | |
---|
34 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
35 | \def\xcoach{\texttt{xcoach}\xspace} |
---|
36 | \def\xcoachplus{\texttt{xcoach+}\xspace} |
---|
37 | \def\backbone{backbone infrastructure\xspace} |
---|
38 | \def\Backbone{Backbone infrastructure\xspace} |
---|
39 | \def\hommemois{men*months\xspace} |
---|
40 | |
---|
41 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
42 | \def\anrdoc#1{} |
---|
43 | \let\pagefeed\relax |
---|
44 | \def\euro{\mbox{\raisebox{.25ex}{{\it =}}\hspace{-.5em}{\sf C}}} |
---|
45 | \definecolor{gris}{gray}{0.55} |
---|
46 | \definecolor{rouge}{rgb}{1.0,0.2,0.2} |
---|
47 | \def\mustbecompleted#1{} |
---|
48 | \def\parlf{\noexpand\par\vspace*{1.0ex}} |
---|
49 | \def\ADDED#1{\textcolor{blue}{#1}} |
---|
50 | \newenvironment{ADDEDENV}{\color{blue}}{} |
---|
51 | \def\SUPPRESSED#1{\textcolor{gris}{#1}} |
---|
52 | \newenvironment{SUPPRESSEDENV}{\color{gris}}{} |
---|
53 | |
---|
54 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
55 | \def\Sformat#1{\begin{small}\textsc{#1}\end{small}} |
---|
56 | \def\inria{INRIA\xspace} \def\Sinria{\Sformat{INRIA}\xspace} |
---|
57 | \def\irisa{INRIA/\-CAIRN\xspace} \def\Sirisa{\Sformat{INRI}\xspace} |
---|
58 | \def\lip{ENS Lyon/LIP\xspace} \def\Slip{\Sformat{LIP}\xspace} |
---|
59 | \def\tima{TIMA\xspace} \def\Stima{\Sformat{TIMA}\xspace} |
---|
60 | \def\ubs{LAB-STICC\xspace} \def\Subs{\Sformat{UBS}\xspace} |
---|
61 | \def\upmc{LIP6\xspace} \def\Supmc{\Sformat{LIP6}\xspace} |
---|
62 | \def\bull{BULL\xspace} \def\Sbull{\Sformat{BULL}\xspace} |
---|
63 | \def\thales{THALES\xspace} \def\Sthales{\Sformat{TRT}\xspace} \let\TRT\thales |
---|
64 | \def\mdslong{MAGILLEM DESIGN SERVICES\xspace} |
---|
65 | \def\mds{MAGILLEM\xspace} \def\Smds{\Sformat{MDS}\xspace} |
---|
66 | |
---|
67 | \def\altera{ALTERA\xspace} \def\Saltera{\Sformat{ALTE}\xspace} |
---|
68 | \def\xilinx{XILINX\xspace} \def\Sxilinx{\Sformat{XILX}\xspace} |
---|
69 | |
---|
70 | \def\alllabs{\irisa \citi \lip \tima \ubs \upmc} |
---|
71 | \def\allcompagnies{\bull \thales \mds\xspace} |
---|
72 | |
---|
73 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
74 | \def\ST{sub-task\xspace} |
---|
75 | \def\STs{sub-tasks\xspace} |
---|
76 | |
---|
77 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
78 | % DEBUT CONFIG |
---|
79 | % Comment next marcro to suppress the printing of anr directives |
---|
80 | \def\anrdoc#1{\noindent\begin{scriptsize}\textcolor{red}{#1}\end{scriptsize}\ifhmode\par\fi} |
---|
81 | % Comment the next macro to suppress the pagefeed |
---|
82 | %\let\pagefeed\newpage |
---|
83 | % Comment the next macro to suppress it |
---|
84 | \def\mustbecompleted#1{\textcolor{red}{#1}} |
---|
85 | % FIN CONFIG |
---|
86 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
87 | |
---|
88 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
89 | \begin{document} |
---|
90 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
91 | |
---|
92 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
93 | % 1 |
---|
94 | \anrdoc{ |
---|
95 | Ce document, hors annexes, ne doit pas dépasser 40 pages, corps de texte en |
---|
96 | police de taille 11. Ce point constitue un critÚre de recevabilité de la |
---|
97 | proposition de projet. Les propositions de projets ne satisfaisant pas aux |
---|
98 | critÚres de recevabilité ne seront pas évaluées. |
---|
99 | } |
---|
100 | |
---|
101 | \def\boitecochee{\fcolorbox{black}{black}{\makebox(0.20,0.20){}}} |
---|
102 | \noindent |
---|
103 | \begin{tabular}{|p{5cm}|p{10cm}|}\hline |
---|
104 | Acronym of the proposal & COACH \\\hline |
---|
105 | Title of the proposal in French & |
---|
106 | \textbf{C}onception d'\textbf{A}rchitecture sur FPGA par |
---|
107 | \textbf{C}ompilation et synt\textbf{H}\`{e}se\\\hline |
---|
108 | \begin{minipage}{\linewidth}Title of the proposal in\\ English\end{minipage} |
---|
109 | & Architecture Design on FPGA by Compilation and Synthesis \\\hline |
---|
110 | \begin{minipage}{\linewidth}Theme\\\end{minipage} |
---|
111 | & \setlength{\unitlength}{5.0mm}\begin{picture}(20,2) |
---|
112 | \put( 0.5,1.1){\boitecochee} \put( 1.5,0.9){1} |
---|
113 | \put( 3.5,0.9){\framebox(0.6,0.6){$\bullet$}} \put( 4.5,0.9){2} |
---|
114 | \put( 6.5,0.9){\framebox(0.6,0.6){$\bullet$}} \put( 7.5,0.9){3} |
---|
115 | \put( 9.5,0.9){\framebox(0.6,0.6){ }} \put(10.5,0.9){4} |
---|
116 | \put(12.5,0.9){\framebox(0.6,0.6){$\bullet$}} \put(13.5,0.9){5} |
---|
117 | \put( 0.5,0){\mbox{{\scriptsize $\bullet$: secondary theme}}} |
---|
118 | \end{picture}\\\hline |
---|
119 | \begin{minipage}{\linewidth}\mbox{}\\Type of research\\\end{minipage} |
---|
120 | & \begin{minipage}{\linewidth} |
---|
121 | \setlength{\unitlength}{5.0mm}\begin{picture}(20,3.2) |
---|
122 | \put(0.5,0.2){\framebox(0.6,0.6){ }} \put(1.5,0.2){Basic Research} |
---|
123 | \put(0.5,1.4){\boitecochee} \put(1.5,1.2){Industrial Research} |
---|
124 | \put(0.5,2.2){\framebox(0.6,0.6){ }} \put(1.5,2.2){Experimental Development} |
---|
125 | \end{picture}\end{minipage}\\\hline |
---|
126 | %Type of scientific project & \setlength{\unitlength}{5.0mm}\begin{picture}(20,1) |
---|
127 | % \put(0.5,0){\framebox(0.6,0.6){ }} \put(1.5,0){Platform} |
---|
128 | % \end{picture}\\\hline |
---|
129 | \end{tabular}\vspace{.5ex}\\ |
---|
130 | \begin{tabular}{|c|c|c|c|}\hline |
---|
131 | \begin{minipage}{4cm}\center |
---|
132 | \vspace*{0.5ex}Total requested \\ funding |
---|
133 | \end{minipage} |
---|
134 | & \makebox[3cm]{1195931 \euro} |
---|
135 | & \begin{minipage}{4.15cm}\center Project Duration \end{minipage} |
---|
136 | & \begin{minipage}{3cm}\center 36 months \end{minipage} \\\hline |
---|
137 | \end{tabular} |
---|
138 | % |
---|
139 | \tableofcontents |
---|
140 | |
---|
141 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
142 | % 1 |
---|
143 | \section{Executive summary} |
---|
144 | \anrdoc{Recopier le résumé utilisé dans le document administratif et financier |
---|
145 | (dit document de soumission)\\ |
---|
146 | De memoire, la taille etait donnee en mot nots, et on avait ete oblige |
---|
147 | de raccourcir enormement.} |
---|
148 | \input{section-1} |
---|
149 | |
---|
150 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
151 | % 2 |
---|
152 | \pagefeed\section{Context and relevance to the call } |
---|
153 | \anrdoc{A titre indicatif: de 5 Ã 10 pages pour ce chapitre\\ |
---|
154 | Présentation générale du problÚme qu¿il est proposé de traiter dans le |
---|
155 | projet et du cadre de travail (recherche fondamentale, industrielle ou |
---|
156 | développement expérimental).} |
---|
157 | \input{section-2} |
---|
158 | |
---|
159 | % 2.1 |
---|
160 | \pagefeed\subsection{Context, social and economic issues}\input{section-issues} |
---|
161 | |
---|
162 | % 2.2 |
---|
163 | \pagefeed\subsection{Position of the project}\input{section-position.tex} |
---|
164 | |
---|
165 | % 2.3 |
---|
166 | \pagefeed\subsection{State of the Art}\input{section-etat-de-art} |
---|
167 | |
---|
168 | % 2.4 |
---|
169 | \pagefeed\subsection{Objectives, originality and novelty of the project} |
---|
170 | \input{section-objectif.tex} |
---|
171 | |
---|
172 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
173 | % 3 |
---|
174 | \section{Scientific and technical objectives / project description} |
---|
175 | \anrdoc{A titre indicatif: de 8 Ã 12 pages pour ce chapitre, en fonction |
---|
176 | du nombre de taches.} |
---|
177 | |
---|
178 | % 3.1 |
---|
179 | \pagefeed\subsection{Scientific programme, project structure} |
---|
180 | \input{section-project-description.tex} |
---|
181 | |
---|
182 | % 3.2 |
---|
183 | \pagefeed\subsection{Project management} |
---|
184 | \input{section-project-management.tex} |
---|
185 | |
---|
186 | % 3.3 |
---|
187 | \pagefeed\subsection{Description by task} |
---|
188 | \label{task-description} |
---|
189 | \anrdoc{Pour chaque tâche, décrire:\begin{itemize} |
---|
190 | \item les objectifs de la tâche et éventuels indicateurs de succÚs, |
---|
191 | \item le responsable de la tâche et les partenaires impliqués (possibilité |
---|
192 | de l'indiquer sous forme graphique), |
---|
193 | \item le programme détaillé des travaux par tâche, |
---|
194 | \item les livrables de la tâche, |
---|
195 | \item les contributions des partenaires (le «qui fait quoi»), |
---|
196 | \item la description des méthodes et des choix techniques et de la maniÚre |
---|
197 | dont les solutions seront apportées, |
---|
198 | \item les risques de la tâche et les solutions de repli envisagées. |
---|
199 | \end{itemize}} |
---|
200 | In this document, we use the following abbreviations in the tables and Gantt diagrams: |
---|
201 | \begin{description} |
---|
202 | \item[partner] |
---|
203 | \Sirisa for \irisa, \Slip for \lip, \Stima for \tima, \Subs for \ubs, |
---|
204 | \Supmc for \upmc, \Sxilinx for \xilinx, \Sbull for \bull, \Sthales for \thales, |
---|
205 | and \Smds for \mds. |
---|
206 | \item[kind of the deliverable] |
---|
207 | \texttt{x} for a software, \texttt{d} for a document and \texttt{h} for a hardware |
---|
208 | component. |
---|
209 | \item[task contribution] |
---|
210 | "{\color{red}lead.}" for leader and |
---|
211 | "{\color{blue}part.}" for participant. |
---|
212 | \item[other abbreviations] "resp." for responsible patrner, "kd" for kind of |
---|
213 | deliverable. |
---|
214 | \end{description} |
---|
215 | |
---|
216 | \subsubsection{Task 1: \textit{Project management}} \input{task-management.tex} |
---|
217 | \subsubsection{Task 2: \textit{\Backbone}} \input{task-backbone.tex} |
---|
218 | \subsubsection{Task 3: \textit{System generation}} \input{task-csg.tex} |
---|
219 | \subsubsection{Task 4: \textit{HAS front-end}} \input{task-frontend} |
---|
220 | \subsubsection{Task 5: \textit{HAS back-end}} \input{task-backend.tex} |
---|
221 | \subsubsection{Task 6: \textit{PC/FPGA communication middleware}}\input{task-hpc} |
---|
222 | \subsubsection{Task 7: \textit{Industrial demonstrators}} \input{task-demonstrator.tex} |
---|
223 | \subsubsection{Task 8: \textit{Dissemination}} \input{task-dissemination.tex} |
---|
224 | |
---|
225 | % 3.4 |
---|
226 | \subsection{Tasks schedule, deliverables and milestones} |
---|
227 | \input{section-project-task-schedule.tex} |
---|
228 | |
---|
229 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
230 | \section{Dissemination and exploitation of results. Intellectual property} |
---|
231 | \input{section-dissemination.tex} |
---|
232 | |
---|
233 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
234 | \section{Consortium Description} |
---|
235 | \anrdoc{A titre indicatif: de 2 Ã 5 pages pour ce chapitre, en fonction du |
---|
236 | nombre de partenaires} |
---|
237 | |
---|
238 | \subsection{Partners description \& relevance, complementarity} |
---|
239 | \input{section-consortium-desc.tex} |
---|
240 | |
---|
241 | \subsection{Relevant experience of the project coordinator} |
---|
242 | \input{section-consortium-leader.tex} |
---|
243 | |
---|
244 | \subsection{Qualification and contribution of each partner} |
---|
245 | \input{section-consortium-people.tex} |
---|
246 | |
---|
247 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
248 | \section{Scientific justification for the mobilisation of the resources} |
---|
249 | \input{section-ressources.tex} |
---|
250 | |
---|
251 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
252 | \appendix |
---|
253 | \newpage |
---|
254 | \section{Bibliography} |
---|
255 | %\subsection{References} |
---|
256 | \anrdoc{Inclure la liste des références bibliographiques utilisées dans la |
---|
257 | partie \og état de l'art\fg et les références bibliographiques des |
---|
258 | partenaires ayant trait au projet.} |
---|
259 | \bibliographystyle{plain} |
---|
260 | \bibliography{anr} |
---|
261 | |
---|
262 | \newpage\section{CV, resume}\input{annexe-cv.tex} |
---|
263 | |
---|
264 | \newpage\section{Staff involvement in other contracts}\input{annexe-autre-participation.tex} |
---|
265 | |
---|
266 | \end{document} |
---|
267 | |
---|
268 | \newpage |
---|
269 | \section{Letters of interest} |
---|
270 | \label{lettre-soutien}. |
---|
271 | \input{anr-supporter.tex} |
---|
272 | |
---|
273 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
274 | \end{document} |
---|
275 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|