From 977ff5e02c6d2f9bfdabcf8b4e98b81e2d83e849 Mon Sep 17 00:00:00 2001 From: gingold Date: Sat, 24 Sep 2005 05:10:24 +0000 Subject: First import from sources --- website/index.html | 109 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 website/index.html (limited to 'website') diff --git a/website/index.html b/website/index.html new file mode 100644 index 000000000..ba9015e70 --- /dev/null +++ b/website/index.html @@ -0,0 +1,109 @@ + + + + + GHDL home page + + + + + +

GHDL home page

+ + + + + + +
+ + + + +
+Download
+Features
+Manual
+Wave viewer
+Bug report
+More
+Roadmap
+Links
+
+
+

+ GHDL is a complete VHDL + simulator, using the GCC + technology. +

+ +

+ VHDL is a language standardized by the + IEEE, intended for developing + electronic systems. +

+ +

+ GHDL implements the VHDL language according to the IEEE + 1076-1987 or the IEEE 1076-1993 standard. GHDL compiles VHDL + files and creates a binary which simulates (or executes) your + design. See the features page for + more details. +

+ +

+ GHDL does not do synthesis: it cannot translate your design into + a netlist. +

+ +

+ Go to the download page to download the + sources or the binaries of GHDL. +

+ +

+ There is a low-traffic mailing list managed by ezmlm, + ghdl-discuss@lists.suug.ch + . You can subscribe by sending a mail to + + ghdl-discuss-subscribe@lists.suug.ch. +

+ +

+ GHDL is Free Software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. +

+

+ GHDL is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. +

+
+ +
+

+ Copyright (C) 2004, 2005 Tristan Gingold -- tgingold AT free DOT fr +

+

+ + +Last modified: Mon Aug 22 18:31:42 CEST 2005 + +

+ + -- cgit v1.2.3