[23] | 1 | \begin{taskinfo} |
---|
| 2 | \let\UPMC\leader |
---|
| 3 | \let\IRISA\enable |
---|
[49] | 4 | \let\TIMA\enable |
---|
[23] | 5 | \end{taskinfo} |
---|
| 6 | % |
---|
| 7 | \begin{objectif} |
---|
[39] | 8 | This task deals with the prototyping and the generation of FPGA-SoC digital systems. |
---|
[36] | 9 | Its is described on figure~\ref{archi-csg}. |
---|
| 10 | Its objective is to allow the system designer to explore the system space design by |
---|
| 11 | quickly prototyping and then to generate automatically the FPGA-SoC system. |
---|
[23] | 12 | This task consists of |
---|
| 13 | \begin{itemize} |
---|
| 14 | \item the development of all the missing components (SytemC model and/or synthesizable VHDL description), |
---|
| 15 | \item the configuration and the development of drivers of the operating systems, |
---|
[56] | 16 | \item the CSG software that generates the simulators for prototyping and the FPGA-SoC system, |
---|
[38] | 17 | \item the specification of enhanced communication schemes and their sofware and hardware implementation. |
---|
[23] | 18 | \end{itemize} |
---|
| 19 | This task being based on the SocLib platform, a first release will be delivrable at $T0+12$ |
---|
| 20 | to allow the demonstrators to start working. |
---|
[38] | 21 | This release will include the standard communication schemes (base on SocLib MWMR component) |
---|
[23] | 22 | and support the COACH architectural template for prototyping and hardware generation. |
---|
| 23 | \end{objectif} |
---|
| 24 | % |
---|
[52] | 25 | \begin{workpackage} |
---|
[36] | 26 | \item This \ST corresponds to the Coach System Generator (CSG) software. |
---|
[23] | 27 | \begin{livrable} |
---|
[52] | 28 | \itemV{0}{12}{x}{\Supmc}{CSG} \setMacroInAuxFile{csgCoachArch} |
---|
[74] | 29 | \mustbecompleted{FIXME: LIP6 :: Pas clair pour un non expert du projet... ET remplacement de "milestone" par |
---|
| 30 | "CSG release"} |
---|
[36] | 31 | The first milestone that will allow demonstrators to start working using the COACH |
---|
| 32 | hardware architecture template. |
---|
[52] | 33 | \itemV{12}{18}{x}{\Supmc}{CSG} \setMacroInAuxFile{csgPrototypingOnly} |
---|
[36] | 34 | This milestone adds to CSG the support to the XILINX and ALTERA architectural |
---|
| 35 | templates and to the enhanced communication system. |
---|
| 36 | In this milestone only the SystemC prototyping will be supported for the XILINX |
---|
| 37 | and ALTERA architectural template. |
---|
| 38 | HAS is available. |
---|
[52] | 39 | \itemV{18}{24}{x}{\Supmc}{CSG} \setMacroInAuxFile{csgAllArch} |
---|
[36] | 40 | This milestone extends CSG (\csgPrototypingOnly) to |
---|
| 41 | FPGA-SoC generation for the XILINX and ALTERA architectural template. |
---|
[59] | 42 | \itemL{24}{36}{x}{\Supmc}{CSG}{6:6:6} |
---|
[52] | 43 | Maintenance work of CSG. |
---|
[23] | 44 | \end{livrable} |
---|
[39] | 45 | \item This \ST deals with the components of the architectural template. |
---|
[36] | 46 | \\ |
---|
| 47 | For the COACH architectural template, it consists of the devlopment of the VHDL |
---|
| 48 | synthesizable description of the missing components. Notice that the SystemC models |
---|
| 49 | comes from the SocLib ANR project, the processor with its cache comes from the TSAR |
---|
| 50 | ANR project. |
---|
| 51 | \\ |
---|
| 52 | For the XILINX and ALTERA architectural template, we use the XILINX and ALTERA IPs. |
---|
[39] | 53 | The missing component is the MWMR used for communication between the tasks of the |
---|
[36] | 54 | application. |
---|
[23] | 55 | \begin{livrable} |
---|
[52] | 56 | \itemL{0}{12}{h}{\Supmc}{COACH architecture}{1:0:0} |
---|
| 57 | The VHDL synthesizable descriptions of the SocLib MWMR, TokenRing components. |
---|
| 58 | \itemV{6}{18}{x}{\Stima}{XILINX architecture} |
---|
[36] | 59 | \setMacroInAuxFile{csgXilinxSystemC} |
---|
| 60 | The SystemC simulation module of the MWMR component with a PLB bus interface plus |
---|
| 61 | the SystemC modules of the components of the XILINX architectural template |
---|
| 62 | not available in the SocLib component library. |
---|
[57] | 63 | \itemL{18}{24}{h}{\Stima}{XILINX architecture}{9:9:0} |
---|
[36] | 64 | The synthesizable VHDL description of the MWMR component corresponding to the |
---|
| 65 | SystemC module of the former delivrable (\csgXilinxSystemC). |
---|
[52] | 66 | \itemV{6}{18}{x}{\Sirisa}{ALTERA architecture} |
---|
[36] | 67 | \setMacroInAuxFile{csgAlteraSystemC} |
---|
[39] | 68 | The SystemC simulation module of the MWMR component with an AVALON bus interface plus |
---|
[36] | 69 | the SystemC modules of the components of the ALTERA architectural template |
---|
| 70 | not available in the SocLib component library. |
---|
[52] | 71 | \itemL{18}{24}{h}{\Sirisa}{ALTERA architecture}{0:0:0} |
---|
[36] | 72 | The synthesizable VHDL description of the MWMR component corresponding to the |
---|
| 73 | SystemC module of the former delivrable (\csgAlteraSystemC); |
---|
[74] | 74 | \itemV{6}{12}{d}{\Subs}{UBS communication adapter} |
---|
| 75 | \setMacroInAuxFile{gautCOMMoptimization} |
---|
| 76 | Specification of an optimized communication adapter (space and time) component to handle data interleaving. |
---|
[47] | 77 | This evolution aims to solve out of order communication weakness of the classical MWMR. |
---|
[74] | 78 | \itemV{12}{24}{x}{\Subs}{UBS communication adapter} |
---|
| 79 | First release of the tool that generates the VHDL description of the optimized communication adapter |
---|
[47] | 80 | and its corresponding SystemC module. |
---|
[74] | 81 | \itemL{24}{30}{x}{\Subs}{UBS communication adapter}{0:0:0} |
---|
| 82 | Final release of the tool that generates the VHDL description of the optimized communication adapter |
---|
| 83 | and its corresponding SystemC module (\gautCOMMoptimization). |
---|
[23] | 84 | \end{livrable} |
---|
[36] | 85 | \item This \ST consists of the configuration of the SocLib MUTEK and DNA operating |
---|
| 86 | system and the development of drivers for the hardware architectural templates |
---|
[38] | 87 | and enhanced communication schemes defined in \novers{\specCsgManual} delivrable. |
---|
[36] | 88 | For the ALTERA and XILINX architectural template, the OSs must also be ported on |
---|
| 89 | the NIOS2 and MICROBLAZE processors. |
---|
[23] | 90 | \begin{livrable} |
---|
[52] | 91 | \itemV{6}{8}{x}{\Supmc}{MUTEK OS} |
---|
| 92 | The drivers required for the first CSG milestone (delivrable \csgCoachArch). |
---|
| 93 | \itemV{8}{18}{x}{\Supmc}{MUTEK 0S} |
---|
| 94 | The drivers required for the second CSG milestone ({\csgPrototypingOnly}). |
---|
| 95 | \itemL{18}{33}{x}{\Supmc}{MUTEK OS}{1:1:2} |
---|
| 96 | Maintenance work. |
---|
| 97 | \itemL{6}{18}{x}{\Supmc}{Port of MUTEK OS}{1.0:1:0} |
---|
[36] | 98 | Port of MUTEK OS on the NIOS2 and MICROBLAZE processors. |
---|
[52] | 99 | \itemV{6}{8}{x}{\Stima}{DNA OS} |
---|
| 100 | The drivers required for the first CSG milestone (delivrable \csgCoachArch). |
---|
| 101 | \itemV{8}{18}{x}{\Stima}{DNA 0S} |
---|
| 102 | The drivers required for the second CSG milestone ({\csgPrototypingOnly}). |
---|
[63] | 103 | \itemL{18}{33}{x}{\Stima}{DNA OS}{6:3:2} |
---|
[52] | 104 | Maintenance work. |
---|
[57] | 105 | \itemL{6}{18}{x}{\Stima}{Port of DNA OS}{3:1:0} |
---|
[56] | 106 | Port of DNA OS on the NIOS2 and MICROBLAZE processors. |
---|
[23] | 107 | \end{livrable} |
---|
| 108 | \end{workpackage} |
---|