Update for 0.6 release

This commit is contained in:
steve 2002-01-23 02:43:14 +00:00
parent 349be0f169
commit b99c5aa394
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
PKG="IVLver" PKG="IVLver"
NAME="verilog" NAME="verilog"
ARCH="sparc" ARCH="sparc"
VERSION="0.5" VERSION="0.6"
CATEGORY="application" CATEGORY="application"
VENDOR="Icarus.com" VENDOR="Icarus.com"
EMAIL="steve@icarus.com" EMAIL="steve@icarus.com"

View File

@ -15,6 +15,7 @@ f none include/vvm_signal.h 0644 bin bin
f none include/vvm_thread.h 0644 bin bin f none include/vvm_thread.h 0644 bin bin
d none lib 0755 bin bin d none lib 0755 bin bin
d none lib/ivl 0755 bin bin d none lib/ivl 0755 bin bin
f none lib/ivl/fpga.tgt 0644 bin bin
f none lib/ivl/iverilog.conf 0644 bin bin f none lib/ivl/iverilog.conf 0644 bin bin
f none lib/ivl/ivl 0755 bin bin f none lib/ivl/ivl 0755 bin bin
f none lib/ivl/ivlpp 0755 bin bin f none lib/ivl/ivlpp 0755 bin bin