blob: 17b3ab25ae76af15c14873e8ee99e6215083a3cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-electronics@gentoo.org</email>
<name>Gentoo Electronics Project</name>
</maintainer>
<longdescription>
A complete VHDL simulator, using the GCC technology. 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.
</longdescription>
</pkgmetadata>
|