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