blob: ee65e169fe4fb2ad590201e5b26abe40d4c368d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-electronics</herd>
<longdescription>
GPL Cver is a Verilog HDL simulator that is released under the GNU General
Public License. GPL Cver is a full 1995 P1364 Verilog standard HDL simulator.
It also implements some of the 2001 P1364 standard features including all
three PLI interfaces (tf_, acc_ and vpi_) as defined in the 2001 Language
Reference Manual (LRM).
</longdescription>
<upstream>
<remote-id type="sourceforge">gplcver</remote-id>
</upstream>
</pkgmetadata>
|