]> 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>
Mon, 16 Oct 2023 15:53:58 +0000 (16:53 +0100)
commitad9f99b793ef28c607e8c19a153bc6a11d6df867
treee8f96cbe718e060d9773d71635531a0830b18232
parent328c80c4c11e05e63ff615382b9a0e7942ba654f
Missing length checks for some ports with globally static bounds
NEWS.md
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