Subject: CVS commit: pkgsrc/cad/verilog-current
From: Dan McMahill
Date: 2004-09-21 04:23:19
Message id: 20040921022319.C89D92DA1D@cvs.netbsd.org

Log Message:
update to verilog-current-20040915.  Changes in this snapshot:

The big news is that module instance arrays now work. Gate and UDP
instance arrays have worked for a while, but module instance arrays
were more tricky because of the scope arrys they create. The issues
have been dealt with, and module instance arrays are now supported.

An interesting but subtle set of bugs in the evaluation of ternary
expressions has been fixed. The problems expressed themselves when the
condition expression was constant.

Degenerate wait statements now work properly.

The @* syntax apparently missed sensitivities in l-value expressions
of assignment statements. This led to subtle bugs in carefully crafted
bits of code.

Verilog attributes are properly parsed in a few more contexts. Also,
some specify syntax cases have been fixed.

Some minor spelling and documentation errors have been fixed, along
with assorted compiler warnings.

Files:
RevisionActionfile
1.42modifypkgsrc/cad/verilog-current/Makefile
1.22modifypkgsrc/cad/verilog-current/distinfo