Changeset 172


Ignore:
Timestamp:
Feb 15, 2010, 2:24:41 PM (14 years ago)
Author:
coach
Message:

UBS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anr/section-2.tex

    r170 r172  
    1010\begin{center}\begin{minipage}{.8\linewidth}\textit{
    1111The major objective of COACH is to provide to SMEs an open-source framework to design
    12 embedded systems on FPGA devices.
     12embedded systems on FPGA devices by system designers.
    1313}\end{minipage}\end{center}
    1414%Current design methodologies provide quite low-level abstraction capabilities, and
     
    2828During this project, the COACH partners will develop three different architectural templates:
    2929\begin{enumerate}
    30 \item An \altera architectural template based on the \altera IP core library and the AVALON system bus.
    31 \item A \xilinx architectural template based on the \xilinx IP core library and the PLB system bus.
     30\item An \altera architectural template based on the \altera IP core library, the AVALON system bus and the NIOS processor.
     31\item A \xilinx architectural template based on the \xilinx IP core library, the PLB system bus and the Microblaze processor.
    3232\item A Neutral architectural template based on the SoCLib IP core library and the VCI/OCP
    3333      communication infrastructure.
     
    3535The proposed design flow starts from a high level description of the application, specified as a set of
    3636parallel tasks written in C, without any assumption on the hardware or software implementation
    37 of these tasks. It let the system
     37of these tasks. It lets the system
    3838designer in charge of expressing the coarse grain parallelism of the application, gives the designer
    3939the possibility to explore various mapping of the application on the selected template architecture,
Note: See TracChangeset for help on using the changeset viewer.