Update for 0.6 release
This commit is contained in:
parent
349be0f169
commit
b99c5aa394
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue