announce: VHDL front-end for GCC

Janis Johnson janis187@us.ibm.com
Mon Nov 18 10:56:00 GMT 2002


On Mon, Nov 18, 2002 at 12:26:24PM +0100, Tristan Gingold wrote:
> I am happy to introduce GHDL.
> 
I'd like to add this information to http://gcc.gnu.org/frontends.html.
How does this look?

Janis

Index: frontends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/frontends.html,v
retrieving revision 1.16
diff -u -r1.16 frontends.html
--- frontends.html	13 Sep 2002 06:38:34 -0000	1.16
+++ frontends.html	18 Nov 2002 17:30:15 -0000
@@ -68,6 +68,11 @@
 <li><a href="http://www.gnuprojects.org/spl/splf.htm">GNU Shakespeare</a>, 
 a "language with the expressiveness of BASIC and user-friendliness of assembly
 language".</li>
+
+<li><a href="http://ghdl.free.fr">GHDL</a> is a GCC front end for the
+VHDL (IEEE 1076) hardware design language.  GHDL and its runtime library
+are written in Ada95 using GNAT and are distributed under the GPL.
+Currently they only support GNU/Linux x86 systems.</li>
 </ul>
 
 </body>



More information about the Gcc mailing list