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