Changeset 295


Ignore:
Timestamp:
Dec 12, 2010, 9:32:05 PM (14 years ago)
Author:
coach
Message:

mise en place de jolis liens.

Location:
anr
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • anr/anr.sty

    r279 r295  
    1818\let\specXilinxOptimization\relax
    1919
     20\def\eoa{end-of-args}
     21\def\@@novers#1-#2\eoa{#1}
     22\def\@novers#1{\ifx\relax#1\def\next{{\color{red}FIXME}}\else\def\next{\expandafter\@@novers#1\eoa}\fi\next}
     23
    2024\def\setMacroInAuxFile#1{%
    21     \global\expandafter\edef\csname#1\endcsname{\name}
    22     \expandafter\immediate\expandafter\write\@auxout\expandafter{\expandafter\string\expandafter\gdef\expandafter\string\csname #1\endcsname{\name}}
    23 }
    24 \def\eoa{end-of-args}
    25 \def\@novers#1-#2\eoa{#1}
    26 \def\novers#1{\ifx\relax#1\def\next{{\color{red}FIXME}}\else\def\next{\expandafter\@novers#1\eoa}\fi\next}
     25        \hypertarget{#1}{}\vspace{-1.5ex}%
     26        \let\@novers\relax%
     27    \global\expandafter\edef\csname NOLNK#1\endcsname{\name}%
     28    \global\expandafter\edef\csname #1\endcsname{\noexpand\hyperlink{#1}{\name}}%
     29    \global\expandafter\edef\csname NOVERS#1\endcsname{\noexpand\hyperlink{#1}{\@novers{\name}}}%
     30    \global\expandafter\edef\csname NOVL#1\endcsname{\@novers{\name}}%
     31    \immediate\write\@auxout{\expandafter\string\expandafter\gdef\expandafter\string\csname NOLNK#1\endcsname{\name}}%
     32    \immediate\write\@auxout{\expandafter\string\expandafter\gdef\expandafter\string\csname #1\endcsname{\string\hyperlink{#1}{\name}}}%
     33    \immediate\write\@auxout{\expandafter\string\expandafter\gdef\expandafter\string\csname NOVERS#1\endcsname{\string\hyperlink{#1}{\@novers{\name}}}}%
     34    \immediate\write\@auxout{\expandafter\string\expandafter\gdef\expandafter\string\csname NOVL#1\endcsname{\@novers{\name}}}%
     35}
    2736
    2837%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  • anr/anr.tex

    r292 r295  
    1818\geometry{verbose,a4paper,tmargin=3cm,bmargin=2cm,lmargin=2cm,rmargin=2cm}
    1919\usepackage{hyperref}
     20\hypersetup{
     21    %backref=true,
     22    %pagebackref=true,
     23    %hyperindex=true,
     24    colorlinks=true, %colorise les liens
     25    breaklinks=true, %permet le retour à la ligne dans les lien
     26    urlcolor= blue,  %couleur des hyperliens
     27    linkcolor= blue  %couleur des liens internes
     28}
    2029
    2130\usepackage{anr}
  • anr/section-project-task-schedule.tex

    r289 r295  
    1818\def\gantttitlestyle#1{\begin{scriptsize}\textit{#1}\end{scriptsize}}
    1919
     20\begin{figure}\leavevmode\center
     21\hspace*{-.6cm}
     22\input{gantt.tex}
     23\caption{\label{gantt}Gantt diagram of deliverables}
     24\end{figure}
     25
    2026%\begin{figure}\leavevmode\center
    21 %\hspace*{-.6cm}
    22 %\input{gantt.tex}
    23 %\caption{\label{gantt}Gantt diagram of deliverables}
     27%\hspace*{-.4cm}%\vspace{-1.5cm}
     28%\input{gantt1.tex}
     29%\caption{\label{gantt1}Gantt diagram of deliverables (task-1 to task-6)}
     30%\end{figure}
     31%
     32%\begin{figure}\leavevmode\center
     33%\hspace*{-.4cm}%\vspace{-1.5cm}
     34%\input{gantt2.tex}
     35%\caption{\label{gantt2}Gantt diagram of deliverables (task-7 and task-8)}
    2436%\end{figure}
    2537
    26 \begin{figure}\leavevmode\center
    27 \hspace*{-.4cm}%\vspace{-1.5cm}
    28 \input{gantt1.tex}
    29 \caption{\label{gantt1}Gantt diagram of deliverables (task-1 to task-6)}
    30 \end{figure}
    31 
    32 \begin{figure}\leavevmode\center
    33 \hspace*{-.4cm}%\vspace{-1.5cm}
    34 \input{gantt2.tex}
    35 \caption{\label{gantt2}Gantt diagram of deliverables (task-7 and task-8)}
    36 \end{figure}
    37 
    38 The figures~\ref{gantt1}~\&~\ref{gantt2} present the Gantt diagram of the project.
     38The figure~\ref{gantt} presents the Gantt diagram of the project.
     39%The figures~\ref{gantt1}~\&~\ref{gantt2} present the Gantt diagram of the project.
    3940Before the final release (T0+36), there are 4 milestones (red lines on the figures) at
    4041$T0+6$, $T0+12$, $T0+18$ and $T0+24$ that are rendez-vous points of the precedent
     
    7172The risks that have been identified at the beginning of the project are the following:
    7273\begin{description}
    73 \item[\xcoach format (\novers{\specXcoachDoc}, \novers{\specXcoachToCA})]
     74\item[\xcoach format ({\NOVERSspecXcoachDoc}, {\NOVERSspecXcoachToCA})]
    7475        Partners have to agree on a convenient exchange format for all tools involved.
    7576        Because all the HAS tools rely on it, the \xcoach format specification is a
     
    8485%       Our experience with UGH and GAUT give us confidence in the succes of this
    8586%       task.
    86 \item[Virtual prototyping of \altera \& \xilinx architectural templates (\novers{\csgImplementation})]
     87\item[Virtual prototyping of \altera \& \xilinx architectural templates ({\NOVERScsgImplementation})]
    8788     The SoCLib component library contains several SystemC models used for the virtual
    8889     prototyping of the \altera and \xilinx architectural templates (NIOS and Microblaze processor cores).
     
    9293         The three architectural templates being quite similar, the virtual
    9394         prototyping will use the neutral architectural template.
    94 \item[VCI/AVALON \& VCI/PLB bridges (\novers{\hpcAvalonBridge}, \novers{\hpcPlbBridge})]
     95\item[VCI/AVALON \& VCI/PLB bridges ({\NOVERShpcAvalonBridge}, {\NOVERShpcPlbBridge})]
    9596     If one of these tasks is impossible or too important or leads to inefficiency,
    9697     it will be abandoned.
  • anr/task-backend.tex

    r291 r295  
    2727    This adaptation will be done incrementally in three steps:
    2828    \begin{enumerate}
    29       \item Make tools to read \xcoach format defined in \novers{\specXcoachDoc} deliverable.
     29      \item Make tools to read \xcoach format defined in {\NOVERSspecXcoachDoc} deliverable.
    3030      \item Make tools to recognize the API of task communication defined in
    31         \novers{\useModelSpecification} deliverable.
     31        {\NOVERSuseModelSpecification} deliverable.
    3232      \item Make tools to write \xcoachplus format to let
    33         \novers{\specXcoachToSystemC} deliverable generate the SystemC model and
    34         \novers{\specXcoachToVhdl} deliverable generate the synthesizable VHDL description.
     33        {\NOVERSspecXcoachToSystemC} deliverable generate the SystemC model and
     34        {\NOVERSspecXcoachToVhdl} deliverable generate the synthesizable VHDL description.
    3535    \end{enumerate}
    3636    \begin{livrable}
  • anr/task-demonstrator.tex

    r291 r295  
    2525      \itemV{6}{12}{x}{\Sbull}{\bull demonstrator}
    2626        The deliverable is the specification of the demonstrator in COACH input format
    27         defined in the \novers{\useModelSpecification} deliverable.
     27        defined in the {\NOVERSuseModelSpecification} deliverable.
    2828      \itemL{12}{36}{d}{\Sbull}{\bull demonstrator}{2:6:10}
    2929        \setMacroInAuxFile{bullAppSpecification}
Note: See TracChangeset for help on using the changeset viewer.