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