Changeset 340


Ignore:
Timestamp:
Jan 31, 2011, 3:39:10 PM (13 years ago)
Author:
coach
Message:

language corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anr/section-objectif.tex

    r319 r340  
    4343Furthermore in the HPC case, an executable containing the host application is
    4444also generated and the user will be able to launch the application by loading
    45 the bitstream on an FPGA and running the executable on PC.
     45the bitstream on an FPGA and running the executable on a PC.
    4646\end{description}
    4747 
     
    6464\item[\textit{Design Space Exploration by Virtual Prototyping}]:
    6565    The COACH environment will allow to easily map a parallel application (formally described as
    66     an abstract network of process and communication channels) 
     66    an abstract network of process and communication channels). 
    6767    COACH will permit the system designer to explore the design space, and to define the best
    6868    hardware/software partitioning of the application.
     
    7474    and the HLS tools of COACH will support a common language and coding style
    7575    to avoid re-engineering by the designer.
    76     COACH will provide a tool which will automatically explore the%paul
    77      coprocessor micro-architectural design space.
     76    COACH will provide a tool which will automatically explore the coprocessor micro-architectural design space.
    7877\item[\textit{High-level code transformation}]:
    7978    COACH will allow to optimize the memory usage, to enhance the parallelism through
     
    8786    COACH will support code transformation by providing a source to source C2C tool.
    8887\item[\textit{Unified Hardware/Software communication middleware}]:
    89     COACH will rely on he SoCLib experience to implement an unified hardware/software communication
     88    COACH will rely on the SoCLib experience to implement an unified hardware/software communication
    9089    infrastructure and communication APIs (Application Programming Interface), to support 
    9190    communications between software tasks running on embedded processors and dedicated
Note: See TracChangeset for help on using the changeset viewer.