]> git.nickg.me.uk Git - nvc.git/commit
vhpi: Add support for selected names
authorSean Anderson <seanga2@gmail.com>
Thu, 22 Jun 2023 00:42:18 +0000 (20:42 -0400)
committerNick Gasson <nick@nickg.me.uk>
Thu, 22 Jun 2023 06:25:32 +0000 (07:25 +0100)
commitd72bf7b64ce07dca4da30f1d2948825520fa651e
tree7fd9c1cb08101b01f5c6b472ac940b5eaf60355b
parent46b9161cae0f66ebdabe6694cdc9259cf3f462dc
vhpi: Add support for selected names

The other major type of prefixed names is selected names. Add support
for them. In many ways they are simpler than indexed names, since we
don't have to keep track of multiple indices. Getting/setting is not
supported, but it will be addressed in the next commit.
src/vhpi/vhpi-model.c
test/regress/gold/vhpi5.txt
test/regress/vhpi5.vhd
test/vhpi/vhpi5.c