iverilog: regen plist, not done in previous update and some required files
were missed. from Alessandro De Laurenzis.
This commit is contained in:
parent
29dafc420b
commit
b3a9eb6510
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2021/02/05 01:02:04 gnezdo Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2021/05/23 19:23:52 sthen Exp $
|
||||
|
||||
COMMENT= Verilog simulation and synthesis tool
|
||||
|
||||
V= 11.0
|
||||
DISTNAME= verilog-$V
|
||||
REVISION= 0
|
||||
PKGNAME= iverilog-$V
|
||||
CATEGORIES= lang devel
|
||||
|
||||
|
@ -1,33 +1,55 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2019/10/28 08:18:37 bentley Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2021/05/23 19:23:52 sthen Exp $
|
||||
@bin bin/iverilog
|
||||
bin/iverilog-vpi
|
||||
@bin bin/vvp
|
||||
include/iverilog/
|
||||
include/iverilog/_pli_types.h
|
||||
include/iverilog/acc_user.h
|
||||
include/iverilog/ivl_target.h
|
||||
include/iverilog/sv_vpi_user.h
|
||||
include/iverilog/veriuser.h
|
||||
include/iverilog/vpi_user.h
|
||||
lib/ivl/
|
||||
lib/ivl/blif-s.conf
|
||||
lib/ivl/blif.conf
|
||||
@bin lib/ivl/blif.tgt
|
||||
@bin lib/ivl/cadpli.vpl
|
||||
lib/ivl/include/
|
||||
lib/ivl/include/constants.vams
|
||||
lib/ivl/include/disciplines.vams
|
||||
@bin lib/ivl/ivl
|
||||
@bin lib/ivl/ivlpp
|
||||
lib/ivl/null-s.conf
|
||||
lib/ivl/null.conf
|
||||
@bin lib/ivl/null.tgt
|
||||
lib/ivl/pcb-s.conf
|
||||
lib/ivl/pcb.conf
|
||||
@bin lib/ivl/pcb.tgt
|
||||
lib/ivl/sizer-s.conf
|
||||
lib/ivl/sizer.conf
|
||||
@bin lib/ivl/sizer.tgt
|
||||
lib/ivl/stub-s.conf
|
||||
lib/ivl/stub.conf
|
||||
@bin lib/ivl/stub.tgt
|
||||
@bin lib/ivl/system.vpi
|
||||
@bin lib/ivl/v2005_math.vpi
|
||||
@bin lib/ivl/v2009.vpi
|
||||
@bin lib/ivl/va_math.vpi
|
||||
lib/ivl/vhdl-s.conf
|
||||
lib/ivl/vhdl.conf
|
||||
@bin lib/ivl/vhdl.tgt
|
||||
@bin lib/ivl/vhdl_sys.vpi
|
||||
@bin lib/ivl/vhdl_textio.vpi
|
||||
@bin lib/ivl/vhdlpp
|
||||
lib/ivl/vlog95-s.conf
|
||||
lib/ivl/vlog95.conf
|
||||
@bin lib/ivl/vlog95.tgt
|
||||
@bin lib/ivl/vpi_debug.vpi
|
||||
lib/ivl/vvp-s.conf
|
||||
lib/ivl/vvp.conf
|
||||
@bin lib/ivl/vvp.tgt
|
||||
lib/libveriuser.a
|
||||
lib/libvpi.a
|
||||
@static-lib lib/libveriuser.a
|
||||
@static-lib lib/libvpi.a
|
||||
@man man/man1/iverilog-vpi.1
|
||||
@man man/man1/iverilog.1
|
||||
@man man/man1/vvp.1
|
||||
@ -46,6 +68,7 @@ share/doc/iverilog/ivlpp/
|
||||
share/doc/iverilog/ivlpp/ivlpp.txt
|
||||
share/doc/iverilog/lpm.txt
|
||||
@comment share/doc/iverilog/macosx.txt
|
||||
share/doc/iverilog/mingw-cross.txt
|
||||
@comment share/doc/iverilog/mingw.txt
|
||||
share/doc/iverilog/netlist.txt
|
||||
share/doc/iverilog/swift.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user