announce: VHDL front-end for GCC

Janis Johnson janis187@us.ibm.com
Tue Nov 19 13:30:00 GMT 2002


I've applied the following patch to add VHDL to the list in
gcc.gnu.org/frontends.html.

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	19 Nov 2002 18:48:42 -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