Retargetable Compiler Environment for DSPs?

Oliver Wahlen <oliver.wahlen@post.rwth-aachen.de>
9 Jan 2001 23:09:21 -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: 9 Jan 2001 23:09:21 -0500
Organization: Aachen University of Technology (RWTH)
Keywords: DSP, question
Posted-Date: 09 Jan 2001 23:09:21 EST

Hello everybody,


In a research project we have developed a processor description
environment from which several processor related tools can be
generated (retargetted). The architectural focus is on digital signal
processors and not on general purpose architectures. What is still
missing is a way to generate a compiler or at least compiler
components for DSPs.


Currently I am searching for a compiler "environment" that is suitable
for my ideas. I am currently thinking of gcc, suif or CoSy (which is
highly commercial: http://www.ace.nl)


I would like to know how suited these environments are for DSP
properties/features like:
VLIW architecture
softwarepipelining
conditional execution
SIMD instructions
special purpose units (like MAC or FIR units)
...


I am also interested in other environments that are suited, too.


Greetings,
Oliver Wahlen




P.S.: I asked this question in the gcc mailing list but did not get an
answer. I would appreciate an input where/whom to ask this question.


Post a followup to this message

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