Bug 80968 - [NEW PORT] cad/gplcver: A Verilog HDL simulator
Summary: [NEW PORT] cad/gplcver: A Verilog HDL simulator
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ying-Chieh Liao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-13 10:30 UTC by Ying-Chieh Liao
Modified: 2005-12-29 03:49 UTC (History)
0 users

See Also:


Attachments
gplcver-2.10.c.shar (2.40 KB, text/plain)
2005-05-13 10:30 UTC, Ying-Chieh Liao
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ying-Chieh Liao 2005-05-13 10:30:02 UTC
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).

Verilog is the name for both a language for describing electronic hardware
called a hardware description language (HDL) and the name of the program
that simulates HDL circuit descriptions to verify that described circuits
will function correctly when the are constructed. Verilog is used only for
describing digital logic circuits. Other HDLs such as Spice are used for
describing analog circuits. There is an IEEE standard named P1364 that
standardizes the Verilog HDL and the behavior of Verilog simulators.
Verilog is officially defined in the IEEE P1364 Language Reference
Manual (LRM) that can be purchased from IEEE. There are many good books
for learning that teach the Verilog HDL and/or that teach digital circuit
design using Verilog.

WWW: http://www.pragmatic-c.com/gpl-cver/

Generated with FreeBSD Port Tools 0.63
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-05-14 15:08:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-05-16 22:01:38 UTC
Responsible Changed
From-To: jylefort->ijliao

Submitter is a ports committer.
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-29 03:49:02 UTC
State Changed
From-To: open->closed

Committed, thanks!