]> git.nickg.me.uk Git - nvc.git/commit
Cov different top hierarchies (#828)
authorBlebowski <34539154+Blebowski@users.noreply.github.com>
Sat, 13 Jan 2024 19:29:30 +0000 (14:29 -0500)
committerGitHub <noreply@github.com>
Sat, 13 Jan 2024 19:29:30 +0000 (19:29 +0000)
commitc43b952a5b1ccd0e4c6f6e9573d93f2e4b15d0d9
treea7c0554c83f9123e60224d4baf71800a33e84dd1
parentaa4464521cd2fe7474b8b7d1f17e3a8cd30fe1c1
Cov different top hierarchies (#828)

* src: Report multiple top hierarchies in the code coverage report.

* test: Add cover22 for multiple different top hierarchies.

* src: Warn if skipping a coverage scope due to missing source file.

* src: Fix incorrect vararg function.

* nvc: Extend manual with some details on merging.
nvc.1
src/cov/cov-report.c
test/regress/cover22.sh [new file with mode: 0755]
test/regress/cover22.vhd [new file with mode: 0644]
test/regress/gold/cover22.txt [new file with mode: 0644]
test/regress/testlist.txt