diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2004-10-14 22:29:04 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2004-10-14 22:29:04 +0000 |
commit | abbba448fffcc52a9db4b2c4601a5e2b3919ed09 (patch) | |
tree | 2df0c0bfb3ad3fa9a5add37c1003f3185f4d4366 /cad/verilog/distinfo | |
parent | e2231831d130be5041218b085928c9d5abaeaec8 (diff) | |
download | pkgsrc-abbba448fffcc52a9db4b2c4601a5e2b3919ed09.tar.gz |
update to verilog-0.8.
The current release is a considerable improvement over the previous stable
release. It includes 20 months of fixes and language coverage improvements.
For a complete history of changes, see the release notes for individual
snapshots between the 0.7 and 0.8 releases found at
ftp://ftp.icarus.com/pub/eda/verilog/snapshots/pre-0.8
A brief list of highlights:
- Support for advanced standard data types such as real,
- Lots more language support in general,
- Kernel of an extensible, interactive debugger is new,
- More complete support for user supplied system functions and tasks,
including PLI system functions with various return value types,
- Better standards compliance for core system tasks and functions in
general, including some Verilog 2001 file I/O support, and
- Performance improvements in general.
Diffstat (limited to 'cad/verilog/distinfo')
-rw-r--r-- | cad/verilog/distinfo | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/cad/verilog/distinfo b/cad/verilog/distinfo index ee8406e2df1..8f5b2baf522 100644 --- a/cad/verilog/distinfo +++ b/cad/verilog/distinfo @@ -1,7 +1,5 @@ -$NetBSD: distinfo,v 1.6 2004/01/02 14:01:28 jmmv Exp $ +$NetBSD: distinfo,v 1.7 2004/10/14 22:29:04 dmcmahill Exp $ -SHA1 (verilog-0.7.tar.gz) = e7e88078b3232ccc888db5c94bdbc06801ee85cb -Size (verilog-0.7.tar.gz) = 846998 bytes -SHA1 (patch-aa) = e1799f0eedc7a966ac43c6f7f216a3ccc1e5570f -SHA1 (patch-ab) = 236ba9135e1190896e69ecb2fb16b7b2c4dcc3bb -SHA1 (patch-ad) = 3c035d32d011d81520e428e3dd9adae435fc63e7 +SHA1 (verilog-0.8.tar.gz) = e9f00a6a6d0a67530678a0ccf949dbb3d94126c5 +Size (verilog-0.8.tar.gz) = 1371542 bytes +SHA1 (patch-ad) = ef3fe90fb096b96807b2e5766f3ac6849867352a |