]> Nick Gasson's Git Repositories - nvc.git/commit
Fix assertion failure when scalar signal has subtype with non-static bounds
authorNick Gasson <nick@nickg.me.uk>
Fri, 20 Sep 2024 17:08:39 +0000 (18:08 +0100)
committerNick Gasson <nick@nickg.me.uk>
Fri, 20 Sep 2024 17:24:11 +0000 (18:24 +0100)
commit380d593213422ad4d8eb395201c9bd0061f8f82b
tree79c060c0acd187b35b2822d3606d173dc8557388
parent47ac610241447aefc6321da1a61e6a0b5303a96b
Fix assertion failure when scalar signal has subtype with non-static bounds

Issue #972
src/lower.c
src/vcode.c
test/lower/issue972.vhd [new file with mode: 0644]
test/test_lower.c