Index: /anr/anr.tex
===================================================================
--- /anr/anr.tex	(revision 2)
+++ /anr/anr.tex	(revision 3)
@@ -10,9 +10,13 @@
 \usepackage{xmpmulti}
 \usepackage{graphicx}
+\usepackage{color}
+
+\definecolor{gris25}{gray}{0.75}
+\definecolor{gris75}{gray}{0.30}
 
 \title{%
 \textbf{COACH:}
 \textbf{C}onception d'\textbf{A}rchitecture par
-\textbf{C}ompilation et synt\textbf{H}èse
+\textbf{C}ompilation et synt\textbf{H}ï¿œse
 }
 
Index: /anr/body.tex
===================================================================
--- /anr/body.tex	(revision 2)
+++ /anr/body.tex	(revision 3)
@@ -19,8 +19,8 @@
 due to the design and fabrication costs.
 Nowadays Field Programmable Gate Arrays (FPGA), like Virtex5 from Xilinx and Stratix4 from Altera, 
-can implement a SoC with multiple processors and several coprocessors for less than 10K euros the piece.
-In addition, High Level Synthesis (HLS) becomes more mature and allows to automize design 
-and to decrease drastically its cost in terms of man power. Thus, both FPGA and HLS tends to spread over 
-HPC for small companies targeting low volume markets.
+can implement a SoC with multiple processors and several coprocessors for less than 10K euros
+per item. In addition, High Level Synthesis (HLS) becomes more mature and allows to automate 
+design and to drastically decrease its cost in terms of man power. Thus, both FPGA and HLS 
+tend to spread over HPC for small companies targeting low volume markets.
 \par
 To get an efficient embedded system, designer has to take into account application characteristics when it 
@@ -111,5 +111,5 @@
 various application domains. The ``high end'' lines concern only FPGA with high logic capacity able 
 to implement complex systems. 
-This market is in significant expansion and is estimated to 914 M\$ in 2012.
+This market is in significant expansion and is estimated to 914\,M\$ in 2012.
 Using FPGA limits the NRE costs to design cost. This boosts the developpment of methodologies
 and tools to automize design and reduce its cost.
@@ -140,5 +140,5 @@
 segments like computing clusters (ad-hoc), servers and storage, networking and Telecom, ASIC 
 emulation and prototyping, Mil/aero etc. HPC market size is estimated today by FPGA providers 
-to 214 M\$. 
+to 214\,M\$. 
 This market is dominated by Multi-core CPUs and GPUs based solutions and the expansion 
 of FPGA-based solutions is limited by the flow automation. Nowadays, there are neither commercial 
@@ -149,5 +149,6 @@
 a synthesized netlist, simulation test bench and custom software library that reflect the hardware 
 configuration.
-Nevertheless, SOPC Builder does not provide any facilities to synthesize coprocessors and to 
+Nevertheless, SOPC Builder does not provide any facilities to synthesize coprocessors\emph{I
+(Steven) disagree : the C2H compiler bundled with SOPCBuilder does a pretty good job at this} and to
 simulate the platform at a high design level (system C). 
 In addition, SOPC Builder is proprietary and only works together with Altera's Quartus compilation
@@ -163,5 +164,5 @@
 However, this tool targets only DSP based algorithms.
 \\
-Consequently, designer developping an embedded system needs to master for example
+Consequently, designers developping an embedded system needs to master for example
 SoCLib for design exploration,
 SOPC Builde at the platform level, 
@@ -169,5 +170,5 @@
 and Quartus for design implementation.
 This requires an important tools interfacing effort and makes the design process very complex 
-and achievable only by designers skilled in various domains.
+and achievable only by designers skilled in many domains.
 COACH project integrates all these tools in the same framework masking them to the user. 
 The objective is to allow \textbf{pure software} developpers to realize embedded systems.
@@ -206,4 +207,11 @@
 extraction algorithms and datapath merging techniques to the synthesis of customized 
 ASIP processors.
+\\
+\textcolor{gris75}{Steven : Je propose de rajouter un lien avec le projet BioWic~:~on the HPC
+application side, we also hope to benefit from the experience in hardware acceleration of
+bioinformatic algorithms/workfows gathered by the CAIRN group in the context of the ANR
+BioWic project (2009-2011), so as to be able to validate the framework on 
+real-life HPC applications.}
+
 \par
 %%% 1 -- POUVEZ VOUS CHACUN AJOUTER SVP (SI POSSIBLE) UNE LIGNE
