- Timestamp:
- Feb 15, 2010, 2:24:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anr/section-2.tex
r170 r172 10 10 \begin{center}\begin{minipage}{.8\linewidth}\textit{ 11 11 The major objective of COACH is to provide to SMEs an open-source framework to design 12 embedded systems on FPGA devices .12 embedded systems on FPGA devices by system designers. 13 13 }\end{minipage}\end{center} 14 14 %Current design methodologies provide quite low-level abstraction capabilities, and … … 28 28 During this project, the COACH partners will develop three different architectural templates: 29 29 \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. 32 32 \item A Neutral architectural template based on the SoCLib IP core library and the VCI/OCP 33 33 communication infrastructure. … … 35 35 The proposed design flow starts from a high level description of the application, specified as a set of 36 36 parallel tasks written in C, without any assumption on the hardware or software implementation 37 of these tasks. It let the system37 of these tasks. It lets the system 38 38 designer in charge of expressing the coarse grain parallelism of the application, gives the designer 39 39 the possibility to explore various mapping of the application on the selected template architecture,
Note: See TracChangeset
for help on using the changeset viewer.