diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2002-10-22 02:52:17 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2002-10-22 02:52:17 +0000 |
commit | 138883600f2018be08647d83c573bdb06d48ba69 (patch) | |
tree | 1c1ddfff6ccc9ec4c53d9d70ee4b64452d20d19a /cad/verilog-current/distinfo | |
parent | 3f5989343f71e4cd106c1c8d04d07b40d414949f (diff) | |
download | pkgsrc-138883600f2018be08647d83c573bdb06d48ba69.tar.gz |
update to verilog-current-20021019
Release Notes for Icarus Verilog Snapshot 20021019
The synthesizer now detects asynchronous set/reset inputs to DFF
devices. The fpga and vvp code generators have been updated to support
these signals.
The vvp code generator also gained some register management code that
improves the thread register usage. This redoces code size for certain
common cases, and thus improves simulation performance.
The requirements on `ifdef and related compiler directives has been
relaxed, to correspond to more common behavior.
The parameter range support crashed if the range expressions had
parameters in them. This is fixed, and some signed-ness bugs fixed
along with it.
Rearrange some of the configure script tests to assure better
compatibility accross platforms.
Diffstat (limited to 'cad/verilog-current/distinfo')
-rw-r--r-- | cad/verilog-current/distinfo | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/cad/verilog-current/distinfo b/cad/verilog-current/distinfo index 93621c30868..34758ae581d 100644 --- a/cad/verilog-current/distinfo +++ b/cad/verilog-current/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.14 2002/10/17 01:38:43 dmcmahill Exp $ +$NetBSD: distinfo,v 1.15 2002/10/22 02:52:18 dmcmahill Exp $ -SHA1 (verilog-20020921.tar.gz) = 8bd1461ad676194b37c7ba74d3a714eaacf264c9 -Size (verilog-20020921.tar.gz) = 822496 bytes -SHA1 (patch-aa) = 15a15c8c85739bacbd0a85504596be023e9d97c5 +SHA1 (verilog-20021019.tar.gz) = 9e92190d3f6f081ba07a25f3bab05fb3e39693d8 +Size (verilog-20021019.tar.gz) = 825125 bytes SHA1 (patch-ad) = 610a4b597b056f4e951cb75bdb13a9370efec300 |