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,5412c98a3943e746 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.220.229 with SMTP id pz5mr3514567pbc.5.1331325282445; Fri, 09 Mar 2012 12:34:42 -0800 (PST) Path: h9ni7469pbe.0!nntp.google.com!news2.google.com!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: Verified compilers? Date: Fri, 9 Mar 2012 20:34:41 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <15276255.3865.1331124143041.JavaMail.geo-discussion-forums@vbze11> <87d38nv4zf.fsf@adaheads.sparre-andersen.dk> Mime-Version: 1.0 Injection-Date: Fri, 9 Mar 2012 20:34:41 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="DkTdSjxOCm6DqG+Uf7eArg"; logging-data="865"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18gvlO+hTcSqNsaKiubpPEtyHEyfi1DijA=" User-Agent: Pan/0.134 (Wait for Me; GIT cb32159 master) Cancel-Lock: sha1:Rx1qH1NQrkz3UvL8AMKkFFOM9/k= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: 2012-03-09T20:34:41+00:00 List-Id: On Fri, 09 Mar 2012 15:49:53 +0000, Bill Findlay wrote: > On 09/03/2012 13:56, in article jjd26i$k12$1@dont-email.me, "Brian > Drummond" wrote: > >> On Thu, 08 Mar 2012 23:38:39 +0000, Bill Findlay wrote: >> >>> On 08/03/2012 10:23, in article jja1b4$8q1$1@dont-email.me, "Brian >>> Drummond" wrote: >>> >>>> On Thu, 08 Mar 2012 10:04:04 +0100, Jacob Sparre Andersen wrote: >>>> >>>> >>>>> Oh. And who verifies that the silicon is correct? ... >> One area, directly germane to the question above, is that there is a >> lot of commonality between the SPARK subset of Ada, and the >> synthesisable subset of VHDL ... > Interesting point. ... but I don't know where to take it. I believe ghdl (VHDL compiler) is largely written in Ada, so there are some sources to play with. Between that and the SPARK-GPL sources, there must be a starting point for some investigation. But finding time - maybe when I retire! Or funding... - Brian