diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2006-10-04 23:52:47 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2006-10-04 23:52:47 +0000 |
commit | 7170cf5e3e291d1b3ab0eca9b746e26091330693 (patch) | |
tree | 8daee97238352fd3079593313c1ffaff4db09ede /cad/verilog/distinfo | |
parent | cd7e9298b919aae0629af34f1608bc311a71ff6a (diff) | |
download | pkgsrc-7170cf5e3e291d1b3ab0eca9b746e26091330693.tar.gz |
update to verilog-0.8.3
** Release Notes for Icarus Verilog 0.8.3
This is a new release of the stable 0.8 branch. The changes from 0.8.2
are intended to be evolutionary, rather then revolutionary, to enhance
the stability of the branch.
Various simulator bugs have been fixed, including (but not limited to):
- Detect overrun of timescale vs. precision
- Handle more operators in constant expressions
- Various ivl crashes and panics fixed.
- Some performance bottlenecks have been fixed.
- Various tool compilation problems have been fixed.
Also, the internal synthesizer (for synthesis targets) has been
considerably improved. NOTE that the code generators have not been
improved to take advantage of all the changes here, so there is work
yet to be done.
The mingw build process for compiling in Windows has been reworked. It
is now possible (indeed preferable) to compile fully native Icarus
Verilog binaries on Windows with no Cygwin tools at all.
Diffstat (limited to 'cad/verilog/distinfo')
-rw-r--r-- | cad/verilog/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/cad/verilog/distinfo b/cad/verilog/distinfo index 780f5944f18..fcee57724e1 100644 --- a/cad/verilog/distinfo +++ b/cad/verilog/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2006/05/06 19:13:55 dmcmahill Exp $ +$NetBSD: distinfo,v 1.11 2006/10/04 23:52:47 dmcmahill Exp $ -SHA1 (verilog-0.8.2.tar.gz) = ab6966cf85976160c2f6974b7836336271044f71 -RMD160 (verilog-0.8.2.tar.gz) = 4e233941068d3a38f6036700614a21404e7287d4 -Size (verilog-0.8.2.tar.gz) = 1526676 bytes -SHA1 (patch-ad) = ef3fe90fb096b96807b2e5766f3ac6849867352a +SHA1 (verilog-0.8.3.tar.gz) = c3fd64bcdc51d44bde1fd5e168cdff761057c798 +RMD160 (verilog-0.8.3.tar.gz) = b45c7b9811f99ad833e6bf8e5508a72472b7b8f7 +Size (verilog-0.8.3.tar.gz) = 1568131 bytes +SHA1 (patch-ad) = 41628d48a697499e71471defccb596426a098da7 |