]> git.nickg.me.uk Git - nvc.git/commit
Add warning for predefined array comparisons with different lengths
authorNick Gasson <nick@nickg.me.uk>
Tue, 21 Nov 2023 19:21:29 +0000 (19:21 +0000)
committerNick Gasson <nick@nickg.me.uk>
Tue, 21 Nov 2023 19:58:33 +0000 (19:58 +0000)
commitf5347b132b6666a765edf2deb8cebe746418d2af
tree79ae208262150d9893b59e4b6246f2d3d1d2a538
parent2e21c8e43506e386366004c1b9b17e4ba3d3e5aa
Add warning for predefined array comparisons with different lengths

Fixes #800
NEWS.md
src/bounds.c
test/bounds/issue800.vhd [new file with mode: 0644]
test/simp/allsens.vhd
test/test_bounds.c