[16] | 1 | % les objectifs globaux, |
---|
[89] | 2 | The market of digital systems is about 4,600 M\$ today and is estimated to |
---|
[68] | 3 | 5,600 M\$ in 2012. However the ever growing applications complexity involves |
---|
[97] | 4 | integration of heterogeneous technologies and requires the design of |
---|
[49] | 5 | complex Multi-Processors System on Chip (MPSoC). |
---|
[99] | 6 | \\ |
---|
[97] | 7 | During the last decade, the design of ASICs (Application Specific |
---|
[49] | 8 | Integrated Circuits) appeared to be more and more reserved to high volume markets, because |
---|
| 9 | the design and fabrication costs of such components exploded, due to increasing NRE (Non |
---|
| 10 | Recurring-Engineering) costs. |
---|
[97] | 11 | Fortunately, FPGA (Field Programmable Gate Array) components, such as the |
---|
[49] | 12 | Virtex5 family from \xilinx or the Stratix4 family from \altera, can nowadays |
---|
[97] | 13 | implement a complete MPSoC with multiple processors and several dedicated |
---|
[81] | 14 | coprocessors for a few keuros per device. |
---|
[49] | 15 | In addition, Electronic System Level (ESL) design methodologies (Virtual Prototyping, |
---|
| 16 | Co-design, High-Level Synthesis...) are now mature and allow the automation of |
---|
| 17 | a system level design flow that targets FPGA devices. |
---|
| 18 | We believe that coupling FPGA technologies and ESL methodologies |
---|
| 19 | will allow both SMEs (Small and Medium Enterprise) and |
---|
| 20 | major companies to design innovative devices and to enter new, low and |
---|
| 21 | medium volume markets. |
---|
[99] | 22 | \parlf |
---|
[49] | 23 | The objective of COACH is to provide an integrated design flow, based on the |
---|
| 24 | SoCLib infrastructure~\cite{soclib}, and optimized for the design of |
---|
[97] | 25 | multi-processors digital systems targeting FPGA devices. |
---|
[81] | 26 | Such digital systems are generally integrated |
---|
| 27 | into one or several chips, and there are two types of applications: |
---|
[97] | 28 | They can be embedded (autonomous) applications |
---|
| 29 | such as personal digital assistants (PDA), ambiant computing components, |
---|
[49] | 30 | or wireless sensor networks (WSN) |
---|
| 31 | They can also be extension boards connected to a PC to accelerate a specific computation, |
---|
| 32 | as in High-Performance Computing (HPC) or High-Speed Signal Processing (HSSP). |
---|
[99] | 33 | \parlf |
---|
[25] | 34 | %verrous scientifiques et techniques |
---|
[97] | 35 | The COACH environment will integrate several hardware and software technologies: |
---|
[49] | 36 | \begin{description} |
---|
[100] | 37 | \item[Design Space Exploration:] |
---|
[49] | 38 | The COACH environment will support design space exploration to help the |
---|
| 39 | system designer to select and parameterize the target architecture, and to |
---|
| 40 | define the proper hardware/software partitioning of the application. |
---|
| 41 | For each point in the design space, metrics such as throughput, latency, power |
---|
| 42 | consumption, silicon area, memory allocation and data locality will be provided. |
---|
| 43 | These criteria will be evaluated by using the SoCLib virtual prototyping infrastructure |
---|
| 44 | and high-level estimation methodologies. |
---|
[100] | 45 | \item[Hardware Accelerators Synthesis (HAS):] |
---|
[49] | 46 | COACH will allow the automatic generation of hardware accelerators when required. |
---|
| 47 | Hence, High-Level Synthesis (HLS) tools, Application Specific Instruction Processor |
---|
| 48 | (ASIP) design environment and source-level transformation tools (loop transformations |
---|
| 49 | and memory optimisation) will be provided. |
---|
| 50 | This will allow further exploration of the micro-architectural design space. |
---|
| 51 | HLS tools are sensitive to the coding style of the input specification and the domain |
---|
| 52 | they target (control vs. data dominated). |
---|
| 53 | The HLS tools of COACH will support a common language and coding style to avoid |
---|
| 54 | re-engineering by the designer. |
---|
[100] | 55 | \item[Platform based design:] |
---|
[52] | 56 | COACH will handle both \altera and \xilinx FPGA devices. |
---|
[49] | 57 | COACH will define architectural templates that can be customized by adding |
---|
| 58 | dedicated coprocessors and ASIPs and by fixing template parameters such as |
---|
[97] | 59 | the number of embedded processors or the number of sizes of embedde memory banks, |
---|
| 60 | or the embedded the operating system. |
---|
[49] | 61 | Basically, the 3 following architectural templates will be provided: |
---|
| 62 | \begin{enumerate} |
---|
| 63 | \item A Neutral architectural template based on the SoCLib IP core library and the |
---|
| 64 | VCI/OCP communication infrastructure. |
---|
| 65 | \item An \altera architectural template based on the \altera IP core library and the |
---|
| 66 | AVALON system bus. |
---|
[99] | 67 | \item A \xilinx architectural template based on the Xlinx IP core library and the PLB |
---|
[49] | 68 | system bus. |
---|
| 69 | \end{enumerate} |
---|
| 70 | Moreover, the specification of the application will be independant of both the |
---|
| 71 | architectural template and the target FPGA device. |
---|
[100] | 72 | \item[Hardware/Software communication middleware:] |
---|
[97] | 73 | Coach will implement an homogeneous HW/SW communication infrastructure and |
---|
| 74 | communication APIs (Application Programming Interface), that will be used for |
---|
| 75 | communications between software tasks running on embedded processors and |
---|
| 76 | dedicated hardware coprocessors, |
---|
[49] | 77 | \end{description} |
---|
| 78 | The COACH design flow will be dedicated to system designers, and will as |
---|
| 79 | much as possible hide the hardware characteristics to the end user. |
---|
| 80 | %From the end user point of view, the specification of the application will be |
---|
| 81 | %independant from both the architectural template and from the selected FPGA |
---|
| 82 | %family. |
---|
[99] | 83 | \parlf |
---|
[16] | 84 | % le programme de travail |
---|
[49] | 85 | %The COACH project targets fundamental issues related to design methodologies for |
---|
| 86 | %digital systems by providing estimation, exploration and design tools targeting both |
---|
| 87 | %performance and power optimization at all the abstraction levels of the flow (system, |
---|
| 88 | %architecture, algorithm and logic). |
---|
| 89 | To reach this ambitious goal, the project will rely on the experience and the |
---|
| 90 | complementariness of partners in the following domains: |
---|
| 91 | Operating system and communication middleware (\tima, \upmc), |
---|
| 92 | MPSoC architectures (\tima, \ubs, \upmc), |
---|
| 93 | ASIP architectures (\irisa), |
---|
[97] | 94 | High Level Synthesis (\tima, \ubs, \upmc), and compilation (\lip). |
---|
[49] | 95 | \\ |
---|
| 96 | The COACH project does not start from scratch. |
---|
| 97 | It stronly relies on SoCLib virtual prototyping platform~\cite{soclib} for prototyping, |
---|
[100] | 98 | |
---|
| 99 | \mustbecompleted{FIXME == SUPPRIMER LE H de Mutek ???} |
---|
[49] | 100 | (DSX, component library), operating systems (MutekH, DNA/OS). |
---|
| 101 | It also leverages on several existing technologies: |
---|
| 102 | on the GAUT~\cite{gaut08} and UGH~\cite{ugh08} tools for HLS, |
---|
| 103 | on the ROMA~\cite{roma} project for ASIP, |
---|
[87] | 104 | on the SYNTOL~\cite{syntol} and BEE~\cite{bee} tools for source-level analysis and transformations |
---|
[49] | 105 | and on the \xilinx and \altera IP core libraries. |
---|
| 106 | Finally it will use the \xilinx and \altera RTL tools to generate the FPGA configuration |
---|
| 107 | bitstreams. |
---|
[99] | 108 | \parlf |
---|
[49] | 109 | The COACH proposal has been prepared during one year by a technical working group |
---|
[97] | 110 | involving the 5 academic partners (one monthly meeting from january 2009 to february |
---|
| 111 | 2010). The objective was to analyse the issues of integrating |
---|
| 112 | and enhancing the existing tools and tecnnologies into a unique framework. |
---|
| 113 | Most of the general software architecture of the proposed design flow (including the |
---|
| 114 | exchange format specification) has been define by this working group. |
---|
[49] | 115 | Because the SocLib platform is the base of this project, it may be described as an |
---|
| 116 | extension of the SoCLib platform. |
---|
[97] | 117 | %The main development steps of the COACH project are: |
---|
| 118 | %\begin{enumerate} |
---|
| 119 | % \item Definition of the end user inputs: |
---|
| 120 | % The coarse grain parallelism of the application will be described as a communicating |
---|
| 121 | % task graph, each task being described in C language. |
---|
| 122 | % Similarly the architectural templates with their parameters and the design constraints |
---|
| 123 | % will be specified. |
---|
| 124 | % \item Definition of an internal format for representing task. |
---|
| 125 | % \item Development of the GCC pluggin for generating the internal format of a |
---|
| 126 | % C task. |
---|
| 127 | % \item Adaptation of the existing HAS tools (BEE, SYNTOL, UGH, GAUT) to read and write |
---|
| 128 | % the internal format. This will allow to swap from one tool to another one, and to |
---|
| 129 | % chain them if necessary. |
---|
| 130 | % \item Modification of the DSX tool (Design Space eXplorer) of the SocLib |
---|
| 131 | % platform to generate the bitstream for the various FPGA families and architectural |
---|
| 132 | % templates. |
---|
| 133 | % \item Development of new tools such as ASIP compiler, HPC design environment and |
---|
| 134 | % dynamic reconfiguration of FPGA devices. |
---|
| 135 | %\end{enumerate} |
---|
[99] | 136 | \parlf |
---|
[97] | 137 | Two major FPGA companies are involved in the project : \xilinx will contribute |
---|
| 138 | as a contractual partner providing documentation and manpower; \altera will contribute as a supporter, |
---|
[99] | 139 | providing documentation and development boards. These two companies are strongly motivated |
---|
[97] | 140 | to help the COACH project to generate efficient bitsream for both FPGA families. |
---|
[49] | 141 | The role of the industrial partners \bull, \thales, \navtel and \zied is to provide |
---|
| 142 | real use cases to benchmark the COACH design environment. |
---|
[99] | 143 | \parlf |
---|
[49] | 144 | Following the general policy of the SoCLib platform, the COACH project will be an open |
---|
| 145 | infrastructure, available in the framework of the SoCLib server. |
---|
| 146 | The architectural templates, and the COACH software tools will be distributed under the |
---|
| 147 | GPL license. The VHDL synthesizable models for the neutral architectural template (SoCLib |
---|
[97] | 148 | IP core library) will be freely available for non commercial use. For industrial exploitation |
---|
| 149 | the technology providers are ready to propose commercial licenses, directly to the end user, |
---|
| 150 | or through a third party. |
---|
[25] | 151 | |
---|