From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,131ac66ded247fcc X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Vinzent 'Gadget' Hoefler Newsgroups: comp.lang.ada Subject: Re: Is there a translator from SPARK Ada to VHDL? Date: Fri, 21 Jan 2005 07:26:49 +0000 Message-ID: <2240790.sIaF6RCxbY@jellix.jlfencey.com> References: <2e9040a1.0501201544.553ad2ac@posting.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: individual.net 7Jm17OkkmprqgRlilPyDQQQatgEbO8vr0TeQ7BAmWdQho6fVBB X-Phone: +41 62 961 13 52 X-Mood: slightly annoyed Xref: g2news1.google.com comp.lang.ada:7927 Date: 2005-01-21T07:26:49+00:00 List-Id: Stephen Leake wrote: > VHDL has a similar syntax to Ada, but it is really a different > language; the semantics are oriented towards parallel processing of > many small gates, as opposed to serial processing of one main > processor. A while ago I thought the same, but this seems to have changed. > You need a VHDL compiler that targets your FPGA. Spark does not; it > only targets mainstream computer chips. According to the paper there, it somehow does. :-) Vinzent.