This snapshot is mostly bug fixes. I needed to make packages for day job needs, so I make a proper snapshot. The source is here:
<ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20030730.tar.gz> <ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-20030730.txt>
There are precompiled binaries/SRPMS here:
<ftp://ftp.icarus.com/pub/eda/verilog/snapshot/precompiled/>
Note that the SRPM is now RedHat/SuSE compatible, so only the binary rpms are divided out. It is also possible that RedHat RPMS will work on SuSE.
Release Notes for Icarus Verilog Snapshot 20030730
The triand and trior net types are now supported by the vvp runtime.
Some bugs in signed/unsigned expression width padding have been fixed. Some signed expressions have been padded with 0s instead of sign extended when appropriate. This may cause simulation results to change, although the result is more standard.
Some memory management bugs that were tripped on x86_64 systems where fixed. Regression test results now match other platforms.
Support for named fork-join blocks has been fixed. Disable of named parallel blocks should work properly now.
-- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep."
