]> git.nickg.me.uk Git - nvc.git/commit
Make lower tests work
authorNick Gasson <nick@nickg.me.uk>
Mon, 31 Jul 2023 20:41:18 +0000 (21:41 +0100)
committerNick Gasson <nick@nickg.me.uk>
Mon, 31 Jul 2023 20:41:18 +0000 (21:41 +0100)
commite4d13ea88d27dc2bc0b85f60170aa89f91e4192e
treed3c1ba702bc6c73b3e777a9229c1f68dcb157bd5
parent0192031fd8ce4899f4dd2f9b15a30bdd9a40873b
Make lower tests work
12 files changed:
src/lower.c
src/lower.h
test/lower/conv1.vhd
test/lower/extern1.vhd
test/lower/issue158.vhd
test/lower/issue164.vhd
test/lower/sum.vhd
test/lower/synopsys1.vhd
test/lower/vital1.vhd
test/lower/vital2.vhd
test/test_lower.c
test/test_util.c