]> git.nickg.me.uk Git - nvc.git/commit
Do not constant fold if-statements that contain drivers
authorNick Gasson <nick@nickg.me.uk>
Sun, 9 Oct 2022 09:13:27 +0000 (10:13 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 9 Oct 2022 09:13:27 +0000 (10:13 +0100)
commitc2ba251220a8616d716460fc595c367e4dbe6be9
tree8988f58b78993a42253ff05efe97cd7515b49cf8
parent849870b20ea811765c0a79a4a621d5bc3157cb1c
Do not constant fold if-statements that contain drivers
src/elab.c
src/simp.c
test/bounds/driver1.vhd [new file with mode: 0644]
test/simp/simpif1.vhd
test/test_bounds.c
test/test_elab.c
test/test_lower.c
test/test_simp.c