]> git.nickg.me.uk Git - nvc.git/commit
Fix error passing signal alias to procedure. Fixes #340
authorNick Gasson <nick@nickg.me.uk>
Mon, 5 Feb 2018 19:50:23 +0000 (19:50 +0000)
committerNick Gasson <nick@nickg.me.uk>
Mon, 5 Feb 2018 19:50:23 +0000 (19:50 +0000)
commit17c5f70598a96422f9d98eab4316bfe48d4bb2ba
tree9ce7f4e63292ee1f2713d97ac2ab406f88d91ab5
parentf385ed779e46a06a282209e7391441fd814df73b
Fix error passing signal alias to procedure. Fixes #340
src/sem.c
test/regress/issue340.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/sem/issue340.vhd [new file with mode: 0644]
test/test_sem.c