summaryrefslogtreecommitdiff
path: root/cad/verilog/PLIST
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-02-08 01:48:31 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-02-08 01:48:31 +0000
commit51cc1f3f79295a580f57aeede022d940cf261799 (patch)
tree89804bc4f6c3757c085f11dac89c0ed0cff16fec /cad/verilog/PLIST
parentef357bb2e15a9f59697c1141376ecaf034a703a4 (diff)
downloadpkgsrc-51cc1f3f79295a580f57aeede022d940cf261799.tar.gz
update to verilog-0.6
WHAT'S NEW SINCE 0.5? Quite a lot. Innumerable bugs have been fixed, and standards coverage has been improved significantly. Warning and error messages have been improved, and so has compile performance. Gate delays, strength modeling, and floating point delays have all improved since the 0.5 release. If you had trouble with the 0.5 release, the 0.6 release probably fixes your problem. Support for large designs spanning multiple files has been improved dramatically. The usual preprocessor inclusion method still works, but The 0.6 release adds command files for keeping source file lists, and automatic library searches for missing modules. The library mechinisms are compatible with commercial tools, and commercial module libraries can be used with Icarus Verilog. Many compiler limitations related to the size and complexity of large designs have been relaxed or eliminated. There are no known design size limitations remaining in the compiler. Icarus Verilog should be able to handle any design that you have the patience to compile.
Diffstat (limited to 'cad/verilog/PLIST')
-rw-r--r--cad/verilog/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/verilog/PLIST b/cad/verilog/PLIST
index 0a55a9f5395..4d99fc6fae9 100644
--- a/cad/verilog/PLIST
+++ b/cad/verilog/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:49:32 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/02/08 01:48:32 dmcmahill Exp $
bin/iverilog
bin/vvp
include/ivl_target.h
@@ -14,6 +14,7 @@ include/vvm_thread.h
lib/libvpi.a
lib/libvpip.a
lib/libvvm.a
+lib/ivl/fpga.tgt
lib/ivl/ivl
lib/ivl/iverilog.conf
lib/ivl/ivlpp