Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: source-changes
Date: 01/26/2000 07:28:43
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Wed Jan 26 15:28:43 UTC 2000

Update of /cvsroot/pkgsrc/cad/verilog
In directory nb00:/tmp/cvs-serv25615

Log Message:
Initial import of Icarus Verilog.

Icarus Verilog is a Verilog simulation and synthesis tool. It operates as a 
compiler, compiling source code writen in Verilog (IEEE-1364) into some target
format. For batch simulation, the compiler can generate C++ code that is
compiled and linked with a run time library (called "vvm") then executed as
a command to run the simulation. For synthesis, the compiler generates
netlists in the desired format.
   
The compiler proper is intended to parse and elaborate design descriptions
written to the IEEE standard IEEE Std 1364-1995. This is a fairly large and
complex standard, so it will take some time for it to get there, but that's
the goal. I'll be tracking the upcoming IEEE Std 1364-1999 revision as well,
and some -1999 features will creep in.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/cad/verilog/Makefile
N pkgsrc/cad/verilog/pkg/PLIST
N pkgsrc/cad/verilog/pkg/COMMENT
N pkgsrc/cad/verilog/pkg/DESCR
N pkgsrc/cad/verilog/files/md5
N pkgsrc/cad/verilog/files/patch-sum
N pkgsrc/cad/verilog/patches/patch-aa
N pkgsrc/cad/verilog/patches/patch-ab
N pkgsrc/cad/verilog/patches/patch-ac
N pkgsrc/cad/verilog/patches/patch-ad
N pkgsrc/cad/verilog/patches/patch-ae
N pkgsrc/cad/verilog/patches/patch-af
N pkgsrc/cad/verilog/patches/patch-ag
N pkgsrc/cad/verilog/patches/patch-ah
N pkgsrc/cad/verilog/patches/patch-ai
N pkgsrc/cad/verilog/patches/patch-aj
N pkgsrc/cad/verilog/patches/patch-ak

No conflicts created by this import