]> Nick Gasson's Git Repositories - nvc.git/commit
Add package for creating user-defined functional coverage items
authorNick Gasson <nick@nickg.me.uk>
Mon, 14 Oct 2024 20:25:55 +0000 (21:25 +0100)
committerNick Gasson <nick@nickg.me.uk>
Mon, 14 Oct 2024 20:52:53 +0000 (21:52 +0100)
commitef6e673dcb340141b402e91a85bbb4d4b6fdda7b
tree30fe4751ceee012aab1b9798b03608fe55b9de9d
parent743f9d517c939c52c0b2677aa46c13d1a5d1d77b
Add package for creating user-defined functional coverage items

Issue #1011
21 files changed:
lib/nvc.08/Makemodule.am
lib/nvc.08/deps.mk
lib/nvc.19/Makemodule.am
lib/nvc.19/deps.mk
lib/nvc/Makemodule.am
lib/nvc/cover_pkg-body.vhd [new file with mode: 0644]
lib/nvc/cover_pkg.vhd [new file with mode: 0644]
lib/nvc/deps.mk
src/cov/cov-api.h
src/cov/cov-data.c
src/ident.c
src/ident.h
src/lower.c
src/psl/psl-lower.c
src/rt/cover.c
src/rt/model.c
src/rt/model.h
src/symbols.txt
test/regress/cover25.vhd [new file with mode: 0644]
test/regress/gold/cover25.xml [new file with mode: 0644]
test/regress/testlist.txt