source: anr/task-2.tex @ 113

Last change on this file since 113 was 113, checked in by coach, 14 years ago

IA: updated pour XILINX

File size: 7.5 KB
Line 
1\begin{taskinfo}
2\let\UPMC\leader
3\let\IRISA\enable
4\let\TIMA\enable
5\let\XILINX\enable
6\end{taskinfo}
7%
8\begin{objectif}
9This task deals with the prototyping and the generation of FPGA-SoC digital systems.
10Its is described on figure~\ref{archi-csg}.
11Its objective is to allow the system designer to explore the system space design by
12quickly prototyping and then to generate automatically the FPGA-SoC system.
13This task consists of
14\begin{itemize}
15\item the development of all the missing components (SytemC models and/or synthesizable VHDL models
16of the IP-cores),
17\item the configuration and the development of drivers \mustbecompleted{FIXME:: driver de quoi ???}
18of the operating systems,
19\item the CSG software that generates the SystemC simulators for prototyping and the synthesizable description
20of the FPGA-SoC system (i.e. its bitstream), \mustbecompleted{FIXME:: VHDL ou bitstream ???}
21\item the specification of enhanced communication schemes and their sofware and hardware implementations.
22\end{itemize}
23This task being based on the SocLib platform, a first release will be delivrable at $T0+12$
24to allow the demonstrators to start working.
25This release will include the standard communication schemes (base on SocLib MWMR component)
26and support the COACH architectural template for prototyping and hardware generation.
27\end{objectif}
28%
29\begin{workpackage}
30\item This \ST corresponds to the Coach System Generator (CSG) software.
31    \begin{livrable}
32    \itemV{0}{12}{x}{\Supmc}{CSG} \setMacroInAuxFile{csgCoachArch}
33        The first software release of the CSG tool that will allow demonstrators to start working by using the COACH
34        hardware architecture template.
35    \itemV{12}{18}{x}{\Supmc}{CSG} \setMacroInAuxFile{csgPrototypingOnly}
36        This milestone adds to CSG the support to the XILINX and ALTERA architectural
37        templates and to the enhanced communication system.
38        In this milestone only the SystemC prototyping will be supported for the XILINX
39        and ALTERA architectural template.
40        HAS is available. \mustbecompleted{FIXME:: ca veut dire ???}
41    \itemV{18}{24}{x}{\Supmc}{CSG} \setMacroInAuxFile{csgAllArch}
42        This milestone extends CSG (\csgPrototypingOnly) to
43        FPGA-SoC generation for the XILINX and ALTERA architectural template.
44    \itemL{24}{36}{x}{\Supmc}{CSG}{6:6:6}
45        Maintenance work of CSG.
46    \end{livrable}
47\item This \ST deals with the components of the architectural templates.
48    \\
49    For the COACH architectural template, it consists of the devlopment of the VHDL
50    synthesizable description of the missing components. \mustbecompleted{FIXME :: pas clair missing components} 
51    Notice that the SystemC models
52    comes from the SocLib ANR project, the processor with its cache comes from the TSAR
53    ANR project.
54    \\
55    For the XILINX and ALTERA architectural templates, we use the XILINX and ALTERA IPs (NIOS, Microblaze, memories, busses...).
56    The missing component is the MWMR used for communication between the tasks of the
57    application.
58    \begin{livrable}
59    \itemL{0}{12}{h}{\Supmc}{COACH architecture}{1:0:0}
60        \setMacroInAuxFile{csgCoachArchTempl}
61        The VHDL synthesizable descriptions of the SocLib MWMR, TokenRing components.
62    \itemL{12}{15}{d}{\Sxilinx}{\xilinx RTL optimisation (2)}{0:2:0}
63       This deliverable consists in optimizing the VHDL descriptions of the components of
64       the COACH architectural template (deliverable \novers{\csgCoachArchTempl}) to the
65       \xilinx RTL synthesis tools.
66       \upmc will provide the VHDL descriptions, \xilinx will provide back a documentation
67       listing that proposes VHDL generation enhancements.
68    \itemV{6}{18}{x}{\Stima}{XILINX architecture}
69        \setMacroInAuxFile{csgXilinxSystemC}
70        The SystemC simulation module of the MWMR component with a PLB bus interface plus
71        the SystemC modules of the components of the XILINX architectural template
72        currently not available in the SocLib component library.
73    \itemL{18}{24}{h}{\Stima}{XILINX architecture}{9:9:0}
74        The synthesizable VHDL description of the MWMR component corresponding to the
75        SystemC module of the former delivrable (\csgXilinxSystemC).
76    \itemL{24}{27}{d}{\Sxilinx}{\xilinx RTL optimisation (3)}{0:0:2}
77       This deliverable consists in optimizing the MWMR VHDL description (deliverable
78       \novers{\csgXilinxSystemC}) of the \xilinx architectural template.
79       \tima will provide MWMR VHDL description, \xilinx will provide back a documentation
80       listing that proposes VHDL generation enhancements.
81    \itemV{6}{18}{x}{\Sirisa}{ALTERA architecture}
82        \setMacroInAuxFile{csgAlteraSystemC}
83        The SystemC simulation module of the MWMR component with an AVALON bus interface plus
84        the SystemC modules of the components of the ALTERA architectural template
85        currently not available in the SocLib component library.
86    \itemL{18}{24}{h}{\Sirisa}{ALTERA architecture}{0:0:0}
87        The synthesizable VHDL description of the MWMR component corresponding to the
88        SystemC module of the former delivrable (\csgAlteraSystemC);
89    \itemV{6}{12}{d}{\Subs}{UBS communication adapter}
90       \setMacroInAuxFile{gautCOMMoptimization}
91       Specification of an optimized communication adapter (space and time) component to handle data interleaving.
92       This evolution aims to solve out of order communication weakness of the classical MWMR.
93    \itemV{12}{24}{x}{\Subs}{UBS communication adapter}
94       First release of the tool that generates the VHDL description of the optimized communication adapter
95       and its corresponding SystemC module.
96    \itemL{24}{30}{x}{\Subs}{UBS communication adapter}{0:0:0}
97       Final release of the tool that generates the VHDL description of the optimized communication adapter
98       and its corresponding SystemC module (\gautCOMMoptimization).
99    \itemL{24}{27}{d}{\Sxilinx}{\xilinx RTL optimisation (4)}{0:0:2}
100       This deliverable consists in optimizing the communication adapter VHDL description (deliverable
101       \novers{\gautCOMMoptimization}).
102       \ubs will provide communication adapter VHDL description, \xilinx will provide back a documentation
103       listing that proposes VHDL generation enhancements.
104    \end{livrable}
105\item This \ST consists of the configuration of the SocLib MUTEK and DNA operating
106    system and the development of drivers for the hardware architectural templates
107    and enhanced communication schemes defined in \novers{\specCsgManual} delivrable.
108    For the ALTERA and XILINX architectural templates, the OSs must also be ported on
109    the NIOS2 and MICROBLAZE processors.
110    \begin{livrable}
111    \itemV{6}{8}{x}{\Supmc}{MUTEK OS}
112        The drivers \mustbecompleted{FIXME :: ???}
113        required for the first CSG milestone (delivrable \csgCoachArch).
114    \itemV{8}{18}{x}{\Supmc}{MUTEK 0S}
115        The drivers required for the second CSG milestone ({\csgPrototypingOnly}).
116    \itemL{18}{33}{x}{\Supmc}{MUTEK OS}{1:1:2}
117        Maintenance work.
118    \itemL{6}{18}{x}{\Supmc}{Port of MUTEK OS}{1.0:1:0}
119        Porting of MUTEK OS on the NIOS2 and MICROBLAZE processors.
120    \itemV{6}{8}{x}{\Stima}{DNA OS}
121        The drivers required for the first CSG milestone (delivrable \csgCoachArch).
122    \itemV{8}{18}{x}{\Stima}{DNA 0S}
123        The drivers required for the second CSG milestone ({\csgPrototypingOnly}).
124    \itemL{18}{33}{x}{\Stima}{DNA OS}{6:3:2}
125        Maintenance work.
126    \itemL{6}{18}{x}{\Stima}{Port of DNA OS}{3:1:0}
127        Porting of DNA OS on the NIOS2 and MICROBLAZE processors.
128    \end{livrable}
129\end{workpackage}
Note: See TracBrowser for help on using the repository browser.