Changeset 38 for anr/task-5.tex


Ignore:
Timestamp:
Jan 19, 2010, 11:01:35 AM (15 years ago)
Author:
coach
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • anr/task-5.tex

    r36 r38  
    1111\item Helping the HPC designer to find a good partition of the initial application
    1212    (figure~\ref{archi-hpc}.
    13 \item Providing communication schems between the software part runing on the PC and the
     13\item Providing communication schemes between the software part runing on the PC and the
    1414FPGA-SoC.
    15 \item Implementing the communication schem at all levels: partition help, software
     15\item Implementing the communication scheme at all levels: partition help, software
    1616implementation both on the PC and in the operating system of the FPGA-SoC, hardware.
    1717\item FPGA reconfiguration. \mustbecompleted{FIXME:TIMA}
     
    2020transfers. The reasons of this choices are that both ALTERA and Xilinx provide PCI/X IP for
    2121their FPGA and that GPU HPC softwares use also it.
    22 This will allow us at least to be inspired by GPU communication schems and may be to reuse
     22This will allow us at least to be inspired by GPU communication schemes and may be to reuse
    2323parts of the GPU softwares.
    2424\end{objectif}
    2525%
    2626\begin{workpackage}{D5}
    27 \item This \ST is the definition of the communication schems as a software API
     27\item This \ST is the definition of the communication schemes as a software API
    2828    (Application Programing Interface) between the application part running on the PC and
    2929    the application part running on the FPGA-SoC.
Note: See TracChangeset for help on using the changeset viewer.