]> git.nickg.me.uk Git - nvc.git/commit
Missing length checks for some ports with globally static bounds
authorNick Gasson <nick@nickg.me.uk>
Sat, 7 Oct 2023 09:28:13 +0000 (10:28 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sat, 7 Oct 2023 09:28:13 +0000 (10:28 +0100)
commit85ef52cc183196b7ad5a0db23c2142cea1accc92
treee6a45b3764c372b9786d0a2cee47ba75805b79ad
parent51c2cb10c512d729996a2a510d11f9ed5e00b75d
Missing length checks for some ports with globally static bounds
src/elab.c
src/jit/jit-exits.c
src/lower.c
test/elab/bounds42.vhd [new file with mode: 0644]
test/test_elab.c
test/test_lower.c