]> Nick Gasson's Git Repositories - nvc.git/commit
Emit a type variable for scalar types with non-constant bounds
authorNick Gasson <nick@nickg.me.uk>
Fri, 24 May 2024 11:43:04 +0000 (12:43 +0100)
committerNick Gasson <nick@nickg.me.uk>
Fri, 24 May 2024 12:12:13 +0000 (13:12 +0100)
commitbecc71366d0345282bec5627c5601931b695d951
treef828a6299aa8f7c782dfcc3f73337faa2fe44610
parent40375e5225a9b7e324cbe9b2c4f58d436c7833c2
Emit a type variable for scalar types with non-constant bounds

Issue #894
src/lower.c
src/parse.c
src/type.c
test/lower/subtype2.vhd
test/regress/issue894.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/test_lower.c