Changeset 46 for anr/section-2.tex


Ignore:
Timestamp:
Jan 29, 2010, 12:03:56 AM (14 years ago)
Author:
coach
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • anr/section-2.tex

    r38 r46  
    5858\begin{itemize}
    5959\item
    60 Design space exploration: It consists in analysing the application runnig
     60\textbf{Design space exploration}: It consists in analysing the application runnig
    6161on FPGA, defining the target technology (SoC, MPSoC, ASIP, ...) and
    6262hardware/software partitioning of tasks depending on technology choice.
     
    6464consumption criteria.
    6565\item
    66 Micro-architectural exploration: When hardware components are required, the
     66\textbf{Micro-architectural exploration}: When hardware components are required, the
    6767HLS tools of the framework generate them automatically. At this stage the
    6868framework provides various HLS tools that allow the micro-architectural space
     
    7575
    7676\item
    77 Performance measurement: For each point in the design space,
     77\textbf{Performance measurement}: For each point in the design space,
    7878figures of merit are available such as throughput, latency, power
    7979consumption, area, memory allocation and data locality. They are evaluated
    8080using virtual prototyping, estimation or analyzing methodologies.
    8181\item
    82 Targeted hardware technology: The COACH description of a system is
     82\textbf{Targeted hardware technology}: The COACH description of a system is
    8383independent of the FPGA family.  Every point of the design
    8484space can be implemented on any FPGA having the required resources.
     
    9393COACH is the result of the will of several laboratories to unify their knowhow
    9494and skills in the following domains: Operating system and hardware
    95 communication (\tima, \citi), SoC and MPSoC (\upmc and \tima), ASIP (\irisa) and
     95communication (\tima, \upmc), SoC and MPSoC (\upmc and \tima), ASIP (\irisa) and
    9696HLS (\upmc, \ubs) and compilation (\irisa, \lip).
    9797The project objective is to integrate these various domains into a unique
Note: See TracChangeset for help on using the changeset viewer.