Subject: CVS commit: pkgsrc/cad/verilog-current
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 02/21/2007 23:18:44
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Wed Feb 21 23:18:44 UTC 2007

Modified Files:
	pkgsrc/cad/verilog-current: Makefile distinfo

Log Message:
Update to verilog-current-20070123

Release Note for Icarus Verilog Snapshot 20070123

Handling of arrays has been rewritten to allow support for net
arrays. This caused ivl_target API changes, as well as elaboration and
vvp run time changes. There may be bits of the old method lingering in
the source code.

Improve support for constant power (**) expressions, and other
constant exppressions that are passed to functions/tasks.

Improve elaboration of for-loop increment expressions. There were some
bugs there that are not fixed.

Fix argument width calculations for shift operations.

Constant ector expressions can have real constants. Handle this at run
time where needed.

Fix some bad lookaside optimizations for assignments to l-value part
selects.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 pkgsrc/cad/verilog-current/Makefile
cvs rdiff -r1.27 -r1.28 pkgsrc/cad/verilog-current/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.