]> git.nickg.me.uk Git - nvc.git/commit
Add expression coverage on std_logic logic ops (#584)
authorBlebowski <34539154+Blebowski@users.noreply.github.com>
Sun, 8 Jan 2023 22:24:34 +0000 (23:24 +0100)
committerGitHub <noreply@github.com>
Sun, 8 Jan 2023 22:24:34 +0000 (22:24 +0000)
commite782baeddb11e8c7a4b5f110cf4b418681d6ac6b
tree735f73dc4dc44c7cfa744ebe616eab883def8aea
parent58eb122d1fd4ac4192bc9f6943d12518b32a529b
Add expression coverage on std_logic logic ops (#584)
12 files changed:
NEWS.md
nvc.1
src/cgen.c
src/common.c
src/common.h
src/lower.c
src/rt/cover.c
src/rt/cover.h
src/vcode.c
test/regress/cover7.vhd [new file with mode: 0644]
test/regress/gold/cover7.txt [new file with mode: 0644]
test/regress/testlist.txt