| Related articles |
|---|
| How to make a compiler for a new machine yoram@puc.cl (2001-07-18) |
| Re: How to make a compiler for a new machine Uwe.Uta.Altenburg@t-online.de (Uwe Altenburg) (2001-07-27) |
| Re: How to make a compiler for a new machine oliver@zeigermann.de (Oliver Zeigermann) (2001-07-30) |
| From: | "Uwe Altenburg" <Uwe.Uta.Altenburg@t-online.de> |
| Newsgroups: | comp.compilers |
| Date: | 27 Jul 2001 02:55:30 -0400 |
| Organization: | T-Online |
| References: | 01-07-105 |
| Keywords: | design |
| Posted-Date: | 27 Jul 2001 02:55:29 EDT |
> I'm interested to know how can i make a compiler for a new machine
> -designed in a FPGA- without having to build all the compiler.
> It is possible to find a C compiler source code that produce U Code?
> It is possible to find a tool to translate from U code to the new
> machine?
If you want to design a "new" micro based on an FPGA I could deliver a
Pascal-Compiler that produces a quite easy P-Code. Currently I'm writing a
VM and a Kernel for the AVR Mega163 - named "PChip". It's not more than 2kB
long by now.
Sincerily
Uwe Altenburg
Castlesoft
www.castlesoft.de
mailto:altenburg@castlesoft.de
Return to the
comp.compilers page.
Search the
comp.compilers archives again.