Re: Retargetable Compiler Environment for DSPs?

Oliver Wahlen <oliver.wahlen@post.rwth-aachen.de>
20 Jan 2001 16:10:54 -0500

          From comp.compilers

Related articles
Retargetable Compiler Environment for DSPs? oliver.wahlen@post.rwth-aachen.de (Oliver Wahlen) (2001-01-09)
Re: Retargetable Compiler Environment for DSPs? nr@labrador.eecs.harvard.edu (2001-01-11)
Re: Retargetable Compiler Environment for DSPs? iank@idiom.com (2001-01-11)
Re: Retargetable Compiler Environment for DSPs? oliver.wahlen@post.rwth-aachen.de (Oliver Wahlen) (2001-01-20)
Re: Retargetable Compiler Environment for DSPs? oliver.wahlen@post.rwth-aachen.de (Oliver Wahlen) (2001-01-20)
Re: Retargetable Compiler Environment for DSPs? iank@idiom.com (2001-01-26)
| List of all articles for this month |

From: Oliver Wahlen <oliver.wahlen@post.rwth-aachen.de>
Newsgroups: comp.compilers
Date: 20 Jan 2001 16:10:54 -0500
Organization: None
References: 01-01-031 01-01-065
Keywords: optimize, DSP
Posted-Date: 20 Jan 2001 16:10:54 EST

Norman Ramsey wrote:


> Oliver Wahlen <oliver.wahlen@post.rwth-aachen.de> wrote:
>
>> What is still missing is a way to generate a compiler or at least
>> compiler components for DSPs.
>
> We're working toward some similar ideas on the C-- project, but our
> stuff is unfortunately not ready to play with. Still, I would be very
> interested to know more about your requirements, because we hope to
> support DSPs one day.


I am currently in the phase of looking at architectures or better
architectural features that are currently available and what compilers
and compiler environments do currently exist and how they are able to
address all this features. So to be more precise I am currently
analyzing the requirements.


What I found out so far is that based on our LISA description it is
possible to address all sorts of instruction set architectures for
simulator, assembler, linker and even the VHDL-controll path
generation: general purpose CPUs, DSPs, Microcontrollers with all
their features.


This seems to be no longer true for the compiler environment. What I
am looking for is a flexible, modular and fast way for someone that
has done his architecture description in LISA to come to a C-Compiler
for this architecture.


If you are interested I want to invite you to look at our LISA
homepage at: http://www.iss.rwth-aachen.de/lisa The LISA manual is
downloadable from this page. It explains how an architecture is
described and how the tools are retargeted by the description. The
description of the DLX architecture is given as an example.


--
Greetings,
Oliver Wahlen


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.