]> git.nickg.me.uk Git - nvc.git/commit
Coverage exclude support (#588)
authorBlebowski <34539154+Blebowski@users.noreply.github.com>
Fri, 20 Jan 2023 21:28:53 +0000 (22:28 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Jan 2023 21:28:53 +0000 (21:28 +0000)
commite83958dcd7126a20ce99bec7c280b83f7db80077
tree3a916b41ffadca2ac73c7ec88aa0ed64e3046e1d
parent1f7f2c81da3454d7cafa76a62e344a5f1f3c9ddb
Coverage exclude support (#588)
14 files changed:
nvc.1
src/lower.c
src/nvc.c
src/rt/cover.c
src/rt/cover.h
test/regress/cover9.sh [new file with mode: 0644]
test/regress/cover9.vhd [new file with mode: 0644]
test/regress/data/cover9_ef1.txt [new file with mode: 0644]
test/regress/data/cover9_ef2.txt [new file with mode: 0644]
test/regress/data/cover9_ef3.txt [new file with mode: 0644]
test/regress/data/cover9_ef4.txt [new file with mode: 0644]
test/regress/data/cover9_ef5.txt [new file with mode: 0644]
test/regress/gold/cover9.txt [new file with mode: 0644]
test/regress/testlist.txt