comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@acm.org>
To: comp.lang.ada@ada-france.org
Subject: Re: Is there a translator from SPARK Ada to VHDL?
Date: 20 Jan 2005 23:42:50 -0500
Date: 2005-01-20T23:42:50-05:00	[thread overview]
Message-ID: <mailman.80.1106282586.527.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: <2e9040a1.0501201544.553ad2ac@posting.google.com>

happy_teddys@hotmail.com (Jim) writes:

> Hello, 
> 
> Does somebody here know, how to translate a hardware description code
> of Spark Ada/Ada in VHDL for FPGA/CPLD? Is there automatic tools for
> these translation?
> Can I program code for FPGA with Spark Ada? 

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.

You need a VHDL compiler that targets your FPGA. Spark does not; it
only targets mainstream computer chips.

Perhaps if you explained a little more about what you are doing, we
could help more.

-- 
-- Stephe




  reply	other threads:[~2005-01-21  4:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-20 23:44 Is there a translator from SPARK Ada to VHDL? Jim
2005-01-21  4:42 ` Stephen Leake [this message]
2005-01-21  7:26   ` Vinzent 'Gadget' Hoefler
2005-01-21 15:25     ` Peter Amey
2005-02-27 15:50   ` Colin Paul Gloster
2005-01-21  6:06 ` Upkeep
2005-01-23 11:42   ` Suslik
2005-02-10 18:03     ` Jim
2005-02-27 15:49       ` Paul Colin Gloster
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox