]> Nick Gasson's Git Repositories - nvc.git/commit
Improve checking for scalar subtype declarations
authorNick Gasson <nick@nickg.me.uk>
Tue, 28 May 2024 19:41:10 +0000 (20:41 +0100)
committerNick Gasson <nick@nickg.me.uk>
Tue, 28 May 2024 20:09:03 +0000 (21:09 +0100)
commit1a916509a64637e1c59aeb3806931cd1436040e7
tree427b5e7b3d28d5894a518a34ba399e0384b1ed13
parent9df6fbf64fa8612f480fbaab0f52ef94a713a3d1
Improve checking for scalar subtype declarations
src/bounds.c
src/parse.c
test/bounds/bounds.vhd
test/bounds/subtype.vhd [new file with mode: 0644]
test/regress/gold/bounds38.txt
test/run_vests.rb
test/test_bounds.c